Build of liboping with musl toolchain

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

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

SLOCLanguage
10,830 sh
2,399 makefile
1,645 ansic
207 perl
15,081 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: liboping 1.8.0-4 (Wed Apr 5 00:28:42 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 whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... none
# checking how to run the C preprocessor... clang -E
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# 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 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 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 for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... yes
# checking whether a program can dlopen itself... cross
# 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
# ./configure: line 11715: PKG_INSTALLDIR: command not found
# checking for ANSI C header files... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking math.h usability... yes
# checking math.h presence... yes
# checking for math.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for inttypes.h... (cached) yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking for stdint.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) 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 for unistd.h... (cached) yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking langinfo.h usability... yes
# checking langinfo.h presence... yes
# checking for langinfo.h... yes
# checking for netinet/in_systm.h... yes
# checking for netinet/in.h... yes
# checking for netinet/ip.h... yes
# checking for netinet/ip_icmp.h... yes
# checking for netinet/ip_var.h... no
# checking for netinet/ip6.h... yes
# checking for netinet/icmp6.h... yes
# checking for size_t... 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 uint8_t... yes
# checking for socket... yes
# checking for __xnet_recvmsg in -lxnet... no
# checking for nanosleep... yes
# checking ncursesw/ncurses.h usability... no
# checking ncursesw/ncurses.h presence... no
# checking for ncursesw/ncurses.h... no
# checking ncurses.h usability... no
# checking ncurses.h presence... no
# checking for ncurses.h... no
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking whether strerror_r is declared... (cached) yes
# checking for strerror_r... (cached) yes
# checking whether strerror_r returns char *... (cached) no
# checking for gettimeofday... yes
# checking for memset... yes
# checking for modf... yes
# checking for select... yes
# checking for socket... (cached) yes
# checking for sqrt... yes
# checking for strcasecmp... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strncasecmp... yes
# checking for strtoul... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating src/liboping.pc
# config.status: creating src/mans/Makefile
# config.status: creating bindings/Makefile
# config.status: creating src/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# Making all in src
# make[1]: Entering directory '/tmp/liboping/src/liboping-1.8.0/src'
# make all-recursive
# make[2]: Entering directory '/tmp/liboping/src/liboping-1.8.0/src'
# Making all in mans
# make[3]: Entering directory '/tmp/liboping/src/liboping-1.8.0/src/mans'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/liboping/src/liboping-1.8.0/src/mans'
# make[3]: Entering directory '/tmp/liboping/src/liboping-1.8.0/src'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Werror -c -o liboping_la-liboping.lo `test -f 'liboping.c' || echo './'`liboping.c
# clang -DHAVE_CONFIG_H -I. -Wall -Werror -c -o oping.o oping.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Werror -c liboping.c -fPIC -DPIC -o .libs/liboping_la-liboping.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Werror -c liboping.c -o liboping_la-liboping.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -Werror -version-info 2:11:2 -o liboping.la -rpath /usr/lib liboping_la-liboping.lo
# libtool: link: clang -shared -fPIC -DPIC .libs/liboping_la-liboping.o -Wl,-soname -Wl,liboping.so.0 -o .libs/liboping.so.0.2.11
# libtool: link: (cd ".libs" && rm -f "liboping.so.0" && ln -s "liboping.so.0.2.11" "liboping.so.0")
# libtool: link: (cd ".libs" && rm -f "liboping.so" && ln -s "liboping.so.0.2.11" "liboping.so")
# libtool: link: ar cru .libs/liboping.a liboping_la-liboping.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/liboping.a
# libtool: link: ( cd ".libs" && rm -f "liboping.la" && ln -s "../liboping.la" "liboping.la" )
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -Werror -o oping oping.o liboping.la -lm
# libtool: link: clang -Wall -Werror -o .libs/oping oping.o ./.libs/liboping.so -lm
# oping.o:oping.c:function context_create: error: undefined reference to 'rpl_malloc'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[3]: *** [Makefile:564: oping] Error 1
# make[3]: Leaving directory '/tmp/liboping/src/liboping-1.8.0/src'
# make[2]: *** [Makefile:645: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/liboping/src/liboping-1.8.0/src'
# make[1]: *** [Makefile:419: all] Error 2
# make[1]: Leaving directory '/tmp/liboping/src/liboping-1.8.0/src'
# make: *** [Makefile:378: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/liboping/src/liboping-1.8.0/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 liboping configure 1.8.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-perl-bindings=INSTALLDIRS=vendor
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a3cbdc5073f6
# 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:2440: checking for a BSD-compatible install
# configure:2508: result: /usr/bin/install -c
# configure:2519: checking whether build environment is sane
# configure:2574: result: yes
# configure:2633: checking for x86_64-unknown-linux-strip
# configure:2663: result: no
# configure:2673: checking for strip
# configure:2689: found /sysroot/bin/strip
# configure:2700: result: strip
# configure:2725: checking for a thread-safe mkdir -p
# configure:2764: result: /usr/sbin/mkdir -p
# configure:2771: checking for gawk
# configure:2787: found /usr/sbin/gawk
# configure:2798: result: gawk
# configure:2809: checking whether make sets $(MAKE)
# configure:2831: result: yes
# configure:2860: checking whether make supports nested variables
# configure:2877: result: yes
# configure:3038: checking for x86_64-unknown-linux-gcc
# configure:3065: result: clang
# configure:3334: checking for C compiler version
# configure:3343: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3354: $? = 0
# configure:3343: 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:3354: $? = 0
# configure:3343: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3354: $? = 1
# configure:3343: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3354: $? = 1
# configure:3374: checking whether the C compiler works
# configure:3396: clang conftest.c >&5
# configure:3400: $? = 0
# configure:3448: result: yes
# configure:3451: checking for C compiler default output file name
# configure:3453: result: a.out
# configure:3459: checking for suffix of executables
# configure:3466: clang -o conftest conftest.c >&5
# configure:3470: $? = 0
# configure:3492: result:
# configure:3514: checking whether we are cross compiling
# configure:3522: clang -o conftest conftest.c >&5
# configure:3526: $? = 0
# configure:3533: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3537: $? = 127
# configure:3552: result: yes
# configure:3557: checking for suffix of object files
# configure:3579: clang -c conftest.c >&5
# configure:3583: $? = 0
# configure:3604: result: o
# configure:3608: checking whether we are using the GNU C compiler
# configure:3627: clang -c conftest.c >&5
# configure:3627: $? = 0
# configure:3636: result: yes
# configure:3645: checking whether clang accepts -g
# configure:3665: clang -c -g conftest.c >&5
# configure:3665: $? = 0
# configure:3706: result: yes
# configure:3723: checking for clang option to accept ISO C89
# configure:3786: clang -c conftest.c >&5
# configure:3786: $? = 0
# configure:3799: result: none needed
# configure:3824: checking whether clang understands -c and -o together
# configure:3846: clang -c conftest.c -o conftest2.o
# configure:3849: $? = 0
# configure:3846: clang -c conftest.c -o conftest2.o
# configure:3849: $? = 0
# configure:3861: result: yes
# configure:3889: checking for style of include used by make
# configure:3917: result: GNU
# configure:3943: checking dependency style of clang
# configure:4054: result: none
# configure:4074: checking how to run the C preprocessor
# configure:4105: clang -E conftest.c
# configure:4105: $? = 0
# configure:4119: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4119: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | /* end confdefs.h. */
# | #include
# configure:4144: result: clang -E
# configure:4164: clang -E conftest.c
# configure:4164: $? = 0
# configure:4178: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4178: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | /* end confdefs.h. */
# | #include
# configure:4207: checking whether ln -s works
# configure:4211: result: yes
# configure:4218: checking whether make sets $(MAKE)
# configure:4240: result: yes
# configure:4294: checking build system type
# configure:4308: result: x86_64-unknown-linux-gnu
# configure:4328: checking host system type
# configure:4341: result: x86_64-unknown-linux-gnu
# configure:4382: checking how to print strings
# configure:4409: result: printf
# configure:4430: checking for a sed that does not truncate output
# configure:4494: result: /usr/sbin/sed
# configure:4512: checking for grep that handles long lines and -e
# configure:4570: result: /usr/sbin/grep
# configure:4575: checking for egrep
# configure:4637: result: /usr/sbin/grep -E
# configure:4642: checking for fgrep
# configure:4704: result: /usr/sbin/grep -F
# configure:4739: checking for ld used by clang
# configure:4806: result: /sysroot/bin/ld
# configure:4813: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4828: result: yes
# configure:4840: checking for BSD- or MS-compatible name lister (nm)
# configure:4889: result: /sysroot/bin/nm -B
# configure:5019: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5026: clang -c conftest.c >&5
# configure:5029: /sysroot/bin/nm -B "conftest.o"
# configure:5032: output
# 0000000000000000 B some_variable
# configure:5039: result: BSD nm
# configure:5043: checking the maximum length of command line arguments
# configure:5174: result: 1572864
# configure:5191: checking whether the shell understands some XSI constructs
# configure:5201: result: yes
# configure:5205: checking whether the shell understands "+="
# configure:5211: result: yes
# configure:5246: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5286: result: func_convert_file_noop
# configure:5293: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5313: result: func_convert_file_noop
# configure:5320: checking for /sysroot/bin/ld option to reload object files
# configure:5327: result: -r
# configure:5361: checking for x86_64-unknown-linux-objdump
# configure:5391: result: no
# configure:5401: checking for objdump
# configure:5417: found /sysroot/bin/objdump
# configure:5428: result: objdump
# configure:5440: WARNING: using cross tools not prefixed with host triplet
# configure:5460: checking how to recognize dependent libraries
# configure:5658: result: pass_all
# configure:5703: checking for x86_64-unknown-linux-dlltool
# configure:5733: result: no
# configure:5743: checking for dlltool
# configure:5773: result: no
# configure:5803: checking how to associate runtime and link libraries
# configure:5830: result: printf %s\n
# configure:5847: checking for x86_64-unknown-linux-ar
# configure:5877: result: no
# configure:5891: checking for ar
# configure:5907: found /sysroot/bin/ar
# configure:5918: result: ar
# configure:5955: checking for archiver @FILE support
# configure:5972: clang -c conftest.c >&5
# configure:5972: $? = 0
# configure:5975: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:5978: $? = 0
# configure:5983: 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:5986: $? = 1
# configure:5998: result: @
# configure:6016: checking for x86_64-unknown-linux-strip
# configure:6043: result: strip
# configure:6115: checking for x86_64-unknown-linux-ranlib
# configure:6145: result: no
# configure:6155: checking for ranlib
# configure:6171: found /sysroot/bin/ranlib
# configure:6182: result: ranlib
# configure:6284: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6404: clang -c conftest.c >&5
# configure:6407: $? = 0
# configure:6411: /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:6414: $? = 0
# configure:6480: clang -o conftest conftest.c conftstm.o >&5
# configure:6483: $? = 0
# configure:6521: result: ok
# configure:6558: checking for sysroot
# configure:6588: result: no
# configure:6665: clang -c conftest.c >&5
# configure:6668: $? = 0
# configure:6817: checking for x86_64-unknown-linux-mt
# configure:6847: result: no
# configure:6857: checking for mt
# configure:6887: result: no
# configure:6907: checking if : is a manifest tool
# configure:6913: : '-?'
# configure:6921: result: no
# configure:7559: checking for ANSI C header files
# configure:7579: clang -c conftest.c >&5
# configure:7579: $? = 0
# configure:7663: result: yes
# configure:7676: checking for sys/types.h
# configure:7676: clang -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7676: checking for sys/stat.h
# configure:7676: clang -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7676: checking for stdlib.h
# configure:7676: clang -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7676: checking for string.h
# configure:7676: clang -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7676: checking for memory.h
# configure:7676: clang -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7676: checking for strings.h
# configure:7676: clang -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7676: checking for inttypes.h
# configure:7676: clang -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7676: checking for stdint.h
# configure:7676: clang -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7676: checking for unistd.h
# configure:7676: clang -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7690: checking for dlfcn.h
# configure:7690: clang -c conftest.c >&5
# configure:7690: $? = 0
# configure:7690: result: yes
# configure:7895: checking for objdir
# configure:7910: result: .libs
# configure:8181: checking if clang supports -fno-rtti -fno-exceptions
# configure:8199: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8203: $? = 0
# configure:8216: result: yes
# configure:8543: checking for clang option to produce PIC
# configure:8550: result: -fPIC -DPIC
# configure:8558: checking if clang PIC flag -fPIC -DPIC works
# configure:8576: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8580: $? = 0
# configure:8593: result: yes
# configure:8622: checking if clang static flag -static works
# configure:8650: result: no
# configure:8665: checking if clang supports -c -o file.o
# configure:8686: clang -c -o out/conftest2.o conftest.c >&5
# configure:8690: $? = 0
# configure:8712: result: yes
# configure:8720: checking if clang supports -c -o file.o
# configure:8767: result: yes
# configure:8800: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:9957: result: yes
# configure:9994: checking whether -lc should be explicitly linked in
# configure:10002: clang -c conftest.c >&5
# configure:10005: $? = 0
# configure:10020: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10023: $? = 0
# configure:10037: result: no
# configure:10197: checking dynamic linker characteristics
# configure:10697: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10697: $? = 0
# configure:10931: result: GNU/Linux ld.so
# configure:11038: checking how to hardcode library paths into programs
# configure:11063: result: immediate
# configure:11157: checking for shl_load
# configure:11157: clang -o conftest conftest.c >&5
# /tmp/conftest-c4ef00.o:conftest.c:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:11157: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | /* 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_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11157: result: no
# configure:11161: checking for shl_load in -ldld
# configure:11186: clang -o conftest conftest.c -ldld >&5
# /sysroot/bin/ld: error: cannot find -ldld
# /tmp/conftest-c5fa5c.o:conftest.c:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:11186: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11195: result: no
# configure:11200: checking for dlopen
# configure:11200: clang -o conftest conftest.c >&5
# configure:11200: $? = 0
# configure:11200: result: yes
# configure:11357: checking whether a program can dlopen itself
# configure:11458: result: cross
# configure:11603: checking whether stripping libraries is possible
# configure:11608: result: yes
# configure:11643: checking if libtool supports shared libraries
# configure:11645: result: yes
# configure:11648: checking whether to build shared libraries
# configure:11669: result: yes
# configure:11672: checking whether to build static libraries
# configure:11676: result: yes
# configure:11728: checking for ANSI C header files
# configure:11832: result: yes
# configure:11840: checking whether time.h and sys/time.h may both be included
# configure:11860: clang -c conftest.c >&5
# configure:11860: $? = 0
# configure:11867: result: yes
# configure:11878: checking math.h usability
# configure:11878: clang -c conftest.c >&5
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking math.h presence
# configure:11878: clang -E conftest.c
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking for math.h
# configure:11878: result: yes
# configure:11878: checking signal.h usability
# configure:11878: clang -c conftest.c >&5
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking signal.h presence
# configure:11878: clang -E conftest.c
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking for signal.h
# configure:11878: result: yes
# configure:11878: checking fcntl.h usability
# configure:11878: clang -c conftest.c >&5
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking fcntl.h presence
# configure:11878: clang -E conftest.c
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking for fcntl.h
# configure:11878: result: yes
# configure:11878: checking for inttypes.h
# configure:11878: result: yes
# configure:11878: checking netdb.h usability
# configure:11878: clang -c conftest.c >&5
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking netdb.h presence
# configure:11878: clang -E conftest.c
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking for netdb.h
# configure:11878: result: yes
# configure:11878: checking for stdint.h
# configure:11878: result: yes
# configure:11878: checking for stdlib.h
# configure:11878: result: yes
# configure:11878: checking for string.h
# configure:11878: result: yes
# configure:11878: checking sys/socket.h usability
# configure:11878: clang -c conftest.c >&5
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking sys/socket.h presence
# configure:11878: clang -E conftest.c
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking for sys/socket.h
# configure:11878: result: yes
# configure:11878: checking sys/time.h usability
# configure:11878: clang -c conftest.c >&5
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking sys/time.h presence
# configure:11878: clang -E conftest.c
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking for sys/time.h
# configure:11878: result: yes
# configure:11878: checking for unistd.h
# configure:11878: result: yes
# configure:11878: checking locale.h usability
# configure:11878: clang -c conftest.c >&5
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking locale.h presence
# configure:11878: clang -E conftest.c
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking for locale.h
# configure:11878: result: yes
# configure:11878: checking langinfo.h usability
# configure:11878: clang -c conftest.c >&5
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking langinfo.h presence
# configure:11878: clang -E conftest.c
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking for langinfo.h
# configure:11878: result: yes
# configure:11892: checking for netinet/in_systm.h
# configure:11892: clang -c conftest.c >&5
# configure:11892: $? = 0
# configure:11892: result: yes
# configure:11911: checking for netinet/in.h
# configure:11911: clang -c conftest.c >&5
# configure:11911: $? = 0
# configure:11911: result: yes
# configure:11933: checking for netinet/ip.h
# configure:11933: clang -c conftest.c >&5
# configure:11933: $? = 0
# configure:11933: result: yes
# configure:11958: checking for netinet/ip_icmp.h
# configure:11958: clang -c conftest.c >&5
# configure:11958: $? = 0
# configure:11958: result: yes
# configure:11986: checking for netinet/ip_var.h
# configure:11986: clang -c conftest.c >&5
# conftest.c:59:10: fatal error: 'netinet/ip_var.h' file not found
# #include
# ^
# 1 error generated.
# configure:11986: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | /* end confdefs.h. */
# | #if HAVE_STDINT_H
# | # include
# | #endif
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_NETINET_IN_SYSTM_H
# | # include
# | #endif
# | #if HAVE_NETINET_IN_H
# | # include
# | #endif
# | #if HAVE_NETINET_IP_H
# | # include
# | #endif
# |
# |
# | #include
# configure:11986: result: no
# configure:12014: checking for netinet/ip6.h
# configure:12014: clang -c conftest.c >&5
# configure:12014: $? = 0
# configure:12014: result: yes
# configure:12042: checking for netinet/icmp6.h
# configure:12042: clang -c conftest.c >&5
# configure:12042: $? = 0
# configure:12042: result: yes
# configure:12070: checking for size_t
# configure:12070: clang -c conftest.c >&5
# configure:12070: $? = 0
# configure:12070: clang -c conftest.c >&5
# conftest.c:80:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:12070: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_NETINET_ICMP6_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 ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12070: result: yes
# configure:12081: checking for ssize_t
# configure:12081: clang -c conftest.c >&5
# configure:12081: $? = 0
# configure:12081: clang -c conftest.c >&5
# conftest.c:80:22: error: expected expression
# if (sizeof ((ssize_t)))
# ^
# 1 error generated.
# configure:12081: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_NETINET_ICMP6_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 ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12081: result: yes
# configure:12092: checking for uid_t in sys/types.h
# configure:12111: result: yes
# configure:12122: checking for uint16_t
# configure:12122: clang -c conftest.c >&5
# configure:12122: $? = 0
# configure:12122: result: yes
# configure:12134: checking for uint32_t
# configure:12134: clang -c conftest.c >&5
# configure:12134: $? = 0
# configure:12134: result: yes
# configure:12148: checking for uint8_t
# configure:12148: clang -c conftest.c >&5
# configure:12148: $? = 0
# configure:12148: result: yes
# configure:12168: checking for socket
# configure:12168: clang -o conftest conftest.c >&5
# configure:12168: $? = 0
# configure:12168: result: yes
# configure:12227: checking for __xnet_recvmsg in -lxnet
# configure:12252: clang -o conftest conftest.c -lxnet >&5
# /tmp/conftest-254568.o:conftest.c:function main: error: undefined reference to '__xnet_recvmsg'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12252: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SOCKET 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char __xnet_recvmsg ();
# | int
# | main ()
# | {
# | return __xnet_recvmsg ();
# | ;
# | return 0;
# | }
# configure:12261: result: no
# configure:12280: checking for nanosleep
# configure:12280: clang -o conftest conftest.c >&5
# configure:12280: $? = 0
# configure:12280: result: yes
# configure:12345: checking ncursesw/ncurses.h usability
# configure:12345: clang -c conftest.c >&5
# conftest.c:79:10: fatal error: 'ncursesw/ncurses.h' file not found
# #include
# ^
# 1 error generated.
# configure:12345: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SOCKET 1
# | #define HAVE_NANOSLEEP 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12345: result: no
# configure:12345: checking ncursesw/ncurses.h presence
# configure:12345: clang -E conftest.c
# conftest.c:46:10: fatal error: 'ncursesw/ncurses.h' file not found
# #include
# ^
# 1 error generated.
# configure:12345: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SOCKET 1
# | #define HAVE_NANOSLEEP 1
# | /* end confdefs.h. */
# | #include
# configure:12345: result: no
# configure:12345: checking for ncursesw/ncurses.h
# configure:12345: result: no
# configure:12345: checking ncurses.h usability
# configure:12345: clang -c conftest.c >&5
# conftest.c:79:10: fatal error: 'ncurses.h' file not found
# #include
# ^
# 1 error generated.
# configure:12345: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SOCKET 1
# | #define HAVE_NANOSLEEP 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12345: result: no
# configure:12345: checking ncurses.h presence
# configure:12345: clang -E conftest.c
# conftest.c:46:10: fatal error: 'ncurses.h' file not found
# #include
# ^
# 1 error generated.
# configure:12345: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SOCKET 1
# | #define HAVE_NANOSLEEP 1
# | /* end confdefs.h. */
# | #include
# configure:12345: result: no
# configure:12345: checking for ncurses.h
# configure:12345: result: no
# configure:12464: checking whether strerror_r is declared
# configure:12464: clang -c conftest.c >&5
# configure:12464: $? = 0
# configure:12464: result: yes
# configure:12477: checking for strerror_r
# configure:12477: clang -o conftest conftest.c >&5
# configure:12477: $? = 0
# configure:12477: result: yes
# configure:12486: checking whether strerror_r returns char *
# configure:12510: clang -c conftest.c >&5
# conftest.c:86:13: error: indirection requires pointer operand ('int' invalid)
# char x = *strerror_r (0, buf, sizeof buf);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:87: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:12510: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SOCKET 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# |
# | char buf[100];
# | char x = *strerror_r (0, buf, sizeof buf);
# | char *p = strerror_r (0, buf, sizeof buf);
# | return !p || x;
# |
# | ;
# | return 0;
# | }
# configure:12548: result: no
# configure:12613: checking for stdlib.h
# configure:12613: result: yes
# configure:12623: checking for GNU libc compatible malloc
# configure:12657: result: no
# configure:12678: checking whether strerror_r is declared
# configure:12678: result: yes
# configure:12691: checking for strerror_r
# configure:12691: result: yes
# configure:12700: checking whether strerror_r returns char *
# configure:12762: result: no
# configure:12773: checking for gettimeofday
# configure:12773: clang -o conftest conftest.c >&5
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for memset
# configure:12773: clang -o conftest conftest.c >&5
# conftest.c:77:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:77:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for modf
# configure:12773: clang -o conftest conftest.c >&5
# conftest.c:78:6: warning: incompatible redeclaration of library function 'modf' [-Wincompatible-library-redeclaration]
# char modf ();
# ^
# conftest.c:78:6: note: 'modf' is a builtin with type 'double (double, double *)'
# 1 warning generated.
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for select
# configure:12773: clang -o conftest conftest.c >&5
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for socket
# configure:12773: result: yes
# configure:12773: checking for sqrt
# configure:12773: clang -o conftest conftest.c >&5
# conftest.c:81:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
# char sqrt ();
# ^
# conftest.c:81:6: note: 'sqrt' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for strcasecmp
# configure:12773: clang -o conftest conftest.c >&5
# conftest.c:82:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:82:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for strdup
# configure:12773: clang -o conftest conftest.c >&5
# conftest.c:83:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:83:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for strerror
# configure:12773: clang -o conftest conftest.c >&5
# conftest.c:84:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:84:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for strncasecmp
# configure:12773: clang -o conftest conftest.c >&5
# conftest.c:85:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:85:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for strtoul
# configure:12773: clang -o conftest conftest.c >&5
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12894: checking that generated files are newer than configure
# configure:12900: result: done
# configure:12939: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by liboping config.status 1.8.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a3cbdc5073f6
#
# config.status:1146: creating Makefile
# config.status:1146: creating src/Makefile
# config.status:1146: creating src/liboping.pc
# config.status:1146: creating src/mans/Makefile
# config.status:1146: creating bindings/Makefile
# config.status:1146: creating src/config.h
# config.status:1375: executing depfiles commands
# config.status:1375: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint8_t=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_PERL_set=
# ac_cv_env_PERL_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_dlopen=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_memset=yes
# ac_cv_func_modf=yes
# ac_cv_func_nanosleep=yes
# ac_cv_func_select=yes
# ac_cv_func_shl_load=no
# ac_cv_func_socket=yes
# ac_cv_func_sqrt=yes
# ac_cv_func_strcasecmp=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_strtoul=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_ncurses_h=no
# ac_cv_header_ncursesw_ncurses_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_icmp6_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_in_systm_h=yes
# ac_cv_header_netinet_ip6_h=yes
# ac_cv_header_netinet_ip_h=yes
# ac_cv_header_netinet_ip_icmp_h=yes
# ac_cv_header_netinet_ip_var_h=no
# ac_cv_header_signal_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_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_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_xnet___xnet_recvmsg=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_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_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_uid_t=yes
# am_cv_CC_dependencies_compiler_type=none
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=
# lt_cv_dlopen_self=cross
# 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/liboping/src/liboping-1.8.0/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/liboping/src/liboping-1.8.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/liboping/src/liboping-1.8.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/liboping/src/liboping-1.8.0/missing automake-1.14'
# AWK='gawk'
# BINDINGS='perl-bindings'
# BUILD_WITH_DEBUG_FALSE=''
# BUILD_WITH_DEBUG_TRUE='#'
# BUILD_WITH_LIBNCURSES_FALSE=''
# BUILD_WITH_LIBNCURSES_TRUE='#'
# BUILD_WITH_LIBRT_FALSE=''
# BUILD_WITH_LIBRT_TRUE='#'
# CC='clang'
# CCDEPMODE='depmode=none'
# CFLAGS=''
# COMPILER_IS_GCC_FALSE='#'
# COMPILER_IS_GCC_TRUE=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}malloc$U.o'
# LIBOPING_AGE='2'
# LIBOPING_CURRENT='2'
# LIBOPING_MAJOR='1'
# LIBOPING_MINOR='8'
# LIBOPING_PATCH='0'
# LIBOPING_PC_LIBS_PRIVATE=''
# LIBOPING_REVISION='11'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo'
# MAKEINFO='${SHELL} /tmp/liboping/src/liboping-1.8.0/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NCURSES_LIB=''
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='liboping'
# PACKAGE_BUGREPORT='liboping@verplant.org'
# PACKAGE_NAME='liboping'
# PACKAGE_STRING='liboping 1.8.0'
# PACKAGE_TARNAME='liboping'
# PACKAGE_URL='http://noping.cc/'
# PACKAGE_VERSION='1.8.0'
# PATH_SEPARATOR=':'
# PERL='perl'
# PERL_BINDINGS_OPTIONS='INSTALLDIRS=vendor'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.8.0'
# 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='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/liboping/src/liboping-1.8.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgconfigdir='${libdir}/pkgconfig'
# 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 "liboping"
# #define PACKAGE_TARNAME "liboping"
# #define PACKAGE_VERSION "1.8.0"
# #define PACKAGE_STRING "liboping 1.8.0"
# #define PACKAGE_BUGREPORT "liboping@verplant.org"
# #define PACKAGE_URL "http://noping.cc/"
# #define PACKAGE "liboping"
# #define VERSION "1.8.0"
# #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 STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_MATH_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_NETINET_IN_SYSTM_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NETINET_IP_H 1
# #define HAVE_NETINET_IP_ICMP_H 1
# #define HAVE_NETINET_IP6_H 1
# #define HAVE_NETINET_ICMP6_H 1
# #define HAVE_SOCKET 1
# #define HAVE_NANOSLEEP 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 0
# #define malloc rpl_malloc
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MEMSET 1
# #define HAVE_MODF 1
# #define HAVE_SELECT 1
# #define HAVE_SOCKET 1
# #define HAVE_SQRT 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRTOUL 1
#
# configure: exit 0