Build of echoping 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
8,951 sh
3,351 ansic
12,302 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: echoping 6.0.2-6 (Wed Apr 5 02:08:38 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.
# configure: creating cache config.cache
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-cc... 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 ISO C89... none needed
# 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 ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for BSD-compatible nm... /sysroot/bin/nm -B
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... pass_all
# checking how to run the C preprocessor... clang -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking how to run the C++ preprocessor... clang++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-cf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-pghpf... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for x86_64-unknown-linux-g95... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-ifort... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-ftn... no
# checking for g77... no
# checking for xlf... no
# checking for f77... no
# checking for frt... no
# checking for pgf77... no
# checking for cf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for xlf90... no
# checking for f90... no
# checking for pgf90... no
# checking for pghpf... no
# checking for epcf90... no
# checking for gfortran... gfortran
# configure: WARNING: In the future, Autoconf will not detect cross-tools
# whose name does not start with the host triplet. If you think this
# configuration is useful to you, please write to autoconf@gnu.org.
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for correct ltmain.sh version... yes
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC
# checking if clang PIC flag -fPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... yes
# checking whether a program can dlopen itself... cross
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC
# checking if clang++ PIC flag -fPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking whether the gfortran linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-strip... strip
# checking dependency style of clang... gcc3
# checking dependency style of clang++... gcc3
# checking for int... yes
# checking size of int... 4
# checking for long... yes
# checking size of long... 8
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for ANSI C header files... (cached) 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 for an ANSI C-conforming const... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for socket in -lsocket... no
# checking for gethostbyname in -lnsl... no
# checking for pow in -lm... yes
# checking if libmath is mandatory... no
# checking return type of signal handlers... void
# checking for vprintf... yes
# checking for _doprnt... no
# checking for getaddrinfo... yes
# checking for getnameinfo... yes
# checking for inet_ntop... yes
# checking for gettimeofday... yes
# checking for socket... yes
# checking for sigaction... yes
# checking for strerror... yes
# checking for poptGetContext... no
# checking for poptGetContext in -lpopt... no
# configure: error: Missing popt library, get it from ftp://ftp.rpm.org/pub/rpm/dist/rpm-x.y.z
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/echoping/src/echoping-6.0.2/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 echoping configure 6.0.2, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --config-cache --with-ssl
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 4c9446263bd2
# 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:1863: creating cache config.cache
# configure:1985: checking build system type
# configure:2003: result: x86_64-unknown-linux-gnu
# configure:2025: checking host system type
# configure:2040: result: x86_64-unknown-linux-gnu
# configure:2072: checking for x86_64-unknown-linux-cc
# configure:2099: result: clang
# configure:2179: checking for C compiler version
# configure:2186: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2189: $? = 0
# configure:2196: 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:2199: $? = 0
# configure:2206: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2209: $? = 1
# configure:2232: checking for C compiler default output file name
# configure:2259: clang conftest.c >&5
# configure:2262: $? = 0
# configure:2300: result: a.out
# configure:2317: checking whether the C compiler works
# configure:2327: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2330: $? = 127
# configure:2347: result: yes
# configure:2354: checking whether we are cross compiling
# configure:2356: result: yes
# configure:2359: checking for suffix of executables
# configure:2366: clang -o conftest conftest.c >&5
# configure:2369: $? = 0
# configure:2393: result:
# configure:2399: checking for suffix of object files
# configure:2425: clang -c conftest.c >&5
# configure:2428: $? = 0
# configure:2451: result: o
# configure:2455: checking whether we are using the GNU C compiler
# configure:2484: clang -c conftest.c >&5
# configure:2490: $? = 0
# configure:2507: result: yes
# configure:2512: checking whether clang accepts -g
# configure:2542: clang -c -g conftest.c >&5
# configure:2548: $? = 0
# configure:2647: result: yes
# configure:2664: checking for clang option to accept ISO C89
# configure:2738: clang -c conftest.c >&5
# configure:2744: $? = 0
# configure:2767: result: none needed
# configure:2859: checking for a sed that does not truncate output
# configure:2913: result: /usr/sbin/sed
# configure:2916: checking for grep that handles long lines and -e
# configure:2990: result: /usr/sbin/grep
# configure:2995: checking for egrep
# configure:3073: result: /usr/sbin/grep -E
# configure:3089: checking for ld used by clang
# configure:3156: result: /sysroot/bin/ld
# configure:3165: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:3180: result: yes
# configure:3185: checking for /sysroot/bin/ld option to reload object files
# configure:3192: result: -r
# configure:3210: checking for BSD-compatible nm
# configure:3259: result: /sysroot/bin/nm -B
# configure:3263: checking whether ln -s works
# configure:3267: result: yes
# configure:3274: checking how to recognise dependent libraries
# configure:3450: result: pass_all
# configure:3538: clang -c conftest.c >&5
# configure:3541: $? = 0
# configure:3684: checking how to run the C preprocessor
# configure:3724: clang -E conftest.c
# configure:3730: $? = 0
# configure:3761: clang -E conftest.c
# conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3767: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | /* end confdefs.h. */
# | #include
# configure:3800: result: clang -E
# configure:3829: clang -E conftest.c
# configure:3835: $? = 0
# configure:3866: clang -E conftest.c
# conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3872: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | /* end confdefs.h. */
# | #include
# configure:3910: checking for ANSI C header files
# configure:3940: clang -c conftest.c >&5
# configure:3946: $? = 0
# configure:4074: result: yes
# configure:4098: checking for sys/types.h
# configure:4119: clang -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4098: checking for sys/stat.h
# configure:4119: clang -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4098: checking for stdlib.h
# configure:4119: clang -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4098: checking for string.h
# configure:4119: clang -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4098: checking for memory.h
# configure:4119: clang -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4098: checking for strings.h
# configure:4119: clang -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4098: checking for inttypes.h
# configure:4119: clang -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4098: checking for stdint.h
# configure:4119: clang -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4098: checking for unistd.h
# configure:4119: clang -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4168: checking dlfcn.h usability
# configure:4185: clang -c conftest.c >&5
# configure:4191: $? = 0
# configure:4205: result: yes
# configure:4209: checking dlfcn.h presence
# configure:4224: clang -E conftest.c
# configure:4230: $? = 0
# configure:4244: result: yes
# configure:4277: checking for dlfcn.h
# configure:4285: result: yes
# configure:4414: checking for C++ compiler version
# configure:4421: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4424: $? = 0
# configure:4431: 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:4434: $? = 0
# configure:4441: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4444: $? = 1
# configure:4447: checking whether we are using the GNU C++ compiler
# configure:4476: clang++ -c conftest.cpp >&5
# configure:4482: $? = 0
# configure:4499: result: yes
# configure:4504: checking whether clang++ accepts -g
# configure:4534: clang++ -c -g conftest.cpp >&5
# configure:4540: $? = 0
# configure:4639: result: yes
# configure:4672: checking how to run the C++ preprocessor
# configure:4708: clang++ -E conftest.cpp
# configure:4714: $? = 0
# configure:4745: clang++ -E conftest.cpp
# conftest.cpp:19:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4751: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | #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
# | /* end confdefs.h. */
# | #include
# configure:4784: result: clang++ -E
# configure:4813: clang++ -E conftest.cpp
# configure:4819: $? = 0
# configure:4850: clang++ -E conftest.cpp
# conftest.cpp:19:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4856: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | #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
# | /* end confdefs.h. */
# | #include
# configure:4905: checking for x86_64-unknown-linux-g77
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-xlf
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-f77
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-frt
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-pgf77
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-cf77
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-fort77
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-fl32
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-af77
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-xlf90
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-f90
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-pgf90
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-pghpf
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-epcf90
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-gfortran
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-g95
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-xlf95
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-f95
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-fort
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-ifort
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-ifc
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-efc
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-pgf95
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-lf95
# configure:4935: result: no
# configure:4905: checking for x86_64-unknown-linux-ftn
# configure:4935: result: no
# configure:4949: checking for g77
# configure:4979: result: no
# configure:4949: checking for xlf
# configure:4979: result: no
# configure:4949: checking for f77
# configure:4979: result: no
# configure:4949: checking for frt
# configure:4979: result: no
# configure:4949: checking for pgf77
# configure:4979: result: no
# configure:4949: checking for cf77
# configure:4979: result: no
# configure:4949: checking for fort77
# configure:4979: result: no
# configure:4949: checking for fl32
# configure:4979: result: no
# configure:4949: checking for af77
# configure:4979: result: no
# configure:4949: checking for xlf90
# configure:4979: result: no
# configure:4949: checking for f90
# configure:4979: result: no
# configure:4949: checking for pgf90
# configure:4979: result: no
# configure:4949: checking for pghpf
# configure:4979: result: no
# configure:4949: checking for epcf90
# configure:4979: result: no
# configure:4949: checking for gfortran
# configure:4965: found /usr/sbin/gfortran
# configure:4976: result: gfortran
# configure:4994: WARNING: In the future, Autoconf will not detect cross-tools
# whose name does not start with the host triplet. If you think this
# configuration is useful to you, please write to autoconf@gnu.org.
# configure:5006: checking for Fortran 77 compiler version
# configure:5013: gfortran --version >&5
# GNU Fortran (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:5016: $? = 0
# configure:5023: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:5026: $? = 0
# configure:5033: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:5036: $? = 1
# configure:5044: checking whether we are using the GNU Fortran 77 compiler
# configure:5063: gfortran -c conftest.F >&5
# configure:5069: $? = 0
# configure:5086: result: yes
# configure:5092: checking whether gfortran accepts -g
# configure:5109: gfortran -c -g conftest.f >&5
# configure:5115: $? = 0
# configure:5131: result: yes
# configure:5161: checking the maximum length of command line arguments
# configure:5270: result: 32768
# configure:5281: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:5386: clang -c conftest.c >&5
# configure:5389: $? = 0
# configure:5393: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:5396: $? = 0
# configure:5448: clang -o conftest conftest.c conftstm.o >&5
# configure:5451: $? = 0
# configure:5489: result: ok
# configure:5493: checking for objdir
# configure:5508: result: .libs
# configure:5560: checking for x86_64-unknown-linux-ar
# configure:5590: result: no
# configure:5600: checking for ar
# configure:5616: found /sysroot/bin/ar
# configure:5627: result: ar
# configure:5656: checking for x86_64-unknown-linux-ranlib
# configure:5686: result: no
# configure:5696: checking for ranlib
# configure:5712: found /sysroot/bin/ranlib
# configure:5723: result: ranlib
# configure:5752: checking for x86_64-unknown-linux-strip
# configure:5782: result: no
# configure:5792: checking for strip
# configure:5808: found /sysroot/bin/strip
# configure:5819: result: strip
# configure:6056: checking for correct ltmain.sh version
# configure:6106: result: yes
# configure:6166: checking if clang supports -fno-rtti -fno-exceptions
# configure:6184: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:6188: $? = 0
# configure:6201: result: yes
# configure:6216: checking for clang option to produce PIC
# configure:6426: result: -fPIC
# configure:6434: checking if clang PIC flag -fPIC works
# configure:6452: clang -c -fPIC -DPIC conftest.c >&5
# configure:6456: $? = 0
# configure:6469: result: yes
# configure:6497: checking if clang static flag -static works
# configure:6525: result: no
# configure:6535: checking if clang supports -c -o file.o
# configure:6556: clang -c -o out/conftest2.o conftest.c >&5
# configure:6560: $? = 0
# configure:6582: result: yes
# configure:6608: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:7562: result: yes
# configure:7583: checking whether -lc should be explicitly linked in
# configure:7588: clang -c conftest.c >&5
# configure:7591: $? = 0
# configure:7606: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:7609: $? = 0
# configure:7621: result: no
# configure:7629: checking dynamic linker characteristics
# configure:8254: result: GNU/Linux ld.so
# configure:8263: checking how to hardcode library paths into programs
# configure:8288: result: immediate
# configure:8302: checking whether stripping libraries is possible
# configure:8307: result: yes
# configure:8430: checking for shl_load
# configure:8486: clang -o conftest conftest.c >&5
# /tmp/conftest-472a78.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:8492: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | #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
# | /* 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:8509: result: no
# configure:8514: checking for shl_load in -ldld
# configure:8549: clang -o conftest conftest.c -ldld >&5
# /sysroot/bin/ld: error: cannot find -ldld
# /tmp/conftest-705e97.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:8555: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | #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
# | /* 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:8573: result: no
# configure:8578: checking for dlopen
# configure:8634: clang -o conftest conftest.c >&5
# configure:8640: $? = 0
# configure:8657: result: yes
# configure:8890: checking whether a program can dlopen itself
# configure:8985: result: cross
# configure:9108: checking if libtool supports shared libraries
# configure:9110: result: yes
# configure:9113: checking whether to build shared libraries
# configure:9134: result: yes
# configure:9137: checking whether to build static libraries
# configure:9141: result: yes
# configure:9233: creating libtool
# configure:9821: checking for ld used by clang++
# configure:9888: result: /sysroot/bin/ld -m elf_x86_64
# configure:9897: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:9912: result: yes
# configure:9963: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10897: result: yes
# configure:10915: clang++ -c conftest.cpp >&5
# configure:10918: $? = 0
# configure:11037: checking for clang++ option to produce PIC
# configure:11311: result: -fPIC
# configure:11319: checking if clang++ PIC flag -fPIC works
# configure:11337: clang++ -c -fPIC -DPIC conftest.cpp >&5
# configure:11341: $? = 0
# configure:11354: result: yes
# configure:11382: checking if clang++ static flag -static works
# configure:11410: result: no
# configure:11420: checking if clang++ supports -c -o file.o
# configure:11441: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:11445: $? = 0
# configure:11467: result: yes
# configure:11493: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:11518: result: yes
# configure:11585: checking dynamic linker characteristics
# configure:12210: result: GNU/Linux ld.so
# configure:12219: checking how to hardcode library paths into programs
# configure:12244: result: immediate
# configure:12770: checking if libtool supports shared libraries
# configure:12772: result: yes
# configure:12775: checking whether to build shared libraries
# configure:12795: result: yes
# configure:12798: checking whether to build static libraries
# configure:12802: result: yes
# configure:12812: checking for gfortran option to produce PIC
# configure:13022: result: -fPIC
# configure:13030: checking if gfortran PIC flag -fPIC works
# configure:13048: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:13052: $? = 0
# configure:13065: result: yes
# configure:13093: checking if gfortran static flag -static works
# configure:13121: result: no
# configure:13131: checking if gfortran supports -c -o file.o
# configure:13152: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:13156: $? = 0
# configure:13178: result: yes
# configure:13204: checking whether the gfortran linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:14138: result: yes
# configure:14205: checking dynamic linker characteristics
# configure:14830: result: GNU/Linux ld.so
# configure:14839: checking how to hardcode library paths into programs
# configure:14864: result: immediate
# configure:18476: checking for a BSD-compatible install
# configure:18532: result: /usr/bin/install -c
# configure:18543: checking whether build environment is sane
# configure:18586: result: yes
# configure:18614: checking for a thread-safe mkdir -p
# configure:18653: result: /usr/sbin/mkdir -p
# configure:18666: checking for gawk
# configure:18682: found /usr/sbin/gawk
# configure:18693: result: gawk
# configure:18704: checking whether make sets $(MAKE)
# configure:18725: result: yes
# configure:18755: checking for style of include used by make
# configure:18783: result: GNU
# configure:18867: checking for x86_64-unknown-linux-strip
# configure:18894: result: strip
# configure:18976: checking dependency style of clang
# configure:19067: result: gcc3
# configure:19084: checking dependency style of clang++
# configure:19175: result: gcc3
# configure:19194: checking for int
# configure:19224: clang -c conftest.c >&5
# configure:19230: $? = 0
# configure:19245: result: yes
# configure:19252: checking size of int
# configure:19283: clang -c conftest.c >&5
# configure:19289: $? = 0
# configure:19320: clang -c conftest.c >&5
# conftest.c:58:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:19326: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | #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 PACKAGE "echoping"
# | #define VERSION "6.0.2"
# | /* 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
# | typedef int ac__type_sizeof_;
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:19320: clang -c conftest.c >&5
# conftest.c:58:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:19326: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | #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 PACKAGE "echoping"
# | #define VERSION "6.0.2"
# | /* 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
# | typedef int ac__type_sizeof_;
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:19320: clang -c conftest.c >&5
# conftest.c:58:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:19326: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | #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 PACKAGE "echoping"
# | #define VERSION "6.0.2"
# | /* 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
# | typedef int ac__type_sizeof_;
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:19320: clang -c conftest.c >&5
# configure:19326: $? = 0
# configure:19475: clang -c conftest.c >&5
# configure:19481: $? = 0
# configure:19475: clang -c conftest.c >&5
# configure:19481: $? = 0
# configure:19589: result: 4
# configure:19599: checking for long
# configure:19629: clang -c conftest.c >&5
# configure:19635: $? = 0
# configure:19650: result: yes
# configure:19657: checking size of long
# configure:19688: clang -c conftest.c >&5
# configure:19694: $? = 0
# configure:19725: clang -c conftest.c >&5
# conftest.c:59:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:19731: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | #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 PACKAGE "echoping"
# | #define VERSION "6.0.2"
# | #define SIZEOF_INT 4
# | /* 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
# | typedef long ac__type_sizeof_;
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:19725: clang -c conftest.c >&5
# conftest.c:59:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:19731: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | #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 PACKAGE "echoping"
# | #define VERSION "6.0.2"
# | #define SIZEOF_INT 4
# | /* 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
# | typedef long ac__type_sizeof_;
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:19725: clang -c conftest.c >&5
# conftest.c:59:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:19731: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | #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 PACKAGE "echoping"
# | #define VERSION "6.0.2"
# | #define SIZEOF_INT 4
# | /* 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
# | typedef long ac__type_sizeof_;
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:19725: clang -c conftest.c >&5
# conftest.c:59:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:19731: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | #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 PACKAGE "echoping"
# | #define VERSION "6.0.2"
# | #define SIZEOF_INT 4
# | /* 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
# | typedef long ac__type_sizeof_;
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:19725: clang -c conftest.c >&5
# configure:19731: $? = 0
# configure:19880: clang -c conftest.c >&5
# configure:19886: $? = 0
# configure:19880: clang -c conftest.c >&5
# configure:19886: $? = 0
# configure:19880: clang -c conftest.c >&5
# configure:19886: $? = 0
# configure:19994: result: 8
# configure:20182: checking for x86_64-unknown-linux-gcc
# configure:20209: result: clang
# configure:20487: checking for C compiler version
# configure:20494: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:20497: $? = 0
# configure:20504: 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:20507: $? = 0
# configure:20514: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:20517: $? = 1
# configure:20520: checking whether we are using the GNU C compiler
# configure:20572: result: yes
# configure:20577: checking whether clang accepts -g
# configure:20712: result: yes
# configure:20729: checking for clang option to accept ISO C89
# configure:20832: result: none needed
# configure:20863: checking for a BSD-compatible install
# configure:20919: result: /usr/bin/install -c
# configure:20932: checking for ANSI C header files
# configure:21096: result: yes
# configure:21122: checking sys/time.h usability
# configure:21139: clang -c conftest.c >&5
# configure:21145: $? = 0
# configure:21159: result: yes
# configure:21163: checking sys/time.h presence
# configure:21178: clang -E conftest.c
# configure:21184: $? = 0
# configure:21198: result: yes
# configure:21231: checking for sys/time.h
# configure:21239: result: yes
# configure:21112: checking for unistd.h
# configure:21118: result: yes
# configure:21265: checking for an ANSI C-conforming const
# configure:21340: clang -c conftest.c >&5
# configure:21346: $? = 0
# configure:21361: result: yes
# configure:21371: checking whether time.h and sys/time.h may both be included
# configure:21401: clang -c conftest.c >&5
# configure:21407: $? = 0
# configure:21422: result: yes
# configure:21434: checking for socket in -lsocket
# configure:21469: 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:21475: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | #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 PACKAGE "echoping"
# | #define VERSION "6.0.2"
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define MAX_ITERATIONS 20
# | #define MAX_LINE 65535
# | #define HTTP
# | #define SMTP
# | #define LIBIDN
# | #define OPENSSL
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char socket ();
# | int
# | main ()
# | {
# | return socket ();
# | ;
# | return 0;
# | }
# configure:21493: result: no
# configure:21558: checking for gethostbyname in -lnsl
# configure:21593: 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:21599: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | #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 PACKAGE "echoping"
# | #define VERSION "6.0.2"
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define MAX_ITERATIONS 20
# | #define MAX_LINE 65535
# | #define HTTP
# | #define SMTP
# | #define LIBIDN
# | #define OPENSSL
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 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 gethostbyname ();
# | int
# | main ()
# | {
# | return gethostbyname ();
# | ;
# | return 0;
# | }
# configure:21617: result: no
# configure:21675: checking for pow in -lm
# configure:21710: clang -o conftest conftest.c -lm >&5
# conftest.c:40:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
# char pow ();
# ^
# conftest.c:40:6: note: 'pow' is a builtin with type 'double (double, double)'
# 1 warning generated.
# configure:21716: $? = 0
# configure:21734: result: yes
# configure:21738: checking if libmath is mandatory
# configure:21762: clang -o conftest conftest.c >&5
# configure:21768: $? = 0
# configure:21774: result: no
# configure:21790: checking return type of signal handlers
# configure:21818: clang -c conftest.c >&5
# conftest.c:39:8: error: indirection requires pointer operand ('void' invalid)
# return *(signal (0, 0)) (0) == 1;
# ^~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21824: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | #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 PACKAGE "echoping"
# | #define VERSION "6.0.2"
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define MAX_ITERATIONS 20
# | #define MAX_LINE 65535
# | #define HTTP
# | #define SMTP
# | #define LIBIDN
# | #define OPENSSL
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:21839: result: void
# configure:21851: checking for vprintf
# configure:21907: clang -o conftest conftest.c >&5
# conftest.c:57:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:57:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:21913: $? = 0
# configure:21931: result: yes
# configure:21938: checking for _doprnt
# configure:21994: clang -o conftest conftest.c >&5
# /tmp/conftest-a46eaa.o:conftest.c:function main: error: undefined reference to '_doprnt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:22000: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | #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 PACKAGE "echoping"
# | #define VERSION "6.0.2"
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define MAX_ITERATIONS 20
# | #define MAX_LINE 65535
# | #define HTTP
# | #define SMTP
# | #define LIBIDN
# | #define OPENSSL
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* 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 _doprnt ();
# | /* 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__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:22017: result: no
# configure:22037: checking for getaddrinfo
# configure:22093: clang -o conftest conftest.c >&5
# configure:22099: $? = 0
# configure:22117: result: yes
# configure:22037: checking for getnameinfo
# configure:22093: clang -o conftest conftest.c >&5
# configure:22099: $? = 0
# configure:22117: result: yes
# configure:22037: checking for inet_ntop
# configure:22093: clang -o conftest conftest.c >&5
# configure:22099: $? = 0
# configure:22117: result: yes
# configure:22187: checking for gettimeofday
# configure:22243: clang -o conftest conftest.c >&5
# configure:22249: $? = 0
# configure:22267: result: yes
# configure:22187: checking for socket
# configure:22243: clang -o conftest conftest.c >&5
# configure:22249: $? = 0
# configure:22267: result: yes
# configure:22187: checking for sigaction
# configure:22243: clang -o conftest conftest.c >&5
# configure:22249: $? = 0
# configure:22267: result: yes
# configure:22187: checking for strerror
# configure:22243: clang -o conftest conftest.c >&5
# conftest.c:64:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:64:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:22249: $? = 0
# configure:22267: result: yes
# configure:22285: checking for poptGetContext
# configure:22341: clang -o conftest conftest.c >&5
# /tmp/conftest-19d82f.o:conftest.c:function main: error: undefined reference to 'poptGetContext'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:22347: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | #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 PACKAGE "echoping"
# | #define VERSION "6.0.2"
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define MAX_ITERATIONS 20
# | #define MAX_LINE 65535
# | #define HTTP
# | #define SMTP
# | #define LIBIDN
# | #define OPENSSL
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SOCKET 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRERROR 1
# | /* end confdefs.h. */
# | /* Define poptGetContext to an innocuous variant, in case declares poptGetContext.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define poptGetContext innocuous_poptGetContext
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char poptGetContext (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef poptGetContext
# |
# | /* 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 poptGetContext ();
# | /* 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_poptGetContext || defined __stub___poptGetContext
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return poptGetContext ();
# | ;
# | return 0;
# | }
# configure:22365: result: no
# configure:22374: checking for poptGetContext in -lpopt
# configure:22409: clang -o conftest conftest.c -lpopt >&5
# /sysroot/bin/ld: error: cannot find -lpopt
# /tmp/conftest-dbc082.o:conftest.c:function main: error: undefined reference to 'poptGetContext'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:22415: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "echoping"
# | #define PACKAGE_TARNAME "echoping"
# | #define PACKAGE_VERSION "6.0.2"
# | #define PACKAGE_STRING "echoping 6.0.2"
# | #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# | #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 PACKAGE "echoping"
# | #define VERSION "6.0.2"
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define MAX_ITERATIONS 20
# | #define MAX_LINE 65535
# | #define HTTP
# | #define SMTP
# | #define LIBIDN
# | #define OPENSSL
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SOCKET 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRERROR 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 poptGetContext ();
# | int
# | main ()
# | {
# | return poptGetContext ();
# | ;
# | return 0;
# | }
# configure:22433: result: no
# configure:22443: error: Missing popt library, get it from ftp://ftp.rpm.org/pub/rpm/dist/rpm-x.y.z
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_func__doprnt=no
# ac_cv_func_dlopen=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_poptGetContext=no
# ac_cv_func_shl_load=no
# ac_cv_func_sigaction=yes
# ac_cv_func_socket=yes
# ac_cv_func_strerror=yes
# ac_cv_func_vprintf=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_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_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_m_pow=yes
# ac_cv_lib_nsl_gethostbyname=no
# ac_cv_lib_popt_poptGetContext=no
# ac_cv_lib_socket_socket=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# 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_CXXCPP='clang++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_F77=gfortran
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_f77_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_type_int=yes
# ac_cv_type_long=yes
# ac_cv_type_signal=void
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# lt_cv_deplibs_check_method=pass_all
# lt_cv_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_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_SED=/usr/sbin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_max_cmd_len=32768
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/echoping/src/echoping-6.0.2/missing --run aclocal-1.10'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/echoping/src/echoping-6.0.2/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/echoping/src/echoping-6.0.2/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/echoping/src/echoping-6.0.2/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/echoping/src/echoping-6.0.2/missing --run automake-1.10'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/echoping/src/echoping-6.0.2/missing --run makeinfo'
# OBJEXT='o'
# PACKAGE='echoping'
# PACKAGE_BUGREPORT='bortz@users.sourceforge.net'
# PACKAGE_NAME='echoping'
# PACKAGE_STRING='echoping 6.0.2'
# PACKAGE_TARNAME='echoping'
# PACKAGE_VERSION='6.0.2'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='6.0.2'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_F77='gfortran'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# compil_date=''
# compil_options=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# hostname=''
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='$(SHELL) /tmp/echoping/src/echoping-6.0.2/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# plugins_dir=''
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# subdirs=''
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "echoping"
# #define PACKAGE_TARNAME "echoping"
# #define PACKAGE_VERSION "6.0.2"
# #define PACKAGE_STRING "echoping 6.0.2"
# #define PACKAGE_BUGREPORT "bortz@users.sourceforge.net"
# #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 PACKAGE "echoping"
# #define VERSION "6.0.2"
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define MAX_ITERATIONS 20
# #define MAX_LINE 65535
# #define HTTP
# #define SMTP
# #define LIBIDN
# #define OPENSSL
# #define STDC_HEADERS 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define TIME_WITH_SYS_TIME 1
# #define RETSIGTYPE void
# #define HAVE_VPRINTF 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_GETNAMEINFO 1
# #define HAVE_INET_NTOP 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_SOCKET 1
# #define HAVE_SIGACTION 1
# #define HAVE_STRERROR 1
#
# configure: exit 1