Build of nrpe 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
3,900 ansic
3,160 sh
163 makefile
78 perl
7,301 total

The process tree of the build process is here.

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: nrpe 2.15-5 (Wed Apr 5 00:40:05 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# 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 ANSI C... none needed
# checking whether make sets $(MAKE)... yes
# checking how to run the C preprocessor... clang -E
# checking for egrep... grep -E
# checking for ANSI C header files... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for sys/wait.h that is POSIX.1 compatible... 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 ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking grp.h usability... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking for inttypes.h... (cached) yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking for stdint.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for string.h... (cached) yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking tcpd.h usability... no
# checking tcpd.h presence... no
# checking for tcpd.h... no
# checking for unistd.h... (cached) yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking socket.h usability... no
# checking socket.h presence... no
# checking for socket.h... no
# checking for sys/types.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking for sys/wait.h... (cached) yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for sys/stat.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for mode_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking return type of signal handlers... void
# checking for uid_t in sys/types.h... yes
# checking type of array argument to getgroups... gid_t
# checking for int... yes
# checking size of int... 4
# checking for short... yes
# checking size of short... 2
# checking for long... yes
# checking size of long... 8
# checking for uint32_t... yes
# checking for u_int32_t... yes
# checking for int32_t... yes
# checking for va_copy... yes
# checking for vsnprintf... yes
# checking for snprintf... yes
# checking for asprintf... yes
# checking for vasprintf... yes
# checking for C99 vsnprintf... cross
# checking for getopt_long... yes
# checking for main in -lnsl... no
# checking for socket in -lsocket... no
# checking for main in -lwrap... no
# checking for strdup... yes
# checking for strstr... yes
# checking for strtoul... yes
# checking for initgroups... yes
# checking for closesocket... no
# checking for socklen_t... yes
# checking for type of socket size... size_t
# checking for SSL headers... SSL headers found in /usr
# checking for SSL libraries... SSL libraries found in /usr/lib64
#
# *** Generating DH Parameters for SSL/TLS ***
# Generating DH parameters, 512 bit long safe prime, generator 2
# This is going to take a long time
# .............+...................................+................+.......................+.....+..........+............................................+........+..+..............................................+...+..........................+...................+........+...........................................+........................................................................................+................+.+..+.............+................+......+................+..............................................+................................++*++*++*++*++*++*
# checking for Kerberos include files... could not find include files
# checking for perl... /usr/sbin/perl
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating subst
# config.status: creating src/Makefile
# config.status: creating package/solaris/Makefile
# config.status: creating init-script
# config.status: creating init-script.debian
# config.status: creating init-script.suse
# config.status: creating nrpe.spec
# config.status: creating sample-config/nrpe.cfg
# config.status: creating sample-config/nrpe.xinetd
# config.status: creating include/config.h
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^}]+)}/ at subst line 34.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE exec_prefix}/ at subst line 28.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE prefix}/ at subst line 28.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^}]+)}/ at subst line 34.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE exec_prefix}/ at subst line 28.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE prefix}/ at subst line 28.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^}]+)}/ at subst line 34.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE exec_prefix}/ at subst line 28.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE prefix}/ at subst line 28.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^}]+)}/ at subst line 34.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE exec_prefix}/ at subst line 28.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE prefix}/ at subst line 28.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^}]+)}/ at subst line 34.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE exec_prefix}/ at subst line 28.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE prefix}/ at subst line 28.
#
#
# *** Configuration summary for nrpe 2.15 09-06-2013 ***:
#
# General Options:
# -------------------------
# NRPE port: 5666
# NRPE user: 0
# NRPE group: 0
# Nagios user: 0
# Nagios group: 0
#
#
# Review the options above for accuracy. If they look okay,
# type 'make all' to compile the NRPE daemon and client.
#
# cd ./src/; make ; cd ..
# make[1]: Entering directory '/tmp/nrpe/src/nrpe-2.15/src'
# clang -I/usr/include/openssl -I/usr/include -DHAVE_CONFIG_H -I ../include -I ./../include -o nrpe ./nrpe.c ./utils.c ./acl.c -L/usr/lib64 -lssl -lcrypto
# clang -I/usr/include/openssl -I/usr/include -DHAVE_CONFIG_H -I ../include -I ./../include -o check_nrpe ./check_nrpe.c ./utils.c -L/usr/lib64 -lssl -lcrypto
# In file included from ./check_nrpe.c:20:
# In file included from ../include/config.h:240:
# In file included from /usr/include/openssl/rsa.h:62:
# In file included from /usr/include/openssl/asn1.h:74:
# In file included from /usr/include/openssl/bn.h:128:
# In file included from /usr/include/limits.h:147:
# /usr/include/bits/posix2_lim.h:88:9: warning: 'RE_DUP_MAX' macro redefined [-Wmacro-redefined]
# #define RE_DUP_MAX (0x7fff)
# ^
# /sysroot/include/limits.h:82:9: note: previous definition is here
# #define RE_DUP_MAX 255
# ^
# In file included from ./nrpe.c:27:
# In file included from ../include/config.h:240:
# In file included from /usr/include/openssl/rsa.h:62:
# In file included from /usr/include/openssl/asn1.h:74:
# In file included from /usr/include/openssl/bn.h:128:
# In file included from /usr/include/limits.h:147:
# /usr/include/bits/posix2_lim.h:88:9: warning: 'RE_DUP_MAX' macro redefined [-Wmacro-redefined]
# #define RE_DUP_MAX (0x7fff)
# ^
# /sysroot/include/limits.h:82:9: note: previous definition is here
# #define RE_DUP_MAX 255
# ^
# ./nrpe.c:118:2: warning: implicit declaration of function 'asprintf' is invalid in C99 [-Wimplicit-function-declaration]
# asprintf(&env_string,"NRPE_MULTILINESUPPORT=1");
# ^
# ./check_nrpe.c:276:99: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
# printf("CHECK_NRPE: Receive underflow - only %d bytes received (%d expected).\n",bytes_to_recv,sizeof(receive_packet));
# ~~ ^~~~~~~~~~~~~~~~~~~~~~
# %lu
# 2 warnings generated.
# 2 warnings generated.
# In file included from ./utils.c:32:
# In file included from ./../include/common.h:24:
# In file included from ../include/config.h:240:
# In file included from /usr/include/openssl/rsa.h:62:
# In file included from /usr/include/openssl/asn1.h:74:
# In file included from /usr/include/openssl/bn.h:128:
# In file included from /usr/include/limits.h:147:
# /usr/include/bits/posix2_lim.h:88:9: warning: 'RE_DUP_MAX' macro redefined [-Wmacro-redefined]
# #define RE_DUP_MAX (0x7fff)
# ^
# /sysroot/include/limits.h:82:9: note: previous definition is here
# #define RE_DUP_MAX 255
# ^
# In file included from ./utils.c:32:
# In file included from ./../include/common.h:24:
# In file included from ../include/config.h:240:
# In file included from /usr/include/openssl/rsa.h:62:
# In file included from /usr/include/openssl/asn1.h:74:
# In file included from /usr/include/openssl/bn.h:128:
# In file included from /usr/include/limits.h:147:
# /usr/include/bits/posix2_lim.h:88:9: warning: 'RE_DUP_MAX' macro redefined [-Wmacro-redefined]
# #define RE_DUP_MAX (0x7fff)
# ^
# /sysroot/include/limits.h:82:9: note: previous definition is here
# #define RE_DUP_MAX 255
# ^
# ./utils.c:151:10: warning: implicit declaration of function 'my_create_socket' is invalid in C99 [-Wimplicit-function-declaration]
# sock = my_create_socket(ai, bind_address);
# ^
# 2 warnings generated.
# ./utils.c:151:10: warning: implicit declaration of function 'my_create_socket' is invalid in C99 [-Wimplicit-function-declaration]
# sock = my_create_socket(ai, bind_address);
# ^
# 2 warnings generated.
# make[1]: Leaving directory '/tmp/nrpe/src/nrpe-2.15/src'
#
# *** Compile finished ***
#
# If the NRPE daemon and client compiled without any errors, you
# can continue with the installation or upgrade process.
#
# Read the PDF documentation (NRPE.pdf) for information on the next
# steps you should take to complete the installation or upgrade.
#
# ==> Entering fakeroot environment...
# ==> Starting package()...
# cd ./src/ && make install
# make[1]: Entering directory '/tmp/nrpe/src/nrpe-2.15/src'
# make install-plugin
# make[2]: Entering directory '/tmp/nrpe/src/nrpe-2.15/src'
# /usr/bin/install -c -m 775 -o 0 -g 0 -d /tmp/nrpe/pkg/nrpe/usr/lib/monitoring-plugins
# /usr/bin/install: cannot change owner and permissions of '/tmp/nrpe/pkg/nrpe/usr/lib/monitoring-plugins': Operation not permitted
# make[2]: *** [Makefile:49: install-plugin] Error 1
# make[2]: Leaving directory '/tmp/nrpe/src/nrpe-2.15/src'
# make[1]: *** [Makefile:45: install] Error 2
# make[1]: Leaving directory '/tmp/nrpe/src/nrpe-2.15/src'
# make: *** [Makefile:56: install] Error 2
# ==> ERROR: A failure occurred in package().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/nrpe/src/nrpe-2.15/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 nrpe configure 2.15, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc/nrpe --libexecdir=/usr/lib/monitoring-plugins --enable-command-args --with-nrpe-user=0 --with-nrpe-group=0 --with-nagios-user=0 --with-nagios-group=0
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 15f8847b9ad5
# 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
# 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:1378: checking for a BSD-compatible install
# configure:1433: result: /usr/bin/install -c
# configure:1452: checking build system type
# configure:1470: result: x86_64-unknown-linux-gnu
# configure:1478: checking host system type
# configure:1492: result: x86_64-unknown-linux-gnu
# configure:1509: checking for x86_64-unknown-linux-gcc
# configure:1535: result: clang
# configure:1817: checking for C compiler version
# configure:1820: clang --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:1823: $? = 0
# configure:1825: 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:1828: $? = 0
# configure:1830: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:1833: $? = 1
# configure:1856: checking for C compiler default output file name
# configure:1859: clang conftest.c >&5
# configure:1862: $? = 0
# configure:1908: result: a.out
# configure:1913: checking whether the C compiler works
# configure:1919: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:1922: $? = 127
# configure:1939: result: yes
# configure:1946: checking whether we are cross compiling
# configure:1948: result: yes
# configure:1951: checking for suffix of executables
# configure:1953: clang -o conftest conftest.c >&5
# configure:1956: $? = 0
# configure:1981: result:
# configure:1987: checking for suffix of object files
# configure:2008: clang -c conftest.c >&5
# configure:2011: $? = 0
# configure:2033: result: o
# configure:2037: checking whether we are using the GNU C compiler
# configure:2061: clang -c conftest.c >&5
# configure:2067: $? = 0
# configure:2071: test -z
# || test ! -s conftest.err
# configure:2074: $? = 0
# configure:2077: test -s conftest.o
# configure:2080: $? = 0
# configure:2093: result: yes
# configure:2099: checking whether clang accepts -g
# configure:2120: clang -c -g conftest.c >&5
# configure:2126: $? = 0
# configure:2130: test -z
# || test ! -s conftest.err
# configure:2133: $? = 0
# configure:2136: test -s conftest.o
# configure:2139: $? = 0
# configure:2150: result: yes
# configure:2167: checking for clang option to accept ANSI C
# configure:2237: clang -c conftest.c >&5
# configure:2243: $? = 0
# configure:2247: test -z
# || test ! -s conftest.err
# configure:2250: $? = 0
# configure:2253: test -s conftest.o
# configure:2256: $? = 0
# configure:2274: result: none needed
# configure:2292: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:2298: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2431: checking whether make sets $(MAKE)
# configure:2451: result: yes
# configure:2467: checking how to run the C preprocessor
# configure:2502: clang -E conftest.c
# configure:2508: $? = 0
# configure:2540: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2546: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | /* end confdefs.h. */
# | #include
# configure:2585: result: clang -E
# configure:2609: clang -E conftest.c
# configure:2615: $? = 0
# configure:2647: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2653: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | /* end confdefs.h. */
# | #include
# configure:2697: checking for egrep
# configure:2707: result: grep -E
# configure:2712: checking for ANSI C header files
# configure:2737: clang -c conftest.c >&5
# configure:2743: $? = 0
# configure:2747: test -z
# || test ! -s conftest.err
# configure:2750: $? = 0
# configure:2753: test -s conftest.o
# configure:2756: $? = 0
# configure:2868: result: yes
# configure:2878: checking whether time.h and sys/time.h may both be included
# configure:2903: clang -c conftest.c >&5
# configure:2909: $? = 0
# configure:2913: test -z
# || test ! -s conftest.err
# configure:2916: $? = 0
# configure:2919: test -s conftest.o
# configure:2922: $? = 0
# configure:2933: result: yes
# configure:2943: checking for sys/wait.h that is POSIX.1 compatible
# configure:2974: clang -c conftest.c >&5
# configure:2980: $? = 0
# configure:2984: test -z
# || test ! -s conftest.err
# configure:2987: $? = 0
# configure:2990: test -s conftest.o
# configure:2993: $? = 0
# configure:3004: result: yes
# configure:3028: checking for sys/types.h
# configure:3044: clang -c conftest.c >&5
# configure:3050: $? = 0
# configure:3054: test -z
# || test ! -s conftest.err
# configure:3057: $? = 0
# configure:3060: test -s conftest.o
# configure:3063: $? = 0
# configure:3074: result: yes
# configure:3028: checking for sys/stat.h
# configure:3044: clang -c conftest.c >&5
# configure:3050: $? = 0
# configure:3054: test -z
# || test ! -s conftest.err
# configure:3057: $? = 0
# configure:3060: test -s conftest.o
# configure:3063: $? = 0
# configure:3074: result: yes
# configure:3028: checking for stdlib.h
# configure:3044: clang -c conftest.c >&5
# configure:3050: $? = 0
# configure:3054: test -z
# || test ! -s conftest.err
# configure:3057: $? = 0
# configure:3060: test -s conftest.o
# configure:3063: $? = 0
# configure:3074: result: yes
# configure:3028: checking for string.h
# configure:3044: clang -c conftest.c >&5
# configure:3050: $? = 0
# configure:3054: test -z
# || test ! -s conftest.err
# configure:3057: $? = 0
# configure:3060: test -s conftest.o
# configure:3063: $? = 0
# configure:3074: result: yes
# configure:3028: checking for memory.h
# configure:3044: clang -c conftest.c >&5
# configure:3050: $? = 0
# configure:3054: test -z
# || test ! -s conftest.err
# configure:3057: $? = 0
# configure:3060: test -s conftest.o
# configure:3063: $? = 0
# configure:3074: result: yes
# configure:3028: checking for strings.h
# configure:3044: clang -c conftest.c >&5
# configure:3050: $? = 0
# configure:3054: test -z
# || test ! -s conftest.err
# configure:3057: $? = 0
# configure:3060: test -s conftest.o
# configure:3063: $? = 0
# configure:3074: result: yes
# configure:3028: checking for inttypes.h
# configure:3044: clang -c conftest.c >&5
# configure:3050: $? = 0
# configure:3054: test -z
# || test ! -s conftest.err
# configure:3057: $? = 0
# configure:3060: test -s conftest.o
# configure:3063: $? = 0
# configure:3074: result: yes
# configure:3028: checking for stdint.h
# configure:3044: clang -c conftest.c >&5
# configure:3050: $? = 0
# configure:3054: test -z
# || test ! -s conftest.err
# configure:3057: $? = 0
# configure:3060: test -s conftest.o
# configure:3063: $? = 0
# configure:3074: result: yes
# configure:3028: checking for unistd.h
# configure:3044: clang -c conftest.c >&5
# configure:3050: $? = 0
# configure:3054: test -z
# || test ! -s conftest.err
# configure:3057: $? = 0
# configure:3060: test -s conftest.o
# configure:3063: $? = 0
# configure:3074: result: yes
# configure:3124: checking ctype.h usability
# configure:3136: clang -c conftest.c >&5
# configure:3142: $? = 0
# configure:3146: test -z
# || test ! -s conftest.err
# configure:3149: $? = 0
# configure:3152: test -s conftest.o
# configure:3155: $? = 0
# configure:3165: result: yes
# configure:3169: checking ctype.h presence
# configure:3179: clang -E conftest.c
# configure:3185: $? = 0
# configure:3205: result: yes
# configure:3240: checking for ctype.h
# configure:3247: result: yes
# configure:3124: checking dirent.h usability
# configure:3136: clang -c conftest.c >&5
# configure:3142: $? = 0
# configure:3146: test -z
# || test ! -s conftest.err
# configure:3149: $? = 0
# configure:3152: test -s conftest.o
# configure:3155: $? = 0
# configure:3165: result: yes
# configure:3169: checking dirent.h presence
# configure:3179: clang -E conftest.c
# configure:3185: $? = 0
# configure:3205: result: yes
# configure:3240: checking for dirent.h
# configure:3247: result: yes
# configure:3124: checking errno.h usability
# configure:3136: clang -c conftest.c >&5
# configure:3142: $? = 0
# configure:3146: test -z
# || test ! -s conftest.err
# configure:3149: $? = 0
# configure:3152: test -s conftest.o
# configure:3155: $? = 0
# configure:3165: result: yes
# configure:3169: checking errno.h presence
# configure:3179: clang -E conftest.c
# configure:3185: $? = 0
# configure:3205: result: yes
# configure:3240: checking for errno.h
# configure:3247: result: yes
# configure:3124: checking fcntl.h usability
# configure:3136: clang -c conftest.c >&5
# configure:3142: $? = 0
# configure:3146: test -z
# || test ! -s conftest.err
# configure:3149: $? = 0
# configure:3152: test -s conftest.o
# configure:3155: $? = 0
# configure:3165: result: yes
# configure:3169: checking fcntl.h presence
# configure:3179: clang -E conftest.c
# configure:3185: $? = 0
# configure:3205: result: yes
# configure:3240: checking for fcntl.h
# configure:3247: result: yes
# configure:3124: checking getopt.h usability
# configure:3136: clang -c conftest.c >&5
# configure:3142: $? = 0
# configure:3146: test -z
# || test ! -s conftest.err
# configure:3149: $? = 0
# configure:3152: test -s conftest.o
# configure:3155: $? = 0
# configure:3165: result: yes
# configure:3169: checking getopt.h presence
# configure:3179: clang -E conftest.c
# configure:3185: $? = 0
# configure:3205: result: yes
# configure:3240: checking for getopt.h
# configure:3247: result: yes
# configure:3124: checking grp.h usability
# configure:3136: clang -c conftest.c >&5
# configure:3142: $? = 0
# configure:3146: test -z
# || test ! -s conftest.err
# configure:3149: $? = 0
# configure:3152: test -s conftest.o
# configure:3155: $? = 0
# configure:3165: result: yes
# configure:3169: checking grp.h presence
# configure:3179: clang -E conftest.c
# configure:3185: $? = 0
# configure:3205: result: yes
# configure:3240: checking for grp.h
# configure:3247: result: yes
# configure:3115: checking for inttypes.h
# configure:3120: result: yes
# configure:3124: checking netdb.h usability
# configure:3136: clang -c conftest.c >&5
# configure:3142: $? = 0
# configure:3146: test -z
# || test ! -s conftest.err
# configure:3149: $? = 0
# configure:3152: test -s conftest.o
# configure:3155: $? = 0
# configure:3165: result: yes
# configure:3169: checking netdb.h presence
# configure:3179: clang -E conftest.c
# configure:3185: $? = 0
# configure:3205: result: yes
# configure:3240: checking for netdb.h
# configure:3247: result: yes
# configure:3124: checking pwd.h usability
# configure:3136: clang -c conftest.c >&5
# configure:3142: $? = 0
# configure:3146: test -z
# || test ! -s conftest.err
# configure:3149: $? = 0
# configure:3152: test -s conftest.o
# configure:3155: $? = 0
# configure:3165: result: yes
# configure:3169: checking pwd.h presence
# configure:3179: clang -E conftest.c
# configure:3185: $? = 0
# configure:3205: result: yes
# configure:3240: checking for pwd.h
# configure:3247: result: yes
# configure:3124: checking signal.h usability
# configure:3136: clang -c conftest.c >&5
# configure:3142: $? = 0
# configure:3146: test -z
# || test ! -s conftest.err
# configure:3149: $? = 0
# configure:3152: test -s conftest.o
# configure:3155: $? = 0
# configure:3165: result: yes
# configure:3169: checking signal.h presence
# configure:3179: clang -E conftest.c
# configure:3185: $? = 0
# configure:3205: result: yes
# configure:3240: checking for signal.h
# configure:3247: result: yes
# configure:3115: checking for stdint.h
# configure:3120: result: yes
# configure:3115: checking for strings.h
# configure:3120: result: yes
# configure:3115: checking for string.h
# configure:3120: result: yes
# configure:3124: checking syslog.h usability
# configure:3136: clang -c conftest.c >&5
# configure:3142: $? = 0
# configure:3146: test -z
# || test ! -s conftest.err
# configure:3149: $? = 0
# configure:3152: test -s conftest.o
# configure:3155: $? = 0
# configure:3165: result: yes
# configure:3169: checking syslog.h presence
# configure:3179: clang -E conftest.c
# configure:3185: $? = 0
# configure:3205: result: yes
# configure:3240: checking for syslog.h
# configure:3247: result: yes
# configure:3124: checking tcpd.h usability
# configure:3136: clang -c conftest.c >&5
# conftest.c:69:10: fatal error: 'tcpd.h' file not found
# #include
# ^
# 1 error generated.
# configure:3142: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 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_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYSLOG_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3165: result: no
# configure:3169: checking tcpd.h presence
# configure:3179: clang -E conftest.c
# conftest.c:35:10: fatal error: 'tcpd.h' file not found
# #include
# ^
# 1 error generated.
# configure:3185: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 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_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYSLOG_H 1
# | /* end confdefs.h. */
# | #include
# configure:3205: result: no
# configure:3240: checking for tcpd.h
# configure:3247: result: no
# configure:3115: checking for unistd.h
# configure:3120: result: yes
# configure:3124: checking arpa/inet.h usability
# configure:3136: clang -c conftest.c >&5
# configure:3142: $? = 0
# configure:3146: test -z
# || test ! -s conftest.err
# configure:3149: $? = 0
# configure:3152: test -s conftest.o
# configure:3155: $? = 0
# configure:3165: result: yes
# configure:3169: checking arpa/inet.h presence
# configure:3179: clang -E conftest.c
# configure:3185: $? = 0
# configure:3205: result: yes
# configure:3240: checking for arpa/inet.h
# configure:3247: result: yes
# configure:3124: checking netinet/in.h usability
# configure:3136: clang -c conftest.c >&5
# configure:3142: $? = 0
# configure:3146: test -z
# || test ! -s conftest.err
# configure:3149: $? = 0
# configure:3152: test -s conftest.o
# configure:3155: $? = 0
# configure:3165: result: yes
# configure:3169: checking netinet/in.h presence
# configure:3179: clang -E conftest.c
# configure:3185: $? = 0
# configure:3205: result: yes
# configure:3240: checking for netinet/in.h
# configure:3247: result: yes
# configure:3124: checking socket.h usability
# configure:3136: clang -c conftest.c >&5
# conftest.c:72:10: fatal error: 'socket.h' file not found
# #include
# ^
# 1 error generated.
# configure:3142: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 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_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3165: result: no
# configure:3169: checking socket.h presence
# configure:3179: clang -E conftest.c
# conftest.c:38:10: fatal error: 'socket.h' file not found
# #include
# ^
# 1 error generated.
# configure:3185: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 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_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | /* end confdefs.h. */
# | #include
# configure:3205: result: no
# configure:3240: checking for socket.h
# configure:3247: result: no
# configure:3115: checking for sys/types.h
# configure:3120: result: yes
# configure:3124: checking sys/time.h usability
# configure:3136: clang -c conftest.c >&5
# configure:3142: $? = 0
# configure:3146: test -z
# || test ! -s conftest.err
# configure:3149: $? = 0
# configure:3152: test -s conftest.o
# configure:3155: $? = 0
# configure:3165: result: yes
# configure:3169: checking sys/time.h presence
# configure:3179: clang -E conftest.c
# configure:3185: $? = 0
# configure:3205: result: yes
# configure:3240: checking for sys/time.h
# configure:3247: result: yes
# configure:3124: checking sys/resource.h usability
# configure:3136: clang -c conftest.c >&5
# configure:3142: $? = 0
# configure:3146: test -z
# || test ! -s conftest.err
# configure:3149: $? = 0
# configure:3152: test -s conftest.o
# configure:3155: $? = 0
# configure:3165: result: yes
# configure:3169: checking sys/resource.h presence
# configure:3179: clang -E conftest.c
# configure:3185: $? = 0
# configure:3205: result: yes
# configure:3240: checking for sys/resource.h
# configure:3247: result: yes
# configure:3115: checking for sys/wait.h
# configure:3120: result: yes
# configure:3124: checking sys/socket.h usability
# configure:3136: clang -c conftest.c >&5
# configure:3142: $? = 0
# configure:3146: test -z
# || test ! -s conftest.err
# configure:3149: $? = 0
# configure:3152: test -s conftest.o
# configure:3155: $? = 0
# configure:3165: result: yes
# configure:3169: checking sys/socket.h presence
# configure:3179: clang -E conftest.c
# configure:3185: $? = 0
# configure:3205: result: yes
# configure:3240: checking for sys/socket.h
# configure:3247: result: yes
# configure:3115: checking for sys/stat.h
# configure:3120: result: yes
# configure:3261: checking for an ANSI C-conforming const
# configure:3328: clang -c conftest.c >&5
# configure:3334: $? = 0
# configure:3338: test -z
# || test ! -s conftest.err
# configure:3341: $? = 0
# configure:3344: test -s conftest.o
# configure:3347: $? = 0
# configure:3358: result: yes
# configure:3368: checking whether struct tm is in sys/time.h or time.h
# configure:3391: clang -c conftest.c >&5
# conftest.c:50:20: warning: expression result unused [-Wunused-value]
# struct tm *tp; tp->tm_sec;
# ~~ ^~~~~~
# 1 warning generated.
# configure:3397: $? = 0
# configure:3401: test -z
# || test ! -s conftest.err
# configure:3404: $? = 0
# configure:3407: test -s conftest.o
# configure:3410: $? = 0
# configure:3421: result: time.h
# configure:3431: checking for mode_t
# configure:3455: clang -c conftest.c >&5
# configure:3461: $? = 0
# configure:3465: test -z
# || test ! -s conftest.err
# configure:3468: $? = 0
# configure:3471: test -s conftest.o
# configure:3474: $? = 0
# configure:3485: result: yes
# configure:3497: checking for pid_t
# configure:3521: clang -c conftest.c >&5
# configure:3527: $? = 0
# configure:3531: test -z
# || test ! -s conftest.err
# configure:3534: $? = 0
# configure:3537: test -s conftest.o
# configure:3540: $? = 0
# configure:3551: result: yes
# configure:3563: checking for size_t
# configure:3587: clang -c conftest.c >&5
# configure:3593: $? = 0
# configure:3597: test -z
# || test ! -s conftest.err
# configure:3600: $? = 0
# configure:3603: test -s conftest.o
# configure:3606: $? = 0
# configure:3617: result: yes
# configure:3629: checking return type of signal handlers
# configure:3660: clang -c conftest.c >&5
# configure:3666: $? = 0
# configure:3670: test -z
# || test ! -s conftest.err
# configure:3673: $? = 0
# configure:3676: test -s conftest.o
# configure:3679: $? = 0
# configure:3690: result: void
# configure:3698: checking for uid_t in sys/types.h
# configure:3721: result: yes
# configure:3736: checking type of array argument to getgroups
# configure:3815: result: gid_t
# configure:3824: checking for int
# configure:3848: clang -c conftest.c >&5
# configure:3854: $? = 0
# configure:3858: test -z
# || test ! -s conftest.err
# configure:3861: $? = 0
# configure:3864: test -s conftest.o
# configure:3867: $? = 0
# configure:3878: result: yes
# configure:3881: checking size of int
# configure:3911: clang -c conftest.c >&5
# configure:3917: $? = 0
# configure:3921: test -z
# || test ! -s conftest.err
# configure:3924: $? = 0
# configure:3927: test -s conftest.o
# configure:3930: $? = 0
# configure:3952: clang -c conftest.c >&5
# conftest.c:83:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:3958: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 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_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define RETSIGTYPE void
# | #define GETGROUPS_T gid_t
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:3952: clang -c conftest.c >&5
# conftest.c:83:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:3958: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 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_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define RETSIGTYPE void
# | #define GETGROUPS_T gid_t
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:3952: clang -c conftest.c >&5
# conftest.c:83:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:3958: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 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_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define RETSIGTYPE void
# | #define GETGROUPS_T gid_t
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:3952: clang -c conftest.c >&5
# configure:3958: $? = 0
# configure:3962: test -z
# || test ! -s conftest.err
# configure:3965: $? = 0
# configure:3968: test -s conftest.o
# configure:3971: $? = 0
# configure:4115: clang -c conftest.c >&5
# configure:4121: $? = 0
# configure:4125: test -z
# || test ! -s conftest.err
# configure:4128: $? = 0
# configure:4131: test -s conftest.o
# configure:4134: $? = 0
# configure:4115: clang -c conftest.c >&5
# configure:4121: $? = 0
# configure:4125: test -z
# || test ! -s conftest.err
# configure:4128: $? = 0
# configure:4131: test -s conftest.o
# configure:4134: $? = 0
# configure:4231: result: 4
# configure:4238: checking for short
# configure:4262: clang -c conftest.c >&5
# configure:4268: $? = 0
# configure:4272: test -z
# || test ! -s conftest.err
# configure:4275: $? = 0
# configure:4278: test -s conftest.o
# configure:4281: $? = 0
# configure:4292: result: yes
# configure:4295: checking size of short
# configure:4325: clang -c conftest.c >&5
# configure:4331: $? = 0
# configure:4335: test -z
# || test ! -s conftest.err
# configure:4338: $? = 0
# configure:4341: test -s conftest.o
# configure:4344: $? = 0
# configure:4366: clang -c conftest.c >&5
# conftest.c:84:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (short))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4372: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 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_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define RETSIGTYPE void
# | #define GETGROUPS_T gid_t
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (short))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4366: clang -c conftest.c >&5
# conftest.c:84:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (short))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4372: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 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_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define RETSIGTYPE void
# | #define GETGROUPS_T gid_t
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (short))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4366: clang -c conftest.c >&5
# configure:4372: $? = 0
# configure:4376: test -z
# || test ! -s conftest.err
# configure:4379: $? = 0
# configure:4382: test -s conftest.o
# configure:4385: $? = 0
# configure:4529: clang -c conftest.c >&5
# configure:4535: $? = 0
# configure:4539: test -z
# || test ! -s conftest.err
# configure:4542: $? = 0
# configure:4545: test -s conftest.o
# configure:4548: $? = 0
# configure:4645: result: 2
# configure:4652: checking for long
# configure:4676: clang -c conftest.c >&5
# configure:4682: $? = 0
# configure:4686: test -z
# || test ! -s conftest.err
# configure:4689: $? = 0
# configure:4692: test -s conftest.o
# configure:4695: $? = 0
# configure:4706: result: yes
# configure:4709: checking size of long
# configure:4739: clang -c conftest.c >&5
# configure:4745: $? = 0
# configure:4749: test -z
# || test ! -s conftest.err
# configure:4752: $? = 0
# configure:4755: test -s conftest.o
# configure:4758: $? = 0
# configure:4780: clang -c conftest.c >&5
# conftest.c:85:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4786: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 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_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define RETSIGTYPE void
# | #define GETGROUPS_T gid_t
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (long))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4780: clang -c conftest.c >&5
# conftest.c:85:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4786: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 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_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define RETSIGTYPE void
# | #define GETGROUPS_T gid_t
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (long))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4780: clang -c conftest.c >&5
# conftest.c:85:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4786: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 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_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define RETSIGTYPE void
# | #define GETGROUPS_T gid_t
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (long))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4780: clang -c conftest.c >&5
# conftest.c:85:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4786: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 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_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define RETSIGTYPE void
# | #define GETGROUPS_T gid_t
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (long))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4780: clang -c conftest.c >&5
# configure:4786: $? = 0
# configure:4790: test -z
# || test ! -s conftest.err
# configure:4793: $? = 0
# configure:4796: test -s conftest.o
# configure:4799: $? = 0
# configure:4943: clang -c conftest.c >&5
# configure:4949: $? = 0
# configure:4953: test -z
# || test ! -s conftest.err
# configure:4956: $? = 0
# configure:4959: test -s conftest.o
# configure:4962: $? = 0
# configure:4943: clang -c conftest.c >&5
# configure:4949: $? = 0
# configure:4953: test -z
# || test ! -s conftest.err
# configure:4956: $? = 0
# configure:4959: test -s conftest.o
# configure:4962: $? = 0
# configure:4943: clang -c conftest.c >&5
# configure:4949: $? = 0
# configure:4953: test -z
# || test ! -s conftest.err
# configure:4956: $? = 0
# configure:4959: test -s conftest.o
# configure:4962: $? = 0
# configure:5059: result: 8
# configure:5067: checking for uint32_t
# configure:5091: clang -c conftest.c >&5
# configure:5097: $? = 0
# configure:5101: test -z
# || test ! -s conftest.err
# configure:5104: $? = 0
# configure:5107: test -s conftest.o
# configure:5110: $? = 0
# configure:5121: result: yes
# configure:5133: checking for u_int32_t
# configure:5157: clang -c conftest.c >&5
# configure:5163: $? = 0
# configure:5167: test -z
# || test ! -s conftest.err
# configure:5170: $? = 0
# configure:5173: test -s conftest.o
# configure:5176: $? = 0
# configure:5187: result: yes
# configure:5233: checking for int32_t
# configure:5257: clang -c conftest.c >&5
# configure:5263: $? = 0
# configure:5267: test -z
# || test ! -s conftest.err
# configure:5270: $? = 0
# configure:5273: test -s conftest.o
# configure:5276: $? = 0
# configure:5287: result: yes
# configure:5326: checking for va_copy
# configure:5349: clang -o conftest conftest.c >&5
# configure:5355: $? = 0
# configure:5359: test -z
# || test ! -s conftest.err
# configure:5362: $? = 0
# configure:5365: test -s conftest
# configure:5368: $? = 0
# configure:5380: result: yes
# configure:5454: checking for vsnprintf
# configure:5511: clang -o conftest conftest.c >&5
# conftest.c:74:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:74:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:5517: $? = 0
# configure:5521: test -z
# || test ! -s conftest.err
# configure:5524: $? = 0
# configure:5527: test -s conftest
# configure:5530: $? = 0
# configure:5542: result: yes
# configure:5550: checking for snprintf
# configure:5607: clang -o conftest conftest.c >&5
# conftest.c:74:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:74:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:5613: $? = 0
# configure:5617: test -z
# || test ! -s conftest.err
# configure:5620: $? = 0
# configure:5623: test -s conftest
# configure:5626: $? = 0
# configure:5638: result: yes
# configure:5646: checking for asprintf
# configure:5703: clang -o conftest conftest.c >&5
# configure:5709: $? = 0
# configure:5713: test -z
# || test ! -s conftest.err
# configure:5716: $? = 0
# configure:5719: test -s conftest
# configure:5722: $? = 0
# configure:5734: result: yes
# configure:5742: checking for vasprintf
# configure:5799: clang -o conftest conftest.c >&5
# configure:5805: $? = 0
# configure:5809: test -z
# || test ! -s conftest.err
# configure:5812: $? = 0
# configure:5815: test -s conftest
# configure:5818: $? = 0
# configure:5830: result: yes
# configure:5839: checking for C99 vsnprintf
# configure:5902: result: cross
# configure:5918: checking for getopt_long
# configure:5975: clang -o conftest conftest.c >&5
# configure:5981: $? = 0
# configure:5985: test -z
# || test ! -s conftest.err
# configure:5988: $? = 0
# configure:5991: test -s conftest
# configure:5994: $? = 0
# configure:6006: result: yes
# configure:6087: checking for main in -lnsl
# configure:6111: clang -o conftest conftest.c -lnsl >&5
# /sysroot/bin/ld: error: cannot find -lnsl
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6117: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 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_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define RETSIGTYPE void
# | #define GETGROUPS_T gid_t
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_LONG 8
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETOPT_LONG 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | main ();
# | ;
# | return 0;
# | }
# configure:6143: result: no
# configure:6149: checking for socket in -lsocket
# configure:6179: clang -o conftest conftest.c -lsocket >&5
# /sysroot/bin/ld: error: cannot find -lsocket
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6185: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 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_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define RETSIGTYPE void
# | #define GETGROUPS_T gid_t
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_LONG 8
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETOPT_LONG 1
# | /* end confdefs.h. */
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char socket ();
# | int
# | main ()
# | {
# | socket ();
# | ;
# | return 0;
# | }
# configure:6211: result: no
# configure:6218: checking for main in -lwrap
# configure:6242: clang -o conftest conftest.c -lwrap >&5
# /sysroot/bin/ld: error: cannot find -lwrap
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6248: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 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_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define RETSIGTYPE void
# | #define GETGROUPS_T gid_t
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_LONG 8
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETOPT_LONG 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | main ();
# | ;
# | return 0;
# | }
# configure:6274: result: no
# configure:6296: checking for strdup
# configure:6353: clang -o conftest conftest.c >&5
# conftest.c:75:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:75:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:6359: $? = 0
# configure:6363: test -z
# || test ! -s conftest.err
# configure:6366: $? = 0
# configure:6369: test -s conftest
# configure:6372: $? = 0
# configure:6384: result: yes
# configure:6296: checking for strstr
# configure:6353: clang -o conftest conftest.c >&5
# conftest.c:76:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:76:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:6359: $? = 0
# configure:6363: test -z
# || test ! -s conftest.err
# configure:6366: $? = 0
# configure:6369: test -s conftest
# configure:6372: $? = 0
# configure:6384: result: yes
# configure:6296: checking for strtoul
# configure:6353: clang -o conftest conftest.c >&5
# configure:6359: $? = 0
# configure:6363: test -z
# || test ! -s conftest.err
# configure:6366: $? = 0
# configure:6369: test -s conftest
# configure:6372: $? = 0
# configure:6384: result: yes
# configure:6296: checking for initgroups
# configure:6353: clang -o conftest conftest.c >&5
# configure:6359: $? = 0
# configure:6363: test -z
# || test ! -s conftest.err
# configure:6366: $? = 0
# configure:6369: test -s conftest
# configure:6372: $? = 0
# configure:6384: result: yes
# configure:6296: checking for closesocket
# configure:6353: clang -o conftest conftest.c >&5
# /tmp/conftest-1e4bbc.o:conftest.c:function main: error: undefined reference to 'closesocket'
# /tmp/conftest-1e4bbc.o:conftest.c:f: error: undefined reference to 'closesocket'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6359: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "nrpe"
# | #define PACKAGE_TARNAME "nrpe"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "nrpe 2.15"
# | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 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_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define RETSIGTYPE void
# | #define GETGROUPS_T gid_t
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_LONG 8
# | #define HAVE_VA_COPY 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_INITGROUPS 1
# | /* end confdefs.h. */
# | /* Define closesocket to an innocuous variant, in case declares closesocket.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define closesocket innocuous_closesocket
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char closesocket (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef closesocket
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char closesocket ();
# | /* 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_closesocket) || defined (__stub___closesocket)
# | choke me
# | #else
# | char (*f) () = closesocket;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != closesocket;
# | ;
# | return 0;
# | }
# configure:6384: result: no
# configure:6395: checking for socklen_t
# configure:6421: clang -c conftest.c >&5
# configure:6427: $? = 0
# configure:6431: test -z
# || test ! -s conftest.err
# configure:6434: $? = 0
# configure:6437: test -s conftest.o
# configure:6440: $? = 0
# configure:6451: result: yes
# configure:6549: checking for type of socket size
# configure:6570: clang -c conftest.c >&5
# conftest.c:62:34: warning: incompatible pointer to integer conversion passing 'size_t *' (aka 'unsigned long *') to parameter of type 'size_t' (aka 'unsigned long') [-Wint-conversion]
# int a = send(1, (const void *)0, (size_t *) 0, (int *) 0);
# ^~~~~~~~~~~~
# /sysroot/include/sys/socket.h:307:40: note: passing argument to parameter here
# ssize_t send (int, const void *, size_t, int);
# ^
# conftest.c:62:48: warning: incompatible pointer to integer conversion passing 'int *' to parameter of type 'int' [-Wint-conversion]
# int a = send(1, (const void *)0, (size_t *) 0, (int *) 0);
# ^~~~~~~~~
# /sysroot/include/sys/socket.h:307:45: note: passing argument to parameter here
# ssize_t send (int, const void *, size_t, int);
# ^
# 2 warnings generated.
# configure:6576: $? = 0
# configure:6580: test -z
# || test ! -s conftest.err
# configure:6583: $? = 0
# configure:6586: test -s conftest.o
# configure:6589: $? = 0
# configure:6595: result: size_t
# configure:6664: checking for SSL headers
# configure:6705: checking for SSL libraries
# configure:6752: checking for Kerberos include files
# configure:6901: checking for perl
# configure:6919: found /usr/sbin/perl
# configure:6931: result: /usr/sbin/perl
# configure:6980: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by nrpe config.status 2.15, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 15f8847b9ad5
#
# config.status:691: creating Makefile
# config.status:691: creating subst
# config.status:691: creating src/Makefile
# config.status:691: creating package/solaris/Makefile
# config.status:691: creating init-script
# config.status:691: creating init-script.debian
# config.status:691: creating init-script.suse
# config.status:691: creating nrpe.spec
# config.status:691: creating sample-config/nrpe.cfg
# config.status:691: creating sample-config/nrpe.xinetd
# config.status:795: creating include/config.h
# configure:8053: result: *** Configuration summary for nrpe 2.15 09-06-2013 ***:
# configure:8060: result: NRPE port: 5666
# configure:8062: result: NRPE user: 0
# configure:8064: result: NRPE group: 0
# configure:8066: result: Nagios user: 0
# configure:8068: result: Nagios group: 0
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_HAVE_C99_VSNPRINTF=cross
# ac_cv_HAVE_VA_COPY=yes
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=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_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_exeext=
# ac_cv_func_asprintf=yes
# ac_cv_func_closesocket=no
# ac_cv_func_getopt_long=yes
# ac_cv_func_initgroups=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_vasprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_socket_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_resource_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_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_tcpd_h=no
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_lib_nsl_main=no
# ac_cv_lib_socket_socket=no
# ac_cv_lib_wrap_main=no
# ac_cv_objext=o
# ac_cv_path_PERL=/usr/sbin/perl
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_short=2
# ac_cv_struct_tm=time.h
# ac_cv_type_getgroups=gid_t
# ac_cv_type_int=yes
# ac_cv_type_int32_t=yes
# ac_cv_type_long=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_short=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_u_int32_t=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_uint32_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='clang'
# CFLAGS=' -I/usr/include/openssl -I/usr/include'
# CPP='clang -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# HAVE_SSL=''
# INSTALL='/usr/bin/install -c'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=' -L/usr/lib64'
# LIBOBJS=''
# LIBS=' -lssl -lcrypto'
# LIBWRAPLIBS=''
# LTLIBOBJS=''
# NAGIOS_INSTALL_OPTS='-o 0 -g 0'
# NRPE_INSTALL_OPTS='-o 0 -g 0'
# OBJEXT='o'
# OTHERLIBS=''
# PACKAGE_BUGREPORT='nagios-users@lists.sourceforge.net'
# PACKAGE_NAME='nrpe'
# PACKAGE_STRING='nrpe 2.15'
# PACKAGE_TARNAME='nrpe'
# PACKAGE_VERSION='2.15'
# PATH_SEPARATOR=':'
# PERL='/usr/sbin/perl'
# PKG_HOME_URL='http://www.nagios.org/'
# PKG_NAME='nrpe'
# PKG_REL_DATE='09-06-2013'
# PKG_VERSION='2.15'
# RPM_RELEASE='1'
# SET_MAKE=''
# SHELL='/bin/sh'
# SNPRINTF_O=''
# SOCKETLIBS=''
# TARGET_ARCH='unknown'
# TARGET_OS='Linux'
# TARGET_PLATFORM=''
# TARGET_VER='4.10.6-1-ARCH'
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${prefix}/share'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='/usr/lib/monitoring-plugins'
# localstatedir='${prefix}/var'
# log_facility='daemon'
# mandir='${prefix}/man'
# nagios_group='0'
# nagios_user='0'
# nrpe_group='0'
# nrpe_port='5666'
# nrpe_user='0'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc/nrpe'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define DEFAULT_SERVER_PORT 5666
# #define ENABLE_COMMAND_ARGUMENTS 1
# #define GETGROUPS_T gid_t
# #define HAVE_ARPA_INET_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_GRP_H 1
# #define HAVE_INITGROUPS 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_PWD_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_SSL 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRDUP 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRSTR 1
# #define HAVE_STRTOUL 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_VA_COPY 1
# #define NRPE_LOG_FACILITY "daemon"
# #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
# #define PACKAGE_NAME "nrpe"
# #define PACKAGE_STRING "nrpe 2.15"
# #define PACKAGE_TARNAME "nrpe"
# #define PACKAGE_VERSION "2.15"
# #define RETSIGTYPE void
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_SHORT 2
# #define SOCKET_SIZE_TYPE size_t
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
#
# configure: exit 0