Build of echoping with vanilla toolchain

The build took 00h 00m 47s and was SUCCESSFUL.

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

SLOCLanguage
8,951 sh
4,254 makefile
3,496 ansic
16,701 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: echoping 6.0.2-6 (Wed Aug 24 14:26:52 UTC 2016)
# ==> 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... no
# checking for x86_64-unknown-linux-gcc... no
# checking for cc... cc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether cc accepts -g... yes
# checking for cc 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 cc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for /usr/sbin/ld option to reload object files... -r
# checking for BSD-compatible nm... /usr/sbin/nm -B
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... pass_all
# checking how to run the C preprocessor... cc -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 for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking how to run the C++ preprocessor... g++ -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
# 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 /usr/sbin/nm -B output from cc 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 cc supports -fno-rtti -fno-exceptions... no
# checking for cc option to produce PIC... -fPIC
# checking if cc PIC flag -fPIC works... yes
# checking if cc static flag -static works... yes
# checking if cc supports -c -o file.o... yes
# checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... no
# checking for dlopen in -ldl... yes
# checking whether a program can dlopen itself... yes
# checking whether a statically linked program can dlopen itself... no
# 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 g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking whether the g++ linker (/usr/sbin/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 (/usr/sbin/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 dependency style of cc... gcc3
# checking dependency style of g++... 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... cc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether cc accepts -g... (cached) yes
# checking for cc 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... yes
# checking if libnsl is mandatory... no
# checking for pow in -lm... yes
# checking if libmath is mandatory... yes
# 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... yes
# checking for usleep... yes
# checking for dlopen... (cached) no
# checking for dlopen in -ldl... (cached) yes
# checking for idna_to_ascii_8z in -lidn... yes
# checking for SSL_CTX_new in -lssl... yes
# checking TCP info from socket... yes
# checking Type Of Service... yes
# checking Socket priority... yes
#
# Configuration of echoping:
# HTTP : enabled
# ICP : disabled
# OPENSSL : enabled
# GNUTLS : disabled
# SMTP : enabled
# LIBIDN : enabled
# TOS : enabled
# PRIORITY : enabled
# configure: updating cache config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating echoping.1
# config.status: creating compilation.h
# config.status: creating config.h
# config.status: executing depfiles commands
# === configuring in plugins (/tmp/echoping/src/echoping-6.0.2/plugins)
# configure: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-unknown-linux' '--with-ssl' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=' --cache-file=../config.cache --srcdir=.
# 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: loading cache ../config.cache
# checking build system type... (cached) x86_64-unknown-linux-gnu
# checking host system type... (cached) x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-cc... (cached) cc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... (cached) o
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether cc accepts -g... (cached) yes
# checking for cc option to accept ISO C89... (cached) none needed
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# checking for grep that handles long lines and -e... (cached) /usr/sbin/grep
# checking for egrep... (cached) /usr/sbin/grep -E
# checking for ld used by cc... (cached) /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... (cached) yes
# checking for /usr/sbin/ld option to reload object files... (cached) -r
# checking for BSD-compatible nm... (cached) /usr/sbin/nm -B
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... (cached) pass_all
# checking how to run the C preprocessor... (cached) cc -E
# checking for ANSI C header files... (cached) yes
# checking for sys/types.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for memory.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for dlfcn.h... (cached) yes
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... (cached) g++
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether g++ accepts -g... (cached) yes
# checking how to run the C++ preprocessor... (cached) g++ -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... (cached) gfortran
# checking whether we are using the GNU Fortran 77 compiler... (cached) yes
# checking whether gfortran accepts -g... (cached) yes
# checking the maximum length of command line arguments... (cached) 32768
# checking command to parse /usr/sbin/nm -B output from cc object... (cached) ok
# checking for objdir... (cached) .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... (cached) ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... (cached) ranlib
# checking for x86_64-unknown-linux-strip... no
# checking for strip... (cached) strip
# checking for correct ltmain.sh version... yes
# checking if cc supports -fno-rtti -fno-exceptions... (cached) no
# checking for cc option to produce PIC... -fPIC
# checking if cc PIC flag -fPIC works... yes
# checking if cc static flag -static works... yes
# checking if cc supports -c -o file.o... (cached) yes
# checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking for shl_load... (cached) no
# checking for shl_load in -ldld... (cached) no
# checking for dlopen... (cached) no
# checking for dlopen in -ldl... (cached) yes
# checking whether a program can dlopen itself... (cached) yes
# checking whether a statically linked program can dlopen itself... (cached) no
# 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 g++... (cached) /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/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... (cached) yes
# checking whether the gfortran linker (/usr/sbin/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... (cached) /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... (cached) /usr/sbin/mkdir -p
# checking for gawk... (cached) gawk
# checking whether make sets $(MAKE)... (cached) yes
# checking for style of include used by make... GNU
# checking dependency style of cc... (cached) gcc3
# checking dependency style of g++... (cached) gcc3
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: executing depfiles commands
# === configuring in dns (/tmp/echoping/src/echoping-6.0.2/plugins/dns)
# configure: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-unknown-linux' '--with-ssl' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=' --cache-file=../../config.cache --srcdir=.
# 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: loading cache ../../config.cache
# checking build system type... (cached) x86_64-unknown-linux-gnu
# checking host system type... (cached) x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-cc... (cached) cc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... (cached) o
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether cc accepts -g... (cached) yes
# checking for cc option to accept ISO C89... (cached) none needed
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# checking for grep that handles long lines and -e... (cached) /usr/sbin/grep
# checking for egrep... (cached) /usr/sbin/grep -E
# checking for ld used by cc... (cached) /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... (cached) yes
# checking for /usr/sbin/ld option to reload object files... (cached) -r
# checking for BSD-compatible nm... (cached) /usr/sbin/nm -B
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... (cached) pass_all
# checking how to run the C preprocessor... (cached) cc -E
# checking for ANSI C header files... (cached) yes
# checking for sys/types.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for memory.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for dlfcn.h... (cached) yes
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... (cached) g++
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether g++ accepts -g... (cached) yes
# checking how to run the C++ preprocessor... (cached) g++ -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... (cached) gfortran
# checking whether we are using the GNU Fortran 77 compiler... (cached) yes
# checking whether gfortran accepts -g... (cached) yes
# checking the maximum length of command line arguments... (cached) 32768
# checking command to parse /usr/sbin/nm -B output from cc object... (cached) ok
# checking for objdir... (cached) .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... (cached) ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... (cached) ranlib
# checking for x86_64-unknown-linux-strip... no
# checking for strip... (cached) strip
# checking for correct ltmain.sh version... yes
# checking if cc supports -fno-rtti -fno-exceptions... (cached) no
# checking for cc option to produce PIC... -fPIC
# checking if cc PIC flag -fPIC works... yes
# checking if cc static flag -static works... yes
# checking if cc supports -c -o file.o... (cached) yes
# checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking for shl_load... (cached) no
# checking for shl_load in -ldld... (cached) no
# checking for dlopen... (cached) no
# checking for dlopen in -ldl... (cached) yes
# checking whether a program can dlopen itself... (cached) yes
# checking whether a statically linked program can dlopen itself... (cached) no
# 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 g++... (cached) /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/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... (cached) yes
# checking whether the gfortran linker (/usr/sbin/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... (cached) /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... (cached) /usr/sbin/mkdir -p
# checking for gawk... (cached) gawk
# checking whether make sets $(MAKE)... (cached) yes
# checking for style of include used by make... GNU
# checking dependency style of cc... (cached) gcc3
# checking dependency style of g++... (cached) gcc3
# checking for poptGetContext... (cached) no
# checking for poptGetContext in -lpopt... (cached) yes
# checking for res_mkquery... no
# checking for res_mkquery in -lbind... no
# checking for res_mkquery in -lresolv... no
# checking for res_mkquery in -lresolv again... yes
# checking _res ... yes
# checking _res_ext ... no
# configure: updating cache ../../config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# === configuring in ldap (/tmp/echoping/src/echoping-6.0.2/plugins/ldap)
# configure: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-unknown-linux' '--with-ssl' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=' --cache-file=../../config.cache --srcdir=.
# 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: loading cache ../../config.cache
# checking build system type... (cached) x86_64-unknown-linux-gnu
# checking host system type... (cached) x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-cc... (cached) cc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... (cached) o
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether cc accepts -g... (cached) yes
# checking for cc option to accept ISO C89... (cached) none needed
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# checking for grep that handles long lines and -e... (cached) /usr/sbin/grep
# checking for egrep... (cached) /usr/sbin/grep -E
# checking for ld used by cc... (cached) /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... (cached) yes
# checking for /usr/sbin/ld option to reload object files... (cached) -r
# checking for BSD-compatible nm... (cached) /usr/sbin/nm -B
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... (cached) pass_all
# checking how to run the C preprocessor... (cached) cc -E
# checking for ANSI C header files... (cached) yes
# checking for sys/types.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for memory.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for dlfcn.h... (cached) yes
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... (cached) g++
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether g++ accepts -g... (cached) yes
# checking how to run the C++ preprocessor... (cached) g++ -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... (cached) gfortran
# checking whether we are using the GNU Fortran 77 compiler... (cached) yes
# checking whether gfortran accepts -g... (cached) yes
# checking the maximum length of command line arguments... (cached) 32768
# checking command to parse /usr/sbin/nm -B output from cc object... (cached) ok
# checking for objdir... (cached) .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... (cached) ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... (cached) ranlib
# checking for x86_64-unknown-linux-strip... no
# checking for strip... (cached) strip
# checking for correct ltmain.sh version... yes
# checking if cc supports -fno-rtti -fno-exceptions... (cached) no
# checking for cc option to produce PIC... -fPIC
# checking if cc PIC flag -fPIC works... yes
# checking if cc static flag -static works... yes
# checking if cc supports -c -o file.o... (cached) yes
# checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking for shl_load... (cached) no
# checking for shl_load in -ldld... (cached) no
# checking for dlopen... (cached) no
# checking for dlopen in -ldl... (cached) yes
# checking whether a program can dlopen itself... (cached) yes
# checking whether a statically linked program can dlopen itself... (cached) no
# 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 g++... (cached) /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/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... (cached) yes
# checking whether the gfortran linker (/usr/sbin/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... (cached) /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... (cached) /usr/sbin/mkdir -p
# checking for gawk... (cached) gawk
# checking whether make sets $(MAKE)... (cached) yes
# checking for style of include used by make... GNU
# checking dependency style of cc... (cached) gcc3
# checking dependency style of g++... (cached) gcc3
# checking for poptGetContext... (cached) no
# checking for poptGetContext in -lpopt... (cached) yes
# checking for ldap_open... no
# checking for ldap_open in -lldap... yes
# configure: updating cache ../../config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# === configuring in postgresql (/tmp/echoping/src/echoping-6.0.2/plugins/postgresql)
# configure: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-unknown-linux' '--with-ssl' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=' --cache-file=../../config.cache --srcdir=.
# 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: loading cache ../../config.cache
# checking build system type... (cached) x86_64-unknown-linux-gnu
# checking host system type... (cached) x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-cc... (cached) cc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... (cached) o
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether cc accepts -g... (cached) yes
# checking for cc option to accept ISO C89... (cached) none needed
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# checking for grep that handles long lines and -e... (cached) /usr/sbin/grep
# checking for egrep... (cached) /usr/sbin/grep -E
# checking for ld used by cc... (cached) /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... (cached) yes
# checking for /usr/sbin/ld option to reload object files... (cached) -r
# checking for BSD-compatible nm... (cached) /usr/sbin/nm -B
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... (cached) pass_all
# checking how to run the C preprocessor... (cached) cc -E
# checking for ANSI C header files... (cached) yes
# checking for sys/types.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for memory.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for dlfcn.h... (cached) yes
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... (cached) g++
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether g++ accepts -g... (cached) yes
# checking how to run the C++ preprocessor... (cached) g++ -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... (cached) gfortran
# checking whether we are using the GNU Fortran 77 compiler... (cached) yes
# checking whether gfortran accepts -g... (cached) yes
# checking the maximum length of command line arguments... (cached) 32768
# checking command to parse /usr/sbin/nm -B output from cc object... (cached) ok
# checking for objdir... (cached) .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... (cached) ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... (cached) ranlib
# checking for x86_64-unknown-linux-strip... no
# checking for strip... (cached) strip
# checking for correct ltmain.sh version... yes
# checking if cc supports -fno-rtti -fno-exceptions... (cached) no
# checking for cc option to produce PIC... -fPIC
# checking if cc PIC flag -fPIC works... yes
# checking if cc static flag -static works... yes
# checking if cc supports -c -o file.o... (cached) yes
# checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking for shl_load... (cached) no
# checking for shl_load in -ldld... (cached) no
# checking for dlopen... (cached) no
# checking for dlopen in -ldl... (cached) yes
# checking whether a program can dlopen itself... (cached) yes
# checking whether a statically linked program can dlopen itself... (cached) no
# 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 g++... (cached) /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/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... (cached) yes
# checking whether the gfortran linker (/usr/sbin/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... (cached) /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... (cached) /usr/sbin/mkdir -p
# checking for gawk... (cached) gawk
# checking whether make sets $(MAKE)... (cached) yes
# checking for style of include used by make... GNU
# checking dependency style of cc... (cached) gcc3
# checking dependency style of g++... (cached) gcc3
# checking for poptGetContext... (cached) no
# checking for poptGetContext in -lpopt... (cached) yes
# checking for PQconnectdb... no
# checking for PQconnectdb in -lpq... no
# configure: WARNING: No PostgreSQL development environment found, not building this plugin
# checking libpq-fe.h usability... no
# checking libpq-fe.h presence... no
# checking for libpq-fe.h... no
# checking postgresql/libpq-fe.h usability... no
# checking postgresql/libpq-fe.h presence... no
# checking for postgresql/libpq-fe.h... no
# configure: WARNING: No PostgreSQL header found, not building this plugin
# configure: updating cache ../../config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# === configuring in random (/tmp/echoping/src/echoping-6.0.2/plugins/random)
# configure: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-unknown-linux' '--with-ssl' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=' --cache-file=../../config.cache --srcdir=.
# 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: loading cache ../../config.cache
# checking build system type... (cached) x86_64-unknown-linux-gnu
# checking host system type... (cached) x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-cc... (cached) cc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... (cached) o
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether cc accepts -g... (cached) yes
# checking for cc option to accept ISO C89... (cached) none needed
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# checking for grep that handles long lines and -e... (cached) /usr/sbin/grep
# checking for egrep... (cached) /usr/sbin/grep -E
# checking for ld used by cc... (cached) /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... (cached) yes
# checking for /usr/sbin/ld option to reload object files... (cached) -r
# checking for BSD-compatible nm... (cached) /usr/sbin/nm -B
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... (cached) pass_all
# checking how to run the C preprocessor... (cached) cc -E
# checking for ANSI C header files... (cached) yes
# checking for sys/types.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for memory.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for dlfcn.h... (cached) yes
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... (cached) g++
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether g++ accepts -g... (cached) yes
# checking how to run the C++ preprocessor... (cached) g++ -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... (cached) gfortran
# checking whether we are using the GNU Fortran 77 compiler... (cached) yes
# checking whether gfortran accepts -g... (cached) yes
# checking the maximum length of command line arguments... (cached) 32768
# checking command to parse /usr/sbin/nm -B output from cc object... (cached) ok
# checking for objdir... (cached) .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... (cached) ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... (cached) ranlib
# checking for x86_64-unknown-linux-strip... no
# checking for strip... (cached) strip
# checking for correct ltmain.sh version... yes
# checking if cc supports -fno-rtti -fno-exceptions... (cached) no
# checking for cc option to produce PIC... -fPIC
# checking if cc PIC flag -fPIC works... yes
# checking if cc static flag -static works... yes
# checking if cc supports -c -o file.o... (cached) yes
# checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking for shl_load... (cached) no
# checking for shl_load in -ldld... (cached) no
# checking for dlopen... (cached) no
# checking for dlopen in -ldl... (cached) yes
# checking whether a program can dlopen itself... (cached) yes
# checking whether a statically linked program can dlopen itself... (cached) no
# 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 g++... (cached) /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/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... (cached) yes
# checking whether the gfortran linker (/usr/sbin/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... (cached) /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... (cached) /usr/sbin/mkdir -p
# checking for gawk... (cached) gawk
# checking whether make sets $(MAKE)... (cached) yes
# checking for style of include used by make... GNU
# checking dependency style of cc... (cached) gcc3
# checking dependency style of g++... (cached) gcc3
# checking for usleep... (cached) yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# === configuring in whois (/tmp/echoping/src/echoping-6.0.2/plugins/whois)
# configure: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-unknown-linux' '--with-ssl' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=' --cache-file=../../config.cache --srcdir=.
# 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: loading cache ../../config.cache
# checking build system type... (cached) x86_64-unknown-linux-gnu
# checking host system type... (cached) x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-cc... (cached) cc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... (cached) o
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether cc accepts -g... (cached) yes
# checking for cc option to accept ISO C89... (cached) none needed
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# checking for grep that handles long lines and -e... (cached) /usr/sbin/grep
# checking for egrep... (cached) /usr/sbin/grep -E
# checking for ld used by cc... (cached) /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... (cached) yes
# checking for /usr/sbin/ld option to reload object files... (cached) -r
# checking for BSD-compatible nm... (cached) /usr/sbin/nm -B
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... (cached) pass_all
# checking how to run the C preprocessor... (cached) cc -E
# checking for ANSI C header files... (cached) yes
# checking for sys/types.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for memory.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for dlfcn.h... (cached) yes
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... (cached) g++
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether g++ accepts -g... (cached) yes
# checking how to run the C++ preprocessor... (cached) g++ -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... (cached) gfortran
# checking whether we are using the GNU Fortran 77 compiler... (cached) yes
# checking whether gfortran accepts -g... (cached) yes
# checking the maximum length of command line arguments... (cached) 32768
# checking command to parse /usr/sbin/nm -B output from cc object... (cached) ok
# checking for objdir... (cached) .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... (cached) ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... (cached) ranlib
# checking for x86_64-unknown-linux-strip... no
# checking for strip... (cached) strip
# checking for correct ltmain.sh version... yes
# checking if cc supports -fno-rtti -fno-exceptions... (cached) no
# checking for cc option to produce PIC... -fPIC
# checking if cc PIC flag -fPIC works... yes
# checking if cc static flag -static works... yes
# checking if cc supports -c -o file.o... (cached) yes
# checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking for shl_load... (cached) no
# checking for shl_load in -ldld... (cached) no
# checking for dlopen... (cached) no
# checking for dlopen in -ldl... (cached) yes
# checking whether a program can dlopen itself... (cached) yes
# checking whether a statically linked program can dlopen itself... (cached) no
# 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 g++... (cached) /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/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... (cached) yes
# checking whether the gfortran linker (/usr/sbin/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... (cached) /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... (cached) /usr/sbin/mkdir -p
# checking for gawk... (cached) gawk
# checking whether make sets $(MAKE)... (cached) yes
# checking for style of include used by make... GNU
# checking dependency style of cc... (cached) gcc3
# checking dependency style of g++... (cached) gcc3
# checking for poptGetContext... (cached) no
# checking for poptGetContext in -lpopt... (cached) yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
#
# Plugins to build: random whois dns postgresql ldap
# make all-recursive
# make[1]: Entering directory '/tmp/echoping/src/echoping-6.0.2'
# Making all in plugins
# make[2]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins'
# Making all in dns
# make[3]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/dns'
# make all-am
# make[4]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/dns'
# /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -MT dns.lo -MD -MP -MF .deps/dns.Tpo -c -o dns.lo dns.c
# mkdir .libs
# cc -DHAVE_CONFIG_H -I. -MT dns.lo -MD -MP -MF .deps/dns.Tpo -c dns.c -fPIC -DPIC -o .libs/dns.o
# dns.c: In function 'nsError':
# dns.c:47:4: warning: implicit declaration of function 'to_upper' [-Wimplicit-function-declaration]
# to_upper(type_name), domain);
# ^~~~~~~~
# dns.c: In function 'init':
# dns.c:81:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# {"tcp", (char) NULL, POPT_ARG_NONE, &use_tcp, 0,
# ^
# dns.c:84:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# {"no-recurse", (char) NULL, POPT_ARG_NONE, &no_recurse, 0,
# ^
# dns.c:107:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
# upper_type_name = (char *) to_upper(type_name);
# ^
# cc -DHAVE_CONFIG_H -I. -MT dns.lo -MD -MP -MF .deps/dns.Tpo -c dns.c -o dns.o >/dev/null 2>&1
# mv -f .deps/dns.Tpo .deps/dns.Plo
# /bin/sh ./libtool --tag=CC --mode=link cc -module -o dns.la -rpath /usr/lib/echoping dns.lo -lpopt -lresolv
# cc -shared .libs/dns.o -lpopt -lresolv -Wl,-soname -Wl,dns.so.0 -o .libs/dns.so.0.0.0
# (cd .libs && rm -f dns.so.0 && ln -s dns.so.0.0.0 dns.so.0)
# (cd .libs && rm -f dns.so && ln -s dns.so.0.0.0 dns.so)
# ar cru .libs/dns.a dns.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/dns.a
# creating dns.la
# (cd .libs && rm -f dns.la && ln -s ../dns.la dns.la)
# make[4]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/dns'
# make[3]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/dns'
# Making all in ldap
# make[3]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/ldap'
# make all-am
# make[4]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/ldap'
# /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -MT ldap.lo -MD -MP -MF .deps/ldap.Tpo -c -o ldap.lo ldap.c
# mkdir .libs
# cc -DHAVE_CONFIG_H -I. -MT ldap.lo -MD -MP -MF .deps/ldap.Tpo -c ldap.c -fPIC -DPIC -o .libs/ldap.o
# ldap.c: In function 'init':
# ldap.c:69:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# rest = poptGetArg(ldap_poptcon);
# ^
# ldap.c:79:26: warning: implicit declaration of function 'to_upper' [-Wimplicit-function-declaration]
# scope_string = (char *)to_upper(scope_string);
# ^~~~~~~~
# ldap.c:79:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
# scope_string = (char *)to_upper(scope_string);
# ^
# ldap.c: In function 'start':
# ldap.c:104:12: warning: implicit declaration of function 'ldap_init' [-Wimplicit-function-declaration]
# session = ldap_init(hostname, port);
# ^~~~~~~~~
# ldap.c:104:10: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
# session = ldap_init(hostname, port);
# ^
# ldap.c:121:11: warning: implicit declaration of function 'ldap_search_s' [-Wimplicit-function-declaration]
# result = ldap_search_s(session, base, LDAP_SCOPE_ONELEVEL, "(objectclass=*)", NULL, /* Return
# ^~~~~~~~~~~~~
# ldap.c: In function 'terminate':
# ldap.c:158:2: warning: implicit declaration of function 'ldap_unbind_s' [-Wimplicit-function-declaration]
# ldap_unbind_s(session);
# ^~~~~~~~~~~~~
# cc -DHAVE_CONFIG_H -I. -MT ldap.lo -MD -MP -MF .deps/ldap.Tpo -c ldap.c -o ldap.o >/dev/null 2>&1
# mv -f .deps/ldap.Tpo .deps/ldap.Plo
# /bin/sh ./libtool --tag=CC --mode=link cc -module -o ldap.la -rpath /usr/lib/echoping ldap.lo -lldap -lpopt
# cc -shared .libs/ldap.o -lldap -lpopt -Wl,-soname -Wl,ldap.so.0 -o .libs/ldap.so.0.0.0
# (cd .libs && rm -f ldap.so.0 && ln -s ldap.so.0.0.0 ldap.so.0)
# (cd .libs && rm -f ldap.so && ln -s ldap.so.0.0.0 ldap.so)
# ar cru .libs/ldap.a ldap.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/ldap.a
# creating ldap.la
# (cd .libs && rm -f ldap.la && ln -s ../ldap.la ldap.la)
# make[4]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/ldap'
# make[3]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/ldap'
# Making all in postgresql
# make[3]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/postgresql'
# make all-am
# make[4]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/postgresql'
# make[4]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/postgresql'
# make[3]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/postgresql'
# Making all in random
# make[3]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/random'
# make all-am
# make[4]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/random'
# /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -MT random.lo -MD -MP -MF .deps/random.Tpo -c -o random.lo random.c
# mkdir .libs
# cc -DHAVE_CONFIG_H -I. -MT random.lo -MD -MP -MF .deps/random.Tpo -c random.c -fPIC -DPIC -o .libs/random.o
# cc -DHAVE_CONFIG_H -I. -MT random.lo -MD -MP -MF .deps/random.Tpo -c random.c -o random.o >/dev/null 2>&1
# mv -f .deps/random.Tpo .deps/random.Plo
# /bin/sh ./libtool --tag=CC --mode=link cc -module -o random.la -rpath /usr/lib/echoping random.lo
# cc -shared .libs/random.o -Wl,-soname -Wl,random.so.0 -o .libs/random.so.0.0.0
# (cd .libs && rm -f random.so.0 && ln -s random.so.0.0.0 random.so.0)
# (cd .libs && rm -f random.so && ln -s random.so.0.0.0 random.so)
# ar cru .libs/random.a random.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/random.a
# creating random.la
# (cd .libs && rm -f random.la && ln -s ../random.la random.la)
# make[4]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/random'
# make[3]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/random'
# Making all in whois
# make[3]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/whois'
# make all-am
# make[4]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/whois'
# /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -MT whois.lo -MD -MP -MF .deps/whois.Tpo -c -o whois.lo whois.c
# mkdir .libs
# cc -DHAVE_CONFIG_H -I. -MT whois.lo -MD -MP -MF .deps/whois.Tpo -c whois.c -fPIC -DPIC -o .libs/whois.o
# cc -DHAVE_CONFIG_H -I. -MT whois.lo -MD -MP -MF .deps/whois.Tpo -c whois.c -o whois.o >/dev/null 2>&1
# mv -f .deps/whois.Tpo .deps/whois.Plo
# /bin/sh ./libtool --tag=CC --mode=link cc -module -o whois.la -rpath /usr/lib/echoping whois.lo -lpopt
# cc -shared .libs/whois.o -lpopt -Wl,-soname -Wl,whois.so.0 -o .libs/whois.so.0.0.0
# (cd .libs && rm -f whois.so.0 && ln -s whois.so.0.0.0 whois.so.0)
# (cd .libs && rm -f whois.so && ln -s whois.so.0.0.0 whois.so)
# ar cru .libs/whois.a whois.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/whois.a
# creating whois.la
# (cd .libs && rm -f whois.la && ln -s ../whois.la whois.la)
# make[4]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/whois'
# make[3]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/whois'
# make[3]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins'
# make[2]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins'
# make[2]: Entering directory '/tmp/echoping/src/echoping-6.0.2'
# cc -DHAVE_CONFIG_H -I. -Wall -MT echoping.o -MD -MP -MF .deps/echoping.Tpo -c -o echoping.o echoping.c
# cc -DHAVE_CONFIG_H -I. -Wall -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c
# echoping.c: In function 'main':
# echoping.c:749:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# meth = SSLv23_client_method();
# ^
# mv -f .deps/error.Tpo .deps/error.Po
# cc -DHAVE_CONFIG_H -I. -Wall -MT readline.o -MD -MP -MF .deps/readline.Tpo -c -o readline.o readline.c
# mv -f .deps/echoping.Tpo .deps/echoping.Po
# cc -DHAVE_CONFIG_H -I. -Wall -MT writen.o -MD -MP -MF .deps/writen.Tpo -c -o writen.o writen.c
# mv -f .deps/readline.Tpo .deps/readline.Po
# cc -DHAVE_CONFIG_H -I. -Wall -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
# mv -f .deps/writen.Tpo .deps/writen.Po
# cc -DHAVE_CONFIG_H -I. -Wall -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c
# mv -f .deps/util.Tpo .deps/util.Po
# cc -DHAVE_CONFIG_H -I. -Wall -MT icp.o -MD -MP -MF .deps/icp.Tpo -c -o icp.o icp.c
# mv -f .deps/http.Tpo .deps/http.Po
# cc -DHAVE_CONFIG_H -I. -Wall -MT HTParse.o -MD -MP -MF .deps/HTParse.Tpo -c -o HTParse.o HTParse.c
# mv -f .deps/icp.Tpo .deps/icp.Po
# cc -DHAVE_CONFIG_H -I. -Wall -MT smtp.o -MD -MP -MF .deps/smtp.Tpo -c -o smtp.o smtp.c
# mv -f .deps/smtp.Tpo .deps/smtp.Po
# mv -f .deps/HTParse.Tpo .deps/HTParse.Po
# /bin/sh ./libtool --tag=CC --mode=link cc -Wall -export-dynamic -o echoping echoping.o error.o readline.o writen.o util.o http.o icp.o HTParse.o smtp.o -ldl -lpopt -lm -lidn -lssl -lcrypto
# mkdir .libs
# cc -Wall -o echoping echoping.o error.o readline.o writen.o util.o http.o icp.o HTParse.o smtp.o -Wl,--export-dynamic -ldl -lpopt -lm -lidn -lssl -lcrypto
# make[2]: Leaving directory '/tmp/echoping/src/echoping-6.0.2'
# make[1]: Leaving directory '/tmp/echoping/src/echoping-6.0.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in plugins
# make[1]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins'
# Making install in dns
# make[2]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/dns'
# make[3]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/dns'
# test -z "/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/echoping/pkg/echoping/usr/share/man/man1"
# test -z "/usr/lib/echoping" || /usr/sbin/mkdir -p "/tmp/echoping/pkg/echoping/usr/lib/echoping"
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'dns.la' '/tmp/echoping/pkg/echoping/usr/lib/echoping/dns.la'
# /usr/bin/install -c -m 644 './echoping_dns.1' '/tmp/echoping/pkg/echoping/usr/share/man/man1/echoping_dns.1'
# /usr/bin/install -c .libs/dns.so.0.0.0 /tmp/echoping/pkg/echoping/usr/lib/echoping/dns.so.0.0.0
# (cd /tmp/echoping/pkg/echoping/usr/lib/echoping && { ln -s -f dns.so.0.0.0 dns.so.0 || { rm -f dns.so.0 && ln -s dns.so.0.0.0 dns.so.0; }; })
# (cd /tmp/echoping/pkg/echoping/usr/lib/echoping && { ln -s -f dns.so.0.0.0 dns.so || { rm -f dns.so && ln -s dns.so.0.0.0 dns.so; }; })
# /usr/bin/install -c .libs/dns.lai /tmp/echoping/pkg/echoping/usr/lib/echoping/dns.la
# /usr/bin/install -c .libs/dns.a /tmp/echoping/pkg/echoping/usr/lib/echoping/dns.a
# chmod 644 /tmp/echoping/pkg/echoping/usr/lib/echoping/dns.a
# ranlib /tmp/echoping/pkg/echoping/usr/lib/echoping/dns.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib/echoping'
# make[3]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/dns'
# make[2]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/dns'
# Making install in ldap
# make[2]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/ldap'
# make[3]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/ldap'
# test -z "/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/echoping/pkg/echoping/usr/share/man/man1"
# test -z "/usr/lib/echoping" || /usr/sbin/mkdir -p "/tmp/echoping/pkg/echoping/usr/lib/echoping"
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'ldap.la' '/tmp/echoping/pkg/echoping/usr/lib/echoping/ldap.la'
# /usr/bin/install -c -m 644 './echoping_ldap.1' '/tmp/echoping/pkg/echoping/usr/share/man/man1/echoping_ldap.1'
# /usr/bin/install -c .libs/ldap.so.0.0.0 /tmp/echoping/pkg/echoping/usr/lib/echoping/ldap.so.0.0.0
# (cd /tmp/echoping/pkg/echoping/usr/lib/echoping && { ln -s -f ldap.so.0.0.0 ldap.so.0 || { rm -f ldap.so.0 && ln -s ldap.so.0.0.0 ldap.so.0; }; })
# (cd /tmp/echoping/pkg/echoping/usr/lib/echoping && { ln -s -f ldap.so.0.0.0 ldap.so || { rm -f ldap.so && ln -s ldap.so.0.0.0 ldap.so; }; })
# /usr/bin/install -c .libs/ldap.lai /tmp/echoping/pkg/echoping/usr/lib/echoping/ldap.la
# /usr/bin/install -c .libs/ldap.a /tmp/echoping/pkg/echoping/usr/lib/echoping/ldap.a
# chmod 644 /tmp/echoping/pkg/echoping/usr/lib/echoping/ldap.a
# ranlib /tmp/echoping/pkg/echoping/usr/lib/echoping/ldap.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib/echoping'
# make[3]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/ldap'
# make[2]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/ldap'
# Making install in postgresql
# make[2]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/postgresql'
# make[3]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/postgresql'
# test -z "/usr/lib/echoping" || /usr/sbin/mkdir -p "/tmp/echoping/pkg/echoping/usr/lib/echoping"
# test -z "/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/echoping/pkg/echoping/usr/share/man/man1"
# /usr/bin/install -c -m 644 './echoping_postgresql.1' '/tmp/echoping/pkg/echoping/usr/share/man/man1/echoping_postgresql.1'
# make[3]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/postgresql'
# make[2]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/postgresql'
# Making install in random
# make[2]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/random'
# make[3]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/random'
# test -z "/usr/lib/echoping" || /usr/sbin/mkdir -p "/tmp/echoping/pkg/echoping/usr/lib/echoping"
# test -z "/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/echoping/pkg/echoping/usr/share/man/man1"
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'random.la' '/tmp/echoping/pkg/echoping/usr/lib/echoping/random.la'
# /usr/bin/install -c -m 644 './echoping_random.1' '/tmp/echoping/pkg/echoping/usr/share/man/man1/echoping_random.1'
# /usr/bin/install -c .libs/random.so.0.0.0 /tmp/echoping/pkg/echoping/usr/lib/echoping/random.so.0.0.0
# (cd /tmp/echoping/pkg/echoping/usr/lib/echoping && { ln -s -f random.so.0.0.0 random.so.0 || { rm -f random.so.0 && ln -s random.so.0.0.0 random.so.0; }; })
# (cd /tmp/echoping/pkg/echoping/usr/lib/echoping && { ln -s -f random.so.0.0.0 random.so || { rm -f random.so && ln -s random.so.0.0.0 random.so; }; })
# /usr/bin/install -c .libs/random.lai /tmp/echoping/pkg/echoping/usr/lib/echoping/random.la
# /usr/bin/install -c .libs/random.a /tmp/echoping/pkg/echoping/usr/lib/echoping/random.a
# chmod 644 /tmp/echoping/pkg/echoping/usr/lib/echoping/random.a
# ranlib /tmp/echoping/pkg/echoping/usr/lib/echoping/random.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib/echoping'
# make[3]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/random'
# make[2]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/random'
# Making install in whois
# make[2]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/whois'
# make[3]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins/whois'
# test -z "/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/echoping/pkg/echoping/usr/share/man/man1"
# test -z "/usr/lib/echoping" || /usr/sbin/mkdir -p "/tmp/echoping/pkg/echoping/usr/lib/echoping"
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'whois.la' '/tmp/echoping/pkg/echoping/usr/lib/echoping/whois.la'
# /usr/bin/install -c -m 644 './echoping_whois.1' '/tmp/echoping/pkg/echoping/usr/share/man/man1/echoping_whois.1'
# /usr/bin/install -c .libs/whois.so.0.0.0 /tmp/echoping/pkg/echoping/usr/lib/echoping/whois.so.0.0.0
# (cd /tmp/echoping/pkg/echoping/usr/lib/echoping && { ln -s -f whois.so.0.0.0 whois.so.0 || { rm -f whois.so.0 && ln -s whois.so.0.0.0 whois.so.0; }; })
# (cd /tmp/echoping/pkg/echoping/usr/lib/echoping && { ln -s -f whois.so.0.0.0 whois.so || { rm -f whois.so && ln -s whois.so.0.0.0 whois.so; }; })
# /usr/bin/install -c .libs/whois.lai /tmp/echoping/pkg/echoping/usr/lib/echoping/whois.la
# /usr/bin/install -c .libs/whois.a /tmp/echoping/pkg/echoping/usr/lib/echoping/whois.a
# chmod 644 /tmp/echoping/pkg/echoping/usr/lib/echoping/whois.a
# ranlib /tmp/echoping/pkg/echoping/usr/lib/echoping/whois.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib/echoping'
# make[3]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/whois'
# make[2]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins/whois'
# make[2]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins'
# make[3]: Entering directory '/tmp/echoping/src/echoping-6.0.2/plugins'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins'
# make[2]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins'
# make[1]: Leaving directory '/tmp/echoping/src/echoping-6.0.2/plugins'
# make[1]: Entering directory '/tmp/echoping/src/echoping-6.0.2'
# make[2]: Entering directory '/tmp/echoping/src/echoping-6.0.2'
# test -z "/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/echoping/pkg/echoping/usr/share/man/man1"
# test -z "/usr/include/echoping" || /usr/sbin/mkdir -p "/tmp/echoping/pkg/echoping/usr/include/echoping"
# /usr/bin/install -c -m 644 'echoping.h' '/tmp/echoping/pkg/echoping/usr/include/echoping/echoping.h'
# /usr/bin/install -c -m 644 'compilation.h' '/tmp/echoping/pkg/echoping/usr/include/echoping/compilation.h'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/echoping/pkg/echoping/usr/bin"
# /usr/bin/install -c -m 644 './echoping.1' '/tmp/echoping/pkg/echoping/usr/share/man/man1/echoping.1'
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'echoping' '/tmp/echoping/pkg/echoping/usr/bin/echoping'
# /usr/bin/install -c echoping /tmp/echoping/pkg/echoping/usr/bin/echoping
# make[2]: Leaving directory '/tmp/echoping/src/echoping-6.0.2'
# make[1]: Leaving directory '/tmp/echoping/src/echoping-6.0.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "echoping"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: echoping 6.0.2-6 (Wed Aug 24 14:27:18 UTC 2016)

CMD: pacman --query --file echoping-6.0.2-6-x86_64.pkg.tar.xz
# echoping 6.0.2-6

Creating hybrid package for 'echoping'

Trying to find vanilla package 'echoping'...

CMD: pacman --query --file /mirror/echoping-6.0.2-6.pkg.tar.xz
# echoping 6.0.2-6

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/man/man1/echoping_dns.1.gz
# /usr/share/man/man1/echoping_ldap.1.gz
# /usr/share/man/man1/echoping_postgresql.1.gz
# /usr/share/man/man1/echoping_random.1.gz
# /usr/share/man/man1/echoping_whois.1.gz
# /usr/share/man/man1/echoping.1.gz
# /usr/lib/echoping/dns.so.0
# /usr/lib/echoping/dns.so
# /usr/lib/echoping/ldap.so.0
# /usr/lib/echoping/ldap.so
# /usr/lib/echoping/random.so.0
# /usr/lib/echoping/random.so
# /usr/lib/echoping/whois.so.0
# /usr/lib/echoping/whois.so
# /usr/lib/echoping/dns.so.0.0.0
# /usr/lib/echoping/ldap.so.0.0.0
# /usr/lib/echoping/random.so.0.0.0
# /usr/lib/echoping/whois.so.0.0.0
# /usr/include/echoping/echoping.h
# /usr/include/echoping/compilation.h
# /usr/bin/echoping
# /sysroot/usr/lib/echoping/dns.so.0.0.0
# /sysroot/usr/lib/echoping/dns.so.0
# /sysroot/usr/lib/echoping/dns.so
# /sysroot/usr/lib/echoping/dns.la
# /sysroot/usr/lib/echoping/dns.a
# /sysroot/usr/lib/echoping/ldap.so.0.0.0
# /sysroot/usr/lib/echoping/ldap.so.0
# /sysroot/usr/lib/echoping/ldap.so
# /sysroot/usr/lib/echoping/ldap.la
# /sysroot/usr/lib/echoping/ldap.a
# /sysroot/usr/lib/echoping/random.so.0.0.0
# /sysroot/usr/lib/echoping/random.so.0
# /sysroot/usr/lib/echoping/random.so
# /sysroot/usr/lib/echoping/random.la
# /sysroot/usr/lib/echoping/random.a
# /sysroot/usr/lib/echoping/whois.so.0.0.0
# /sysroot/usr/lib/echoping/whois.so.0
# /sysroot/usr/lib/echoping/whois.so
# /sysroot/usr/lib/echoping/whois.la
# /sysroot/usr/lib/echoping/whois.a
# /sysroot/usr/include/echoping/echoping.h
# /sysroot/usr/include/echoping/compilation.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf echoping.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/echoping.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/echoping.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/echoping.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

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 = 3cf4fe0c4972
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure: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:2102: result: no
# configure:2072: checking for x86_64-unknown-linux-gcc
# configure:2102: result: no
# configure:2116: checking for cc
# configure:2132: found /usr/sbin/cc
# configure:2143: result: cc
# configure:2179: checking for C compiler version
# configure:2186: cc --version >&5
# cc (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:2189: $? = 0
# configure:2196: cc -v >&5
# Using built-in specs.
# COLLECT_GCC=cc
# 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:2199: $? = 0
# configure:2206: cc -V >&5
# cc: error: unrecognized command line option '-V'
# cc: fatal error: no input files
# compilation terminated.
# configure:2209: $? = 1
# configure:2232: checking for C compiler default output file name
# configure:2259: cc conftest.c >&5
# configure:2262: $? = 0
# configure:2300: result: a.out
# configure:2317: checking whether the C compiler works
# configure:2327: ./a.out
# configure:2330: $? = 0
# configure:2347: result: yes
# configure:2354: checking whether we are cross compiling
# configure:2356: result: no
# configure:2359: checking for suffix of executables
# configure:2366: cc -o conftest conftest.c >&5
# configure:2369: $? = 0
# configure:2393: result:
# configure:2399: checking for suffix of object files
# configure:2425: cc -c conftest.c >&5
# configure:2428: $? = 0
# configure:2451: result: o
# configure:2455: checking whether we are using the GNU C compiler
# configure:2484: cc -c conftest.c >&5
# configure:2490: $? = 0
# configure:2507: result: yes
# configure:2512: checking whether cc accepts -g
# configure:2542: cc -c -g conftest.c >&5
# configure:2548: $? = 0
# configure:2647: result: yes
# configure:2664: checking for cc option to accept ISO C89
# configure:2738: cc -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 cc
# configure:3156: result: /usr/sbin/ld
# configure:3165: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:3180: result: yes
# configure:3185: checking for /usr/sbin/ld option to reload object files
# configure:3192: result: -r
# configure:3210: checking for BSD-compatible nm
# configure:3259: result: /usr/sbin/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: cc -c conftest.c >&5
# configure:3541: $? = 0
# configure:3684: checking how to run the C preprocessor
# configure:3724: cc -E conftest.c
# configure:3730: $? = 0
# configure:3761: cc -E conftest.c
# conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: cc -E
# configure:3829: cc -E conftest.c
# configure:3835: $? = 0
# configure:3866: cc -E conftest.c
# conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: cc -c conftest.c >&5
# configure:3946: $? = 0
# configure:4045: cc -o conftest conftest.c >&5
# configure:4048: $? = 0
# configure:4054: ./conftest
# configure:4057: $? = 0
# configure:4074: result: yes
# configure:4098: checking for sys/types.h
# configure:4119: cc -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4098: checking for sys/stat.h
# configure:4119: cc -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4098: checking for stdlib.h
# configure:4119: cc -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4098: checking for string.h
# configure:4119: cc -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4098: checking for memory.h
# configure:4119: cc -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4098: checking for strings.h
# configure:4119: cc -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4098: checking for inttypes.h
# configure:4119: cc -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4098: checking for stdint.h
# configure:4119: cc -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4098: checking for unistd.h
# configure:4119: cc -c conftest.c >&5
# configure:4125: $? = 0
# configure:4141: result: yes
# configure:4168: checking dlfcn.h usability
# configure:4185: cc -c conftest.c >&5
# configure:4191: $? = 0
# configure:4205: result: yes
# configure:4209: checking dlfcn.h presence
# configure:4224: cc -E conftest.c
# configure:4230: $? = 0
# configure:4244: result: yes
# configure:4277: checking for dlfcn.h
# configure:4285: result: yes
# configure:4312: checking for x86_64-unknown-linux-g++
# configure:4342: result: no
# configure:4312: checking for x86_64-unknown-linux-c++
# configure:4342: result: no
# configure:4312: checking for x86_64-unknown-linux-gpp
# configure:4342: result: no
# configure:4312: checking for x86_64-unknown-linux-aCC
# configure:4342: result: no
# configure:4312: checking for x86_64-unknown-linux-CC
# configure:4342: result: no
# configure:4312: checking for x86_64-unknown-linux-cxx
# configure:4342: result: no
# configure:4312: checking for x86_64-unknown-linux-cc++
# configure:4342: result: no
# configure:4312: checking for x86_64-unknown-linux-cl.exe
# configure:4342: result: no
# configure:4312: checking for x86_64-unknown-linux-FCC
# configure:4342: result: no
# configure:4312: checking for x86_64-unknown-linux-KCC
# configure:4342: result: no
# configure:4312: checking for x86_64-unknown-linux-RCC
# configure:4342: result: no
# configure:4312: checking for x86_64-unknown-linux-xlC_r
# configure:4342: result: no
# configure:4312: checking for x86_64-unknown-linux-xlC
# configure:4342: result: no
# configure:4356: checking for g++
# configure:4372: found /usr/sbin/g++
# configure:4383: result: g++
# configure:4414: checking for C++ compiler version
# configure:4421: g++ --version >&5
# g++ (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:4424: $? = 0
# configure:4431: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:4434: $? = 0
# configure:4441: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4444: $? = 1
# configure:4447: checking whether we are using the GNU C++ compiler
# configure:4476: g++ -c conftest.cpp >&5
# configure:4482: $? = 0
# configure:4499: result: yes
# configure:4504: checking whether g++ accepts -g
# configure:4534: g++ -c -g conftest.cpp >&5
# configure:4540: $? = 0
# configure:4639: result: yes
# configure:4672: checking how to run the C++ preprocessor
# configure:4708: g++ -E conftest.cpp
# configure:4714: $? = 0
# configure:4745: g++ -E conftest.cpp
# conftest.cpp:19:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: g++ -E
# configure:4813: g++ -E conftest.cpp
# configure:4819: $? = 0
# configure:4850: g++ -E conftest.cpp
# conftest.cpp:19:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: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 /usr/sbin/nm -B output from cc object
# configure:5386: cc -c conftest.c >&5
# configure:5389: $? = 0
# configure:5393: /usr/sbin/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: cc -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 /usr/sbin/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 /usr/sbin/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 /usr/sbin/strip
# configure:5819: result: strip
# configure:6056: checking for correct ltmain.sh version
# configure:6106: result: yes
# configure:6166: checking if cc supports -fno-rtti -fno-exceptions
# configure:6184: cc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:6188: $? = 0
# configure:6201: result: no
# configure:6216: checking for cc option to produce PIC
# configure:6426: result: -fPIC
# configure:6434: checking if cc PIC flag -fPIC works
# configure:6452: cc -c -fPIC -DPIC conftest.c >&5
# configure:6456: $? = 0
# configure:6469: result: yes
# configure:6497: checking if cc static flag -static works
# configure:6525: result: yes
# configure:6535: checking if cc supports -c -o file.o
# configure:6556: cc -c -o out/conftest2.o conftest.c >&5
# configure:6560: $? = 0
# configure:6582: result: yes
# configure:6608: checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:7562: result: yes
# configure:7583: checking whether -lc should be explicitly linked in
# configure:7588: cc -c conftest.c >&5
# configure:7591: $? = 0
# configure:7606: cc -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: cc -o conftest conftest.c >&5
# /tmp/ccAh3Hn5.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `shl_load'
# collect2: error: ld returned 1 exit status
# 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: cc -o conftest conftest.c -ldld >&5
# /usr/sbin/ld: cannot find -ldld
# collect2: error: ld returned 1 exit status
# 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: cc -o conftest conftest.c >&5
# /tmp/ccnyLnfc.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:8640: $? = 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 dlopen to an innocuous variant, in case declares dlopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlopen innocuous_dlopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlopen
# |
# | /* 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 dlopen ();
# | /* 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_dlopen || defined __stub___dlopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:8657: result: no
# configure:8662: checking for dlopen in -ldl
# configure:8697: cc -o conftest conftest.c -ldl >&5
# configure:8703: $? = 0
# configure:8721: result: yes
# configure:8890: checking whether a program can dlopen itself
# configure:8964: cc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
# configure: In function 'main':
# configure:8960:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
#
# ^
# configure:8960:5: warning: incompatible implicit declaration of built-in function 'exit'
# configure:8960:5: note: include '' or provide a declaration of 'exit'
# configure:8967: $? = 0
# configure:8985: result: yes
# configure:8990: checking whether a statically linked program can dlopen itself
# configure:9064: cc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
# configure: In function 'main':
# configure:9060:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
#
# ^
# configure:9060:5: warning: incompatible implicit declaration of built-in function 'exit'
# configure:9060:5: note: include '' or provide a declaration of 'exit'
# /tmp/ccMfG8Yj.o: In function `main':
# conftest.c:(.text+0x21): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
# /usr/sbin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
# collect2: error: ld returned 1 exit status
# configure:9067: $? = 1
# configure:9085: result: no
# 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 g++
# configure:9888: result: /usr/sbin/ld -m elf_x86_64
# configure:9897: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:9912: result: yes
# configure:9963: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10897: result: yes
# configure:10915: g++ -c conftest.cpp >&5
# configure:10918: $? = 0
# configure:11037: checking for g++ option to produce PIC
# configure:11311: result: -fPIC
# configure:11319: checking if g++ PIC flag -fPIC works
# configure:11337: g++ -c -fPIC -DPIC conftest.cpp >&5
# configure:11341: $? = 0
# configure:11354: result: yes
# configure:11382: checking if g++ static flag -static works
# configure:11410: result: yes
# configure:11420: checking if g++ supports -c -o file.o
# configure:11441: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:11445: $? = 0
# configure:11467: result: yes
# configure:11493: checking whether the g++ linker (/usr/sbin/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 (/usr/sbin/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:18976: checking dependency style of cc
# configure:19067: result: gcc3
# configure:19084: checking dependency style of g++
# configure:19175: result: gcc3
# configure:19194: checking for int
# configure:19224: cc -c conftest.c >&5
# configure:19230: $? = 0
# configure:19245: result: yes
# configure:19252: checking size of int
# configure:19554: cc -o conftest conftest.c >&5
# configure:19557: $? = 0
# configure:19563: ./conftest
# configure:19566: $? = 0
# configure:19589: result: 4
# configure:19599: checking for long
# configure:19629: cc -c conftest.c >&5
# configure:19635: $? = 0
# configure:19650: result: yes
# configure:19657: checking size of long
# configure:19959: cc -o conftest conftest.c >&5
# configure:19962: $? = 0
# configure:19968: ./conftest
# configure:19971: $? = 0
# configure:19994: result: 8
# configure:20182: checking for x86_64-unknown-linux-gcc
# configure:20209: result: cc
# configure:20487: checking for C compiler version
# configure:20494: cc --version >&5
# cc (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:20497: $? = 0
# configure:20504: cc -v >&5
# Using built-in specs.
# COLLECT_GCC=cc
# 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:20507: $? = 0
# configure:20514: cc -V >&5
# cc: error: unrecognized command line option '-V'
# cc: fatal error: no input files
# compilation terminated.
# configure:20517: $? = 1
# configure:20520: checking whether we are using the GNU C compiler
# configure:20572: result: yes
# configure:20577: checking whether cc accepts -g
# configure:20712: result: yes
# configure:20729: checking for cc 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: cc -c conftest.c >&5
# configure:21145: $? = 0
# configure:21159: result: yes
# configure:21163: checking sys/time.h presence
# configure:21178: cc -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: cc -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: cc -c conftest.c >&5
# configure:21407: $? = 0
# configure:21422: result: yes
# configure:21434: checking for socket in -lsocket
# configure:21469: cc -o conftest conftest.c -lsocket >&5
# /usr/sbin/ld: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# 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: cc -o conftest conftest.c -lnsl >&5
# configure:21599: $? = 0
# configure:21617: result: yes
# configure:21621: checking if libnsl is mandatory
# configure:21646: cc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:39:1: warning: implicit declaration of function 'gethostbyname' [-Wimplicit-function-declaration]
# gethostbyname(domain)
# ^~~~~~~~~~~~~
# configure:21652: $? = 0
# configure:21658: result: no
# configure:21675: checking for pow in -lm
# configure:21710: cc -o conftest conftest.c -lm >&5
# conftest.c:40:6: warning: conflicting types for built-in function 'pow'
# char pow ();
# ^~~
# configure:21716: $? = 0
# configure:21734: result: yes
# configure:21738: checking if libmath is mandatory
# configure:21762: cc -o conftest conftest.c >&5
# /tmp/ccxZ8UkZ.o: In function `main':
# conftest.c:(.text+0x25): undefined reference to `pow'
# collect2: error: ld returned 1 exit status
# configure:21768: $? = 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
# | double a,b;
# | int
# | main ()
# | {
# | pow(a,b)
# | ;
# | return 0;
# | }
# configure:21780: result: yes
# configure:21790: checking return type of signal handlers
# configure:21818: cc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:39:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# 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: cc -o conftest conftest.c -lm >&5
# conftest.c:57:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^~~~~~~
# configure:21913: $? = 0
# configure:21931: result: yes
# configure:21938: checking for _doprnt
# configure:21994: cc -o conftest conftest.c -lm >&5
# /tmp/ccdlRBRa.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# 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: cc -o conftest conftest.c -lm >&5
# configure:22099: $? = 0
# configure:22117: result: yes
# configure:22037: checking for getnameinfo
# configure:22093: cc -o conftest conftest.c -lm >&5
# configure:22099: $? = 0
# configure:22117: result: yes
# configure:22037: checking for inet_ntop
# configure:22093: cc -o conftest conftest.c -lm >&5
# configure:22099: $? = 0
# configure:22117: result: yes
# configure:22187: checking for gettimeofday
# configure:22243: cc -o conftest conftest.c -lm >&5
# configure:22249: $? = 0
# configure:22267: result: yes
# configure:22187: checking for socket
# configure:22243: cc -o conftest conftest.c -lm >&5
# configure:22249: $? = 0
# configure:22267: result: yes
# configure:22187: checking for sigaction
# configure:22243: cc -o conftest conftest.c -lm >&5
# configure:22249: $? = 0
# configure:22267: result: yes
# configure:22187: checking for strerror
# configure:22243: cc -o conftest conftest.c -lm >&5
# configure:22249: $? = 0
# configure:22267: result: yes
# configure:22285: checking for poptGetContext
# configure:22341: cc -o conftest conftest.c -lm >&5
# /tmp/ccx0AChE.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `poptGetContext'
# collect2: error: ld returned 1 exit status
# 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: cc -o conftest conftest.c -lpopt -lm >&5
# configure:22415: $? = 0
# configure:22433: result: yes
# configure:22455: checking for usleep
# configure:22511: cc -o conftest conftest.c -lpopt -lm >&5
# configure:22517: $? = 0
# configure:22535: result: yes
# configure:22548: checking for dlopen
# configure:22628: result: no
# configure:22637: checking for dlopen in -ldl
# configure:22696: result: yes
# configure:22717: checking for idna_to_ascii_8z in -lidn
# configure:22752: cc -o conftest conftest.c -lidn -ldl -lpopt -lm >&5
# configure:22758: $? = 0
# configure:22776: result: yes
# configure:22794: checking for SSL_CTX_new in -lssl
# configure:22830: cc -o conftest conftest.c -lssl -lcrypto
# -ldl -lpopt -lm -lidn >&5
# configure:22836: $? = 0
# configure:22854: result: yes
# configure:22938: checking TCP info from socket
# configure:22965: cc -c conftest.c >&5
# configure:22971: $? = 0
# configure:22990: result: yes
# configure:23019: checking Type Of Service
# configure:23044: cc -c conftest.c >&5
# configure:23050: $? = 0
# configure:23069: result: yes
# configure:23098: checking Socket priority
# configure:23123: cc -c conftest.c >&5
# configure:23129: $? = 0
# configure:23147: result: yes
# configure:23222: result: enabled
# configure:23239: result: disabled
# configure:23248: result: enabled
# configure:23265: result: disabled
# configure:23274: result: enabled
# configure:23287: result: enabled
# configure:23300: result: enabled
# configure:23313: result: enabled
# configure:23394: updating cache config.cache
# configure:23451: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by echoping config.status 6.0.2, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 3cf4fe0c4972
#
# config.status:668: creating Makefile
# config.status:668: creating echoping.1
# config.status:668: creating compilation.h
# config.status:668: creating config.h
# config.status:970: executing depfiles commands
# configure:24793: === configuring in plugins (/tmp/echoping/src/echoping-6.0.2/plugins)
# configure:24896: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-unknown-linux' '--with-ssl' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=' --cache-file=../config.cache --srcdir=.
#
# ## ---------------- ##
# ## 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=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# 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=no
# 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_usleep=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_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_idn_idna_to_ascii_8z=yes
# ac_cv_lib_m_pow=yes
# ac_cv_lib_nsl_gethostbyname=yes
# ac_cv_lib_popt_poptGetContext=yes
# ac_cv_lib_socket_socket=no
# ac_cv_lib_ssl_SSL_CTX_new=yes
# 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=cc
# ac_cv_prog_CPP='cc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=cc
# ac_cv_prog_ac_ct_CXX=g++
# 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=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# 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=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/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=no
# 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='cc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall'
# CPP='cc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# 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='-ldl -lpopt -lm -lidn -lssl -lcrypto'
# 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='cc'
# ac_ct_CXX='g++'
# 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='2016-08-24'
# compil_options='\nHTTP: enabled\nICP: disabled \nOPENSSL: enabled\nGNUTLS: disabled \nSMTP: enabled\nLIBIDN: enabled\nTOS: enabled\nPRIORITY: enabled'
# 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'
# hostname='3cf4fe0c4972'
# 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='/usr/lib/echoping'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# subdirs=' plugins'
# 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
# #define HAVE_LIBPOPT 1
# #define HAVE_USLEEP 1
# #define HAVE_LIBDL 1
# #define HAVE_TCP_INFO
# #define HAVE_TCP_INFO
# #define HAVE_TOS
# #define HAVE_TOS
# #define HAVE_SOCKET_PRIORITY 1
# #define HAVE_SOCKET_PRIORITY
# #define PLUGINS_DIR "/usr/lib/echoping"
#
# configure: exit 0

CMD: config logfiles '/tmp/echoping/src/echoping-6.0.2/plugins/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 --prefix=/usr --host=x86_64-unknown-linux --with-ssl host_alias=x86_64-unknown-linux CFLAGS= LDFLAGS= CPPFLAGS= CXXFLAGS= --cache-file=../config.cache --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3cf4fe0c4972
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1845: loading cache ../config.cache
# configure:1975: checking build system type
# configure:1993: result: x86_64-unknown-linux-gnu
# configure:2015: checking host system type
# configure:2030: result: x86_64-unknown-linux-gnu
# configure:2062: checking for x86_64-unknown-linux-cc
# configure:2089: result: cc
# configure:2169: checking for C compiler version
# configure:2176: cc --version >&5
# cc (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:2179: $? = 0
# configure:2186: cc -v >&5
# Using built-in specs.
# COLLECT_GCC=cc
# 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:2189: $? = 0
# configure:2196: cc -V >&5
# cc: error: unrecognized command line option '-V'
# cc: fatal error: no input files
# compilation terminated.
# configure:2199: $? = 1
# configure:2222: checking for C compiler default output file name
# configure:2249: cc conftest.c >&5
# configure:2252: $? = 0
# configure:2290: result: a.out
# configure:2307: checking whether the C compiler works
# configure:2317: ./a.out
# configure:2320: $? = 0
# configure:2337: result: yes
# configure:2344: checking whether we are cross compiling
# configure:2346: result: no
# configure:2349: checking for suffix of executables
# configure:2356: cc -o conftest conftest.c >&5
# configure:2359: $? = 0
# configure:2383: result:
# configure:2389: checking for suffix of object files
# configure:2441: result: o
# configure:2445: checking whether we are using the GNU C compiler
# configure:2497: result: yes
# configure:2502: checking whether cc accepts -g
# configure:2637: result: yes
# configure:2654: checking for cc option to accept ISO C89
# configure:2757: result: none needed
# configure:2849: checking for a sed that does not truncate output
# configure:2903: result: /usr/sbin/sed
# configure:2906: checking for grep that handles long lines and -e
# configure:2980: result: /usr/sbin/grep
# configure:2985: checking for egrep
# configure:3063: result: /usr/sbin/grep -E
# configure:3079: checking for ld used by cc
# configure:3146: result: /usr/sbin/ld
# configure:3155: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:3170: result: yes
# configure:3175: checking for /usr/sbin/ld option to reload object files
# configure:3182: result: -r
# configure:3200: checking for BSD-compatible nm
# configure:3249: result: /usr/sbin/nm -B
# configure:3253: checking whether ln -s works
# configure:3257: result: yes
# configure:3264: checking how to recognise dependent libraries
# configure:3440: result: pass_all
# configure:3528: cc -c conftest.c >&5
# configure:3531: $? = 0
# configure:3674: checking how to run the C preprocessor
# configure:3790: result: cc -E
# configure:3819: cc -E conftest.c
# configure:3825: $? = 0
# configure:3856: cc -E conftest.c
# conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3862: $? = 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:3900: checking for ANSI C header files
# configure:4064: result: yes
# configure:4088: checking for sys/types.h
# configure:4131: result: yes
# configure:4088: checking for sys/stat.h
# configure:4131: result: yes
# configure:4088: checking for stdlib.h
# configure:4131: result: yes
# configure:4088: checking for string.h
# configure:4131: result: yes
# configure:4088: checking for memory.h
# configure:4131: result: yes
# configure:4088: checking for strings.h
# configure:4131: result: yes
# configure:4088: checking for inttypes.h
# configure:4131: result: yes
# configure:4088: checking for stdint.h
# configure:4131: result: yes
# configure:4088: checking for unistd.h
# configure:4131: result: yes
# configure:4148: checking for dlfcn.h
# configure:4154: result: yes
# configure:4302: checking for x86_64-unknown-linux-g++
# configure:4332: result: no
# configure:4302: checking for x86_64-unknown-linux-c++
# configure:4332: result: no
# configure:4302: checking for x86_64-unknown-linux-gpp
# configure:4332: result: no
# configure:4302: checking for x86_64-unknown-linux-aCC
# configure:4332: result: no
# configure:4302: checking for x86_64-unknown-linux-CC
# configure:4332: result: no
# configure:4302: checking for x86_64-unknown-linux-cxx
# configure:4332: result: no
# configure:4302: checking for x86_64-unknown-linux-cc++
# configure:4332: result: no
# configure:4302: checking for x86_64-unknown-linux-cl.exe
# configure:4332: result: no
# configure:4302: checking for x86_64-unknown-linux-FCC
# configure:4332: result: no
# configure:4302: checking for x86_64-unknown-linux-KCC
# configure:4332: result: no
# configure:4302: checking for x86_64-unknown-linux-RCC
# configure:4332: result: no
# configure:4302: checking for x86_64-unknown-linux-xlC_r
# configure:4332: result: no
# configure:4302: checking for x86_64-unknown-linux-xlC
# configure:4332: result: no
# configure:4346: checking for g++
# configure:4373: result: g++
# configure:4404: checking for C++ compiler version
# configure:4411: g++ --version >&5
# g++ (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:4414: $? = 0
# configure:4421: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:4424: $? = 0
# configure:4431: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4434: $? = 1
# configure:4437: checking whether we are using the GNU C++ compiler
# configure:4489: result: yes
# configure:4494: checking whether g++ accepts -g
# configure:4629: result: yes
# configure:4662: checking how to run the C++ preprocessor
# configure:4774: result: g++ -E
# configure:4803: g++ -E conftest.cpp
# configure:4809: $? = 0
# configure:4840: g++ -E conftest.cpp
# conftest.cpp:19:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4846: $? = 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:4895: checking for x86_64-unknown-linux-g77
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-xlf
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-f77
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-frt
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-pgf77
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-cf77
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-fort77
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-fl32
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-af77
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-xlf90
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-f90
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-pgf90
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-pghpf
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-epcf90
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-gfortran
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-g95
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-xlf95
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-f95
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-fort
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-ifort
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-ifc
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-efc
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-pgf95
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-lf95
# configure:4925: result: no
# configure:4895: checking for x86_64-unknown-linux-ftn
# configure:4925: result: no
# configure:4939: checking for g77
# configure:4966: result: gfortran
# configure:4996: checking for Fortran 77 compiler version
# configure:5003: 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:5006: $? = 0
# configure:5013: 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:5016: $? = 0
# configure:5023: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:5026: $? = 1
# configure:5034: checking whether we are using the GNU Fortran 77 compiler
# configure:5076: result: yes
# configure:5082: checking whether gfortran accepts -g
# configure:5121: result: yes
# configure:5151: checking the maximum length of command line arguments
# configure:5260: result: 32768
# configure:5271: checking command to parse /usr/sbin/nm -B output from cc object
# configure:5479: result: ok
# configure:5483: checking for objdir
# configure:5498: result: .libs
# configure:5550: checking for x86_64-unknown-linux-ar
# configure:5580: result: no
# configure:5590: checking for ar
# configure:5617: result: ar
# configure:5646: checking for x86_64-unknown-linux-ranlib
# configure:5676: result: no
# configure:5686: checking for ranlib
# configure:5713: result: ranlib
# configure:5742: checking for x86_64-unknown-linux-strip
# configure:5772: result: no
# configure:5782: checking for strip
# configure:5809: result: strip
# configure:6046: checking for correct ltmain.sh version
# configure:6096: result: yes
# configure:6156: checking if cc supports -fno-rtti -fno-exceptions
# configure:6191: result: no
# configure:6206: checking for cc option to produce PIC
# configure:6416: result: -fPIC
# configure:6424: checking if cc PIC flag -fPIC works
# configure:6442: cc -c -fPIC -DPIC conftest.c >&5
# configure:6446: $? = 0
# configure:6459: result: yes
# configure:6487: checking if cc static flag -static works
# configure:6515: result: yes
# configure:6525: checking if cc supports -c -o file.o
# configure:6572: result: yes
# configure:6598: checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:7552: result: yes
# configure:7573: checking whether -lc should be explicitly linked in
# configure:7578: cc -c conftest.c >&5
# configure:7581: $? = 0
# configure:7596: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:7599: $? = 0
# configure:7611: result: no
# configure:7619: checking dynamic linker characteristics
# configure:8244: result: GNU/Linux ld.so
# configure:8253: checking how to hardcode library paths into programs
# configure:8278: result: immediate
# configure:8292: checking whether stripping libraries is possible
# configure:8297: result: yes
# configure:8420: checking for shl_load
# configure:8499: result: no
# configure:8504: checking for shl_load in -ldld
# configure:8563: result: no
# configure:8568: checking for dlopen
# configure:8647: result: no
# configure:8652: checking for dlopen in -ldl
# configure:8711: result: yes
# configure:8880: checking whether a program can dlopen itself
# configure:8975: result: yes
# configure:8980: checking whether a statically linked program can dlopen itself
# configure:9075: result: no
# configure:9098: checking if libtool supports shared libraries
# configure:9100: result: yes
# configure:9103: checking whether to build shared libraries
# configure:9124: result: yes
# configure:9127: checking whether to build static libraries
# configure:9131: result: yes
# configure:9223: creating libtool
# configure:9811: checking for ld used by g++
# configure:9878: result: /usr/sbin/ld -m elf_x86_64
# configure:9887: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:9902: result: yes
# configure:9953: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10887: result: yes
# configure:10905: g++ -c conftest.cpp >&5
# configure:10908: $? = 0
# configure:11027: checking for g++ option to produce PIC
# configure:11301: result: -fPIC
# configure:11309: checking if g++ PIC flag -fPIC works
# configure:11327: g++ -c -fPIC -DPIC conftest.cpp >&5
# configure:11331: $? = 0
# configure:11344: result: yes
# configure:11372: checking if g++ static flag -static works
# configure:11400: result: yes
# configure:11410: checking if g++ supports -c -o file.o
# configure:11457: result: yes
# configure:11483: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11508: result: yes
# configure:11575: checking dynamic linker characteristics
# configure:12200: result: GNU/Linux ld.so
# configure:12209: checking how to hardcode library paths into programs
# configure:12234: result: immediate
# configure:12760: checking if libtool supports shared libraries
# configure:12762: result: yes
# configure:12765: checking whether to build shared libraries
# configure:12785: result: yes
# configure:12788: checking whether to build static libraries
# configure:12792: result: yes
# configure:12802: checking for gfortran option to produce PIC
# configure:13012: result: -fPIC
# configure:13020: checking if gfortran PIC flag -fPIC works
# configure:13038: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:13042: $? = 0
# configure:13055: result: yes
# configure:13083: checking if gfortran static flag -static works
# configure:13111: result: no
# configure:13121: checking if gfortran supports -c -o file.o
# configure:13168: result: yes
# configure:13194: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14128: result: yes
# configure:14195: checking dynamic linker characteristics
# configure:14820: result: GNU/Linux ld.so
# configure:14829: checking how to hardcode library paths into programs
# configure:14854: result: immediate
# configure:18466: checking for a BSD-compatible install
# configure:18522: result: /usr/bin/install -c
# configure:18533: checking whether build environment is sane
# configure:18576: result: yes
# configure:18604: checking for a thread-safe mkdir -p
# configure:18643: result: /usr/sbin/mkdir -p
# configure:18656: checking for gawk
# configure:18683: result: gawk
# configure:18694: checking whether make sets $(MAKE)
# configure:18715: result: yes
# configure:18745: checking for style of include used by make
# configure:18773: result: GNU
# configure:18966: checking dependency style of cc
# configure:19057: result: gcc3
# configure:19074: checking dependency style of g++
# configure:19165: result: gcc3
# configure:19384: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by echoping config.status 6.0.2, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 3cf4fe0c4972
#
# config.status:646: creating Makefile
# config.status:837: executing depfiles commands
# configure:20574: === configuring in dns (/tmp/echoping/src/echoping-6.0.2/plugins/dns)
# configure:20677: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-unknown-linux' '--with-ssl' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=' --cache-file=../../config.cache --srcdir=.
# configure:20574: === configuring in ldap (/tmp/echoping/src/echoping-6.0.2/plugins/ldap)
# configure:20677: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-unknown-linux' '--with-ssl' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=' --cache-file=../../config.cache --srcdir=.
# configure:20574: === configuring in postgresql (/tmp/echoping/src/echoping-6.0.2/plugins/postgresql)
# configure:20677: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-unknown-linux' '--with-ssl' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=' --cache-file=../../config.cache --srcdir=.
# configure:20574: === configuring in random (/tmp/echoping/src/echoping-6.0.2/plugins/random)
# configure:20677: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-unknown-linux' '--with-ssl' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=' --cache-file=../../config.cache --srcdir=.
# configure:20574: === configuring in whois (/tmp/echoping/src/echoping-6.0.2/plugins/whois)
# configure:20677: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-unknown-linux' '--with-ssl' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=' --cache-file=../../config.cache --srcdir=.
#
# ## ---------------- ##
# ## 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=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# 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=no
# 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_usleep=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_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_idn_idna_to_ascii_8z=yes
# ac_cv_lib_m_pow=yes
# ac_cv_lib_nsl_gethostbyname=yes
# ac_cv_lib_popt_poptGetContext=yes
# ac_cv_lib_socket_socket=no
# ac_cv_lib_ssl_SSL_CTX_new=yes
# 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=cc
# ac_cv_prog_CPP='cc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=cc
# ac_cv_prog_ac_ct_CXX=g++
# 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=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# 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=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/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=no
# 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='cc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='cc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"echoping\" -DPACKAGE_TARNAME=\"echoping\" -DPACKAGE_VERSION=\"6.0.2\" -DPACKAGE_STRING=\"echoping\ 6.0.2\" -DPACKAGE_BUGREPORT=\"bortz@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DPACKAGE=\"echoping\" -DVERSION=\"6.0.2\"'
# 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='g++'
# 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'
# 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/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='/usr/lib/echoping'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# subdirs=' dns ldap postgresql random whois'
# 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"
#
# configure: exit 0

CMD: config logfiles '/tmp/echoping/src/echoping-6.0.2/plugins/whois/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 --prefix=/usr --host=x86_64-unknown-linux --with-ssl host_alias=x86_64-unknown-linux CFLAGS= LDFLAGS= CPPFLAGS= CXXFLAGS= --cache-file=../../config.cache --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3cf4fe0c4972
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1841: loading cache ../../config.cache
# configure:1971: checking build system type
# configure:1989: result: x86_64-unknown-linux-gnu
# configure:2011: checking host system type
# configure:2026: result: x86_64-unknown-linux-gnu
# configure:2058: checking for x86_64-unknown-linux-cc
# configure:2085: result: cc
# configure:2165: checking for C compiler version
# configure:2172: cc --version >&5
# cc (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:2175: $? = 0
# configure:2182: cc -v >&5
# Using built-in specs.
# COLLECT_GCC=cc
# 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:2185: $? = 0
# configure:2192: cc -V >&5
# cc: error: unrecognized command line option '-V'
# cc: fatal error: no input files
# compilation terminated.
# configure:2195: $? = 1
# configure:2218: checking for C compiler default output file name
# configure:2245: cc conftest.c >&5
# configure:2248: $? = 0
# configure:2286: result: a.out
# configure:2303: checking whether the C compiler works
# configure:2313: ./a.out
# configure:2316: $? = 0
# configure:2333: result: yes
# configure:2340: checking whether we are cross compiling
# configure:2342: result: no
# configure:2345: checking for suffix of executables
# configure:2352: cc -o conftest conftest.c >&5
# configure:2355: $? = 0
# configure:2379: result:
# configure:2385: checking for suffix of object files
# configure:2437: result: o
# configure:2441: checking whether we are using the GNU C compiler
# configure:2493: result: yes
# configure:2498: checking whether cc accepts -g
# configure:2633: result: yes
# configure:2650: checking for cc option to accept ISO C89
# configure:2753: result: none needed
# configure:2845: checking for a sed that does not truncate output
# configure:2899: result: /usr/sbin/sed
# configure:2902: checking for grep that handles long lines and -e
# configure:2976: result: /usr/sbin/grep
# configure:2981: checking for egrep
# configure:3059: result: /usr/sbin/grep -E
# configure:3075: checking for ld used by cc
# configure:3142: result: /usr/sbin/ld
# configure:3151: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:3166: result: yes
# configure:3171: checking for /usr/sbin/ld option to reload object files
# configure:3178: result: -r
# configure:3196: checking for BSD-compatible nm
# configure:3245: result: /usr/sbin/nm -B
# configure:3249: checking whether ln -s works
# configure:3253: result: yes
# configure:3260: checking how to recognise dependent libraries
# configure:3436: result: pass_all
# configure:3524: cc -c conftest.c >&5
# configure:3527: $? = 0
# configure:3670: checking how to run the C preprocessor
# configure:3786: result: cc -E
# configure:3815: cc -E conftest.c
# configure:3821: $? = 0
# configure:3852: cc -E conftest.c
# conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3858: $? = 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:3896: checking for ANSI C header files
# configure:4060: result: yes
# configure:4084: checking for sys/types.h
# configure:4127: result: yes
# configure:4084: checking for sys/stat.h
# configure:4127: result: yes
# configure:4084: checking for stdlib.h
# configure:4127: result: yes
# configure:4084: checking for string.h
# configure:4127: result: yes
# configure:4084: checking for memory.h
# configure:4127: result: yes
# configure:4084: checking for strings.h
# configure:4127: result: yes
# configure:4084: checking for inttypes.h
# configure:4127: result: yes
# configure:4084: checking for stdint.h
# configure:4127: result: yes
# configure:4084: checking for unistd.h
# configure:4127: result: yes
# configure:4144: checking for dlfcn.h
# configure:4150: result: yes
# configure:4298: checking for x86_64-unknown-linux-g++
# configure:4328: result: no
# configure:4298: checking for x86_64-unknown-linux-c++
# configure:4328: result: no
# configure:4298: checking for x86_64-unknown-linux-gpp
# configure:4328: result: no
# configure:4298: checking for x86_64-unknown-linux-aCC
# configure:4328: result: no
# configure:4298: checking for x86_64-unknown-linux-CC
# configure:4328: result: no
# configure:4298: checking for x86_64-unknown-linux-cxx
# configure:4328: result: no
# configure:4298: checking for x86_64-unknown-linux-cc++
# configure:4328: result: no
# configure:4298: checking for x86_64-unknown-linux-cl.exe
# configure:4328: result: no
# configure:4298: checking for x86_64-unknown-linux-FCC
# configure:4328: result: no
# configure:4298: checking for x86_64-unknown-linux-KCC
# configure:4328: result: no
# configure:4298: checking for x86_64-unknown-linux-RCC
# configure:4328: result: no
# configure:4298: checking for x86_64-unknown-linux-xlC_r
# configure:4328: result: no
# configure:4298: checking for x86_64-unknown-linux-xlC
# configure:4328: result: no
# configure:4342: checking for g++
# configure:4369: result: g++
# configure:4400: checking for C++ compiler version
# configure:4407: g++ --version >&5
# g++ (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:4410: $? = 0
# configure:4417: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:4420: $? = 0
# configure:4427: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4430: $? = 1
# configure:4433: checking whether we are using the GNU C++ compiler
# configure:4485: result: yes
# configure:4490: checking whether g++ accepts -g
# configure:4625: result: yes
# configure:4658: checking how to run the C++ preprocessor
# configure:4770: result: g++ -E
# configure:4799: g++ -E conftest.cpp
# configure:4805: $? = 0
# configure:4836: g++ -E conftest.cpp
# conftest.cpp:19:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4842: $? = 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:4891: checking for x86_64-unknown-linux-g77
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-xlf
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-f77
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-frt
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-pgf77
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-cf77
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-fort77
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-fl32
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-af77
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-xlf90
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-f90
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-pgf90
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-pghpf
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-epcf90
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-gfortran
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-g95
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-xlf95
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-f95
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-fort
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-ifort
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-ifc
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-efc
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-pgf95
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-lf95
# configure:4921: result: no
# configure:4891: checking for x86_64-unknown-linux-ftn
# configure:4921: result: no
# configure:4935: checking for g77
# configure:4962: result: gfortran
# configure:4992: checking for Fortran 77 compiler version
# configure:4999: 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:5002: $? = 0
# configure:5009: 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:5012: $? = 0
# configure:5019: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:5022: $? = 1
# configure:5030: checking whether we are using the GNU Fortran 77 compiler
# configure:5072: result: yes
# configure:5078: checking whether gfortran accepts -g
# configure:5117: result: yes
# configure:5147: checking the maximum length of command line arguments
# configure:5256: result: 32768
# configure:5267: checking command to parse /usr/sbin/nm -B output from cc object
# configure:5475: result: ok
# configure:5479: checking for objdir
# configure:5494: result: .libs
# configure:5546: checking for x86_64-unknown-linux-ar
# configure:5576: result: no
# configure:5586: checking for ar
# configure:5613: result: ar
# configure:5642: checking for x86_64-unknown-linux-ranlib
# configure:5672: result: no
# configure:5682: checking for ranlib
# configure:5709: result: ranlib
# configure:5738: checking for x86_64-unknown-linux-strip
# configure:5768: result: no
# configure:5778: checking for strip
# configure:5805: result: strip
# configure:6042: checking for correct ltmain.sh version
# configure:6092: result: yes
# configure:6152: checking if cc supports -fno-rtti -fno-exceptions
# configure:6187: result: no
# configure:6202: checking for cc option to produce PIC
# configure:6412: result: -fPIC
# configure:6420: checking if cc PIC flag -fPIC works
# configure:6438: cc -c -fPIC -DPIC conftest.c >&5
# configure:6442: $? = 0
# configure:6455: result: yes
# configure:6483: checking if cc static flag -static works
# configure:6511: result: yes
# configure:6521: checking if cc supports -c -o file.o
# configure:6568: result: yes
# configure:6594: checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:7548: result: yes
# configure:7569: checking whether -lc should be explicitly linked in
# configure:7574: cc -c conftest.c >&5
# configure:7577: $? = 0
# configure:7592: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:7595: $? = 0
# configure:7607: result: no
# configure:7615: checking dynamic linker characteristics
# configure:8240: result: GNU/Linux ld.so
# configure:8249: checking how to hardcode library paths into programs
# configure:8274: result: immediate
# configure:8288: checking whether stripping libraries is possible
# configure:8293: result: yes
# configure:8416: checking for shl_load
# configure:8495: result: no
# configure:8500: checking for shl_load in -ldld
# configure:8559: result: no
# configure:8564: checking for dlopen
# configure:8643: result: no
# configure:8648: checking for dlopen in -ldl
# configure:8707: result: yes
# configure:8876: checking whether a program can dlopen itself
# configure:8971: result: yes
# configure:8976: checking whether a statically linked program can dlopen itself
# configure:9071: result: no
# configure:9094: checking if libtool supports shared libraries
# configure:9096: result: yes
# configure:9099: checking whether to build shared libraries
# configure:9120: result: yes
# configure:9123: checking whether to build static libraries
# configure:9127: result: yes
# configure:9219: creating libtool
# configure:9807: checking for ld used by g++
# configure:9874: result: /usr/sbin/ld -m elf_x86_64
# configure:9883: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:9898: result: yes
# configure:9949: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10883: result: yes
# configure:10901: g++ -c conftest.cpp >&5
# configure:10904: $? = 0
# configure:11023: checking for g++ option to produce PIC
# configure:11297: result: -fPIC
# configure:11305: checking if g++ PIC flag -fPIC works
# configure:11323: g++ -c -fPIC -DPIC conftest.cpp >&5
# configure:11327: $? = 0
# configure:11340: result: yes
# configure:11368: checking if g++ static flag -static works
# configure:11396: result: yes
# configure:11406: checking if g++ supports -c -o file.o
# configure:11453: result: yes
# configure:11479: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11504: result: yes
# configure:11571: checking dynamic linker characteristics
# configure:12196: result: GNU/Linux ld.so
# configure:12205: checking how to hardcode library paths into programs
# configure:12230: result: immediate
# configure:12756: checking if libtool supports shared libraries
# configure:12758: result: yes
# configure:12761: checking whether to build shared libraries
# configure:12781: result: yes
# configure:12784: checking whether to build static libraries
# configure:12788: result: yes
# configure:12798: checking for gfortran option to produce PIC
# configure:13008: result: -fPIC
# configure:13016: checking if gfortran PIC flag -fPIC works
# configure:13034: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:13038: $? = 0
# configure:13051: result: yes
# configure:13079: checking if gfortran static flag -static works
# configure:13107: result: no
# configure:13117: checking if gfortran supports -c -o file.o
# configure:13164: result: yes
# configure:13190: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14124: result: yes
# configure:14191: checking dynamic linker characteristics
# configure:14816: result: GNU/Linux ld.so
# configure:14825: checking how to hardcode library paths into programs
# configure:14850: result: immediate
# configure:18462: checking for a BSD-compatible install
# configure:18518: result: /usr/bin/install -c
# configure:18529: checking whether build environment is sane
# configure:18572: result: yes
# configure:18600: checking for a thread-safe mkdir -p
# configure:18639: result: /usr/sbin/mkdir -p
# configure:18652: checking for gawk
# configure:18679: result: gawk
# configure:18690: checking whether make sets $(MAKE)
# configure:18711: result: yes
# configure:18741: checking for style of include used by make
# configure:18769: result: GNU
# configure:18962: checking dependency style of cc
# configure:19053: result: gcc3
# configure:19070: checking dependency style of g++
# configure:19161: result: gcc3
# configure:19227: checking for poptGetContext
# configure:19307: result: no
# configure:19316: checking for poptGetContext in -lpopt
# configure:19375: result: yes
# configure:19517: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by echoping config.status 6.0.2, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 3cf4fe0c4972
#
# config.status:662: creating Makefile
# config.status:662: creating config.h
# config.status:937: executing depfiles commands
#
# ## ---------------- ##
# ## 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=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# 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_PQconnectdb=no
# ac_cv_func__doprnt=no
# ac_cv_func_dlopen=no
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_ldap_open=no
# ac_cv_func_poptGetContext=no
# ac_cv_func_res_mkquery=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_usleep=yes
# ac_cv_func_vprintf=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libpq_fe_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_postgresql_libpq_fe_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_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_bind_res_mkquery=no
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_idn_idna_to_ascii_8z=yes
# ac_cv_lib_ldap_ldap_open=yes
# ac_cv_lib_m_pow=yes
# ac_cv_lib_nsl_gethostbyname=yes
# ac_cv_lib_popt_poptGetContext=yes
# ac_cv_lib_pq_PQconnectdb=no
# ac_cv_lib_resolv_res_mkquery=no
# ac_cv_lib_socket_socket=no
# ac_cv_lib_ssl_SSL_CTX_new=yes
# 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=cc
# ac_cv_prog_CPP='cc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=cc
# ac_cv_prog_ac_ct_CXX=g++
# 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=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# 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=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/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=no
# 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='cc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='cc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# 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='-lpopt '
# 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'
# WHOIS_BUILD='1'
# ac_ct_CC=''
# ac_ct_CXX='g++'
# 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'
# 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/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}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# 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 LIBIDN
# #define HAVE_LIBPOPT 1
#
# configure: exit 0

CMD: config logfiles '/tmp/echoping/src/echoping-6.0.2/plugins/ldap/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 --prefix=/usr --host=x86_64-unknown-linux --with-ssl host_alias=x86_64-unknown-linux CFLAGS= LDFLAGS= CPPFLAGS= CXXFLAGS= --cache-file=../../config.cache --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3cf4fe0c4972
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1842: loading cache ../../config.cache
# configure:1972: checking build system type
# configure:1990: result: x86_64-unknown-linux-gnu
# configure:2012: checking host system type
# configure:2027: result: x86_64-unknown-linux-gnu
# configure:2059: checking for x86_64-unknown-linux-cc
# configure:2086: result: cc
# configure:2166: checking for C compiler version
# configure:2173: cc --version >&5
# cc (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:2176: $? = 0
# configure:2183: cc -v >&5
# Using built-in specs.
# COLLECT_GCC=cc
# 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:2186: $? = 0
# configure:2193: cc -V >&5
# cc: error: unrecognized command line option '-V'
# cc: fatal error: no input files
# compilation terminated.
# configure:2196: $? = 1
# configure:2219: checking for C compiler default output file name
# configure:2246: cc conftest.c >&5
# configure:2249: $? = 0
# configure:2287: result: a.out
# configure:2304: checking whether the C compiler works
# configure:2314: ./a.out
# configure:2317: $? = 0
# configure:2334: result: yes
# configure:2341: checking whether we are cross compiling
# configure:2343: result: no
# configure:2346: checking for suffix of executables
# configure:2353: cc -o conftest conftest.c >&5
# configure:2356: $? = 0
# configure:2380: result:
# configure:2386: checking for suffix of object files
# configure:2438: result: o
# configure:2442: checking whether we are using the GNU C compiler
# configure:2494: result: yes
# configure:2499: checking whether cc accepts -g
# configure:2634: result: yes
# configure:2651: checking for cc option to accept ISO C89
# configure:2754: result: none needed
# configure:2846: checking for a sed that does not truncate output
# configure:2900: result: /usr/sbin/sed
# configure:2903: checking for grep that handles long lines and -e
# configure:2977: result: /usr/sbin/grep
# configure:2982: checking for egrep
# configure:3060: result: /usr/sbin/grep -E
# configure:3076: checking for ld used by cc
# configure:3143: result: /usr/sbin/ld
# configure:3152: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:3167: result: yes
# configure:3172: checking for /usr/sbin/ld option to reload object files
# configure:3179: result: -r
# configure:3197: checking for BSD-compatible nm
# configure:3246: result: /usr/sbin/nm -B
# configure:3250: checking whether ln -s works
# configure:3254: result: yes
# configure:3261: checking how to recognise dependent libraries
# configure:3437: result: pass_all
# configure:3525: cc -c conftest.c >&5
# configure:3528: $? = 0
# configure:3671: checking how to run the C preprocessor
# configure:3787: result: cc -E
# configure:3816: cc -E conftest.c
# configure:3822: $? = 0
# configure:3853: cc -E conftest.c
# conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3859: $? = 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:3897: checking for ANSI C header files
# configure:4061: result: yes
# configure:4085: checking for sys/types.h
# configure:4128: result: yes
# configure:4085: checking for sys/stat.h
# configure:4128: result: yes
# configure:4085: checking for stdlib.h
# configure:4128: result: yes
# configure:4085: checking for string.h
# configure:4128: result: yes
# configure:4085: checking for memory.h
# configure:4128: result: yes
# configure:4085: checking for strings.h
# configure:4128: result: yes
# configure:4085: checking for inttypes.h
# configure:4128: result: yes
# configure:4085: checking for stdint.h
# configure:4128: result: yes
# configure:4085: checking for unistd.h
# configure:4128: result: yes
# configure:4145: checking for dlfcn.h
# configure:4151: result: yes
# configure:4299: checking for x86_64-unknown-linux-g++
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-c++
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-gpp
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-aCC
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-CC
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-cxx
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-cc++
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-cl.exe
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-FCC
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-KCC
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-RCC
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-xlC_r
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-xlC
# configure:4329: result: no
# configure:4343: checking for g++
# configure:4370: result: g++
# configure:4401: checking for C++ compiler version
# configure:4408: g++ --version >&5
# g++ (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:4411: $? = 0
# configure:4418: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:4421: $? = 0
# configure:4428: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4431: $? = 1
# configure:4434: checking whether we are using the GNU C++ compiler
# configure:4486: result: yes
# configure:4491: checking whether g++ accepts -g
# configure:4626: result: yes
# configure:4659: checking how to run the C++ preprocessor
# configure:4771: result: g++ -E
# configure:4800: g++ -E conftest.cpp
# configure:4806: $? = 0
# configure:4837: g++ -E conftest.cpp
# conftest.cpp:19:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4843: $? = 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:4892: checking for x86_64-unknown-linux-g77
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-xlf
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-f77
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-frt
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-pgf77
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-cf77
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-fort77
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-fl32
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-af77
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-xlf90
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-f90
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-pgf90
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-pghpf
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-epcf90
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-gfortran
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-g95
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-xlf95
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-f95
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-fort
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-ifort
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-ifc
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-efc
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-pgf95
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-lf95
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-ftn
# configure:4922: result: no
# configure:4936: checking for g77
# configure:4963: result: gfortran
# configure:4993: checking for Fortran 77 compiler version
# configure:5000: 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:5003: $? = 0
# configure:5010: 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:5013: $? = 0
# configure:5020: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:5023: $? = 1
# configure:5031: checking whether we are using the GNU Fortran 77 compiler
# configure:5073: result: yes
# configure:5079: checking whether gfortran accepts -g
# configure:5118: result: yes
# configure:5148: checking the maximum length of command line arguments
# configure:5257: result: 32768
# configure:5268: checking command to parse /usr/sbin/nm -B output from cc object
# configure:5476: result: ok
# configure:5480: checking for objdir
# configure:5495: result: .libs
# configure:5547: checking for x86_64-unknown-linux-ar
# configure:5577: result: no
# configure:5587: checking for ar
# configure:5614: result: ar
# configure:5643: checking for x86_64-unknown-linux-ranlib
# configure:5673: result: no
# configure:5683: checking for ranlib
# configure:5710: result: ranlib
# configure:5739: checking for x86_64-unknown-linux-strip
# configure:5769: result: no
# configure:5779: checking for strip
# configure:5806: result: strip
# configure:6043: checking for correct ltmain.sh version
# configure:6093: result: yes
# configure:6153: checking if cc supports -fno-rtti -fno-exceptions
# configure:6188: result: no
# configure:6203: checking for cc option to produce PIC
# configure:6413: result: -fPIC
# configure:6421: checking if cc PIC flag -fPIC works
# configure:6439: cc -c -fPIC -DPIC conftest.c >&5
# configure:6443: $? = 0
# configure:6456: result: yes
# configure:6484: checking if cc static flag -static works
# configure:6512: result: yes
# configure:6522: checking if cc supports -c -o file.o
# configure:6569: result: yes
# configure:6595: checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:7549: result: yes
# configure:7570: checking whether -lc should be explicitly linked in
# configure:7575: cc -c conftest.c >&5
# configure:7578: $? = 0
# configure:7593: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:7596: $? = 0
# configure:7608: result: no
# configure:7616: checking dynamic linker characteristics
# configure:8241: result: GNU/Linux ld.so
# configure:8250: checking how to hardcode library paths into programs
# configure:8275: result: immediate
# configure:8289: checking whether stripping libraries is possible
# configure:8294: result: yes
# configure:8417: checking for shl_load
# configure:8496: result: no
# configure:8501: checking for shl_load in -ldld
# configure:8560: result: no
# configure:8565: checking for dlopen
# configure:8644: result: no
# configure:8649: checking for dlopen in -ldl
# configure:8708: result: yes
# configure:8877: checking whether a program can dlopen itself
# configure:8972: result: yes
# configure:8977: checking whether a statically linked program can dlopen itself
# configure:9072: result: no
# configure:9095: checking if libtool supports shared libraries
# configure:9097: result: yes
# configure:9100: checking whether to build shared libraries
# configure:9121: result: yes
# configure:9124: checking whether to build static libraries
# configure:9128: result: yes
# configure:9220: creating libtool
# configure:9808: checking for ld used by g++
# configure:9875: result: /usr/sbin/ld -m elf_x86_64
# configure:9884: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:9899: result: yes
# configure:9950: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10884: result: yes
# configure:10902: g++ -c conftest.cpp >&5
# configure:10905: $? = 0
# configure:11024: checking for g++ option to produce PIC
# configure:11298: result: -fPIC
# configure:11306: checking if g++ PIC flag -fPIC works
# configure:11324: g++ -c -fPIC -DPIC conftest.cpp >&5
# configure:11328: $? = 0
# configure:11341: result: yes
# configure:11369: checking if g++ static flag -static works
# configure:11397: result: yes
# configure:11407: checking if g++ supports -c -o file.o
# configure:11454: result: yes
# configure:11480: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11505: result: yes
# configure:11572: checking dynamic linker characteristics
# configure:12197: result: GNU/Linux ld.so
# configure:12206: checking how to hardcode library paths into programs
# configure:12231: result: immediate
# configure:12757: checking if libtool supports shared libraries
# configure:12759: result: yes
# configure:12762: checking whether to build shared libraries
# configure:12782: result: yes
# configure:12785: checking whether to build static libraries
# configure:12789: result: yes
# configure:12799: checking for gfortran option to produce PIC
# configure:13009: result: -fPIC
# configure:13017: checking if gfortran PIC flag -fPIC works
# configure:13035: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:13039: $? = 0
# configure:13052: result: yes
# configure:13080: checking if gfortran static flag -static works
# configure:13108: result: no
# configure:13118: checking if gfortran supports -c -o file.o
# configure:13165: result: yes
# configure:13191: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14125: result: yes
# configure:14192: checking dynamic linker characteristics
# configure:14817: result: GNU/Linux ld.so
# configure:14826: checking how to hardcode library paths into programs
# configure:14851: result: immediate
# configure:18463: checking for a BSD-compatible install
# configure:18519: result: /usr/bin/install -c
# configure:18530: checking whether build environment is sane
# configure:18573: result: yes
# configure:18601: checking for a thread-safe mkdir -p
# configure:18640: result: /usr/sbin/mkdir -p
# configure:18653: checking for gawk
# configure:18680: result: gawk
# configure:18691: checking whether make sets $(MAKE)
# configure:18712: result: yes
# configure:18742: checking for style of include used by make
# configure:18770: result: GNU
# configure:18963: checking dependency style of cc
# configure:19054: result: gcc3
# configure:19071: checking dependency style of g++
# configure:19162: result: gcc3
# configure:19228: checking for poptGetContext
# configure:19308: result: no
# configure:19317: checking for poptGetContext in -lpopt
# configure:19376: result: yes
# configure:19398: checking for ldap_open
# configure:19454: cc -o conftest conftest.c -lpopt >&5
# /tmp/ccv3nseq.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `ldap_open'
# collect2: error: ld returned 1 exit status
# configure:19460: $? = 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 LIBIDN
# | #define HAVE_LIBPOPT 1
# | /* end confdefs.h. */
# | /* Define ldap_open to an innocuous variant, in case declares ldap_open.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define ldap_open innocuous_ldap_open
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char ldap_open (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef ldap_open
# |
# | /* 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 ldap_open ();
# | /* 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_ldap_open || defined __stub___ldap_open
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return ldap_open ();
# | ;
# | return 0;
# | }
# configure:19478: result: no
# configure:19487: checking for ldap_open in -lldap
# configure:19522: cc -o conftest conftest.c -lldap -lpopt >&5
# configure:19528: $? = 0
# configure:19546: result: yes
# configure:19638: updating cache ../../config.cache
# configure:19702: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by echoping config.status 6.0.2, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 3cf4fe0c4972
#
# config.status:663: creating Makefile
# config.status:663: creating config.h
# config.status:939: executing depfiles commands
#
# ## ---------------- ##
# ## 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=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# 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=no
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_ldap_open=no
# ac_cv_func_poptGetContext=no
# ac_cv_func_res_mkquery=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_usleep=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_bind_res_mkquery=no
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_idn_idna_to_ascii_8z=yes
# ac_cv_lib_ldap_ldap_open=yes
# ac_cv_lib_m_pow=yes
# ac_cv_lib_nsl_gethostbyname=yes
# ac_cv_lib_popt_poptGetContext=yes
# ac_cv_lib_resolv_res_mkquery=no
# ac_cv_lib_socket_socket=no
# ac_cv_lib_ssl_SSL_CTX_new=yes
# 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=cc
# ac_cv_prog_CPP='cc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=cc
# ac_cv_prog_ac_ct_CXX=g++
# 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=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# 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=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/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=no
# 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='cc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='cc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# 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'
# LDAPBUILD_FALSE='#'
# LDAPBUILD_TRUE=''
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lldap -lpopt '
# 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='g++'
# 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'
# 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/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}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# 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 LIBIDN
# #define HAVE_LIBPOPT 1
# #define HAVE_LIBLDAP 1
#
# configure: exit 0

CMD: config logfiles '/tmp/echoping/src/echoping-6.0.2/plugins/dns/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 --prefix=/usr --host=x86_64-unknown-linux --with-ssl host_alias=x86_64-unknown-linux CFLAGS= LDFLAGS= CPPFLAGS= CXXFLAGS= --cache-file=../../config.cache --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3cf4fe0c4972
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1842: loading cache ../../config.cache
# configure:1972: checking build system type
# configure:1990: result: x86_64-unknown-linux-gnu
# configure:2012: checking host system type
# configure:2027: result: x86_64-unknown-linux-gnu
# configure:2059: checking for x86_64-unknown-linux-cc
# configure:2086: result: cc
# configure:2166: checking for C compiler version
# configure:2173: cc --version >&5
# cc (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:2176: $? = 0
# configure:2183: cc -v >&5
# Using built-in specs.
# COLLECT_GCC=cc
# 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:2186: $? = 0
# configure:2193: cc -V >&5
# cc: error: unrecognized command line option '-V'
# cc: fatal error: no input files
# compilation terminated.
# configure:2196: $? = 1
# configure:2219: checking for C compiler default output file name
# configure:2246: cc conftest.c >&5
# configure:2249: $? = 0
# configure:2287: result: a.out
# configure:2304: checking whether the C compiler works
# configure:2314: ./a.out
# configure:2317: $? = 0
# configure:2334: result: yes
# configure:2341: checking whether we are cross compiling
# configure:2343: result: no
# configure:2346: checking for suffix of executables
# configure:2353: cc -o conftest conftest.c >&5
# configure:2356: $? = 0
# configure:2380: result:
# configure:2386: checking for suffix of object files
# configure:2438: result: o
# configure:2442: checking whether we are using the GNU C compiler
# configure:2494: result: yes
# configure:2499: checking whether cc accepts -g
# configure:2634: result: yes
# configure:2651: checking for cc option to accept ISO C89
# configure:2754: result: none needed
# configure:2846: checking for a sed that does not truncate output
# configure:2900: result: /usr/sbin/sed
# configure:2903: checking for grep that handles long lines and -e
# configure:2977: result: /usr/sbin/grep
# configure:2982: checking for egrep
# configure:3060: result: /usr/sbin/grep -E
# configure:3076: checking for ld used by cc
# configure:3143: result: /usr/sbin/ld
# configure:3152: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:3167: result: yes
# configure:3172: checking for /usr/sbin/ld option to reload object files
# configure:3179: result: -r
# configure:3197: checking for BSD-compatible nm
# configure:3246: result: /usr/sbin/nm -B
# configure:3250: checking whether ln -s works
# configure:3254: result: yes
# configure:3261: checking how to recognise dependent libraries
# configure:3437: result: pass_all
# configure:3525: cc -c conftest.c >&5
# configure:3528: $? = 0
# configure:3671: checking how to run the C preprocessor
# configure:3787: result: cc -E
# configure:3816: cc -E conftest.c
# configure:3822: $? = 0
# configure:3853: cc -E conftest.c
# conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3859: $? = 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:3897: checking for ANSI C header files
# configure:4061: result: yes
# configure:4085: checking for sys/types.h
# configure:4128: result: yes
# configure:4085: checking for sys/stat.h
# configure:4128: result: yes
# configure:4085: checking for stdlib.h
# configure:4128: result: yes
# configure:4085: checking for string.h
# configure:4128: result: yes
# configure:4085: checking for memory.h
# configure:4128: result: yes
# configure:4085: checking for strings.h
# configure:4128: result: yes
# configure:4085: checking for inttypes.h
# configure:4128: result: yes
# configure:4085: checking for stdint.h
# configure:4128: result: yes
# configure:4085: checking for unistd.h
# configure:4128: result: yes
# configure:4145: checking for dlfcn.h
# configure:4151: result: yes
# configure:4299: checking for x86_64-unknown-linux-g++
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-c++
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-gpp
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-aCC
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-CC
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-cxx
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-cc++
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-cl.exe
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-FCC
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-KCC
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-RCC
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-xlC_r
# configure:4329: result: no
# configure:4299: checking for x86_64-unknown-linux-xlC
# configure:4329: result: no
# configure:4343: checking for g++
# configure:4370: result: g++
# configure:4401: checking for C++ compiler version
# configure:4408: g++ --version >&5
# g++ (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:4411: $? = 0
# configure:4418: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:4421: $? = 0
# configure:4428: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4431: $? = 1
# configure:4434: checking whether we are using the GNU C++ compiler
# configure:4486: result: yes
# configure:4491: checking whether g++ accepts -g
# configure:4626: result: yes
# configure:4659: checking how to run the C++ preprocessor
# configure:4771: result: g++ -E
# configure:4800: g++ -E conftest.cpp
# configure:4806: $? = 0
# configure:4837: g++ -E conftest.cpp
# conftest.cpp:19:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4843: $? = 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:4892: checking for x86_64-unknown-linux-g77
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-xlf
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-f77
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-frt
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-pgf77
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-cf77
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-fort77
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-fl32
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-af77
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-xlf90
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-f90
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-pgf90
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-pghpf
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-epcf90
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-gfortran
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-g95
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-xlf95
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-f95
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-fort
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-ifort
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-ifc
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-efc
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-pgf95
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-lf95
# configure:4922: result: no
# configure:4892: checking for x86_64-unknown-linux-ftn
# configure:4922: result: no
# configure:4936: checking for g77
# configure:4963: result: gfortran
# configure:4993: checking for Fortran 77 compiler version
# configure:5000: 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:5003: $? = 0
# configure:5010: 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:5013: $? = 0
# configure:5020: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:5023: $? = 1
# configure:5031: checking whether we are using the GNU Fortran 77 compiler
# configure:5073: result: yes
# configure:5079: checking whether gfortran accepts -g
# configure:5118: result: yes
# configure:5148: checking the maximum length of command line arguments
# configure:5257: result: 32768
# configure:5268: checking command to parse /usr/sbin/nm -B output from cc object
# configure:5476: result: ok
# configure:5480: checking for objdir
# configure:5495: result: .libs
# configure:5547: checking for x86_64-unknown-linux-ar
# configure:5577: result: no
# configure:5587: checking for ar
# configure:5614: result: ar
# configure:5643: checking for x86_64-unknown-linux-ranlib
# configure:5673: result: no
# configure:5683: checking for ranlib
# configure:5710: result: ranlib
# configure:5739: checking for x86_64-unknown-linux-strip
# configure:5769: result: no
# configure:5779: checking for strip
# configure:5806: result: strip
# configure:6043: checking for correct ltmain.sh version
# configure:6093: result: yes
# configure:6153: checking if cc supports -fno-rtti -fno-exceptions
# configure:6188: result: no
# configure:6203: checking for cc option to produce PIC
# configure:6413: result: -fPIC
# configure:6421: checking if cc PIC flag -fPIC works
# configure:6439: cc -c -fPIC -DPIC conftest.c >&5
# configure:6443: $? = 0
# configure:6456: result: yes
# configure:6484: checking if cc static flag -static works
# configure:6512: result: yes
# configure:6522: checking if cc supports -c -o file.o
# configure:6569: result: yes
# configure:6595: checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:7549: result: yes
# configure:7570: checking whether -lc should be explicitly linked in
# configure:7575: cc -c conftest.c >&5
# configure:7578: $? = 0
# configure:7593: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:7596: $? = 0
# configure:7608: result: no
# configure:7616: checking dynamic linker characteristics
# configure:8241: result: GNU/Linux ld.so
# configure:8250: checking how to hardcode library paths into programs
# configure:8275: result: immediate
# configure:8289: checking whether stripping libraries is possible
# configure:8294: result: yes
# configure:8417: checking for shl_load
# configure:8496: result: no
# configure:8501: checking for shl_load in -ldld
# configure:8560: result: no
# configure:8565: checking for dlopen
# configure:8644: result: no
# configure:8649: checking for dlopen in -ldl
# configure:8708: result: yes
# configure:8877: checking whether a program can dlopen itself
# configure:8972: result: yes
# configure:8977: checking whether a statically linked program can dlopen itself
# configure:9072: result: no
# configure:9095: checking if libtool supports shared libraries
# configure:9097: result: yes
# configure:9100: checking whether to build shared libraries
# configure:9121: result: yes
# configure:9124: checking whether to build static libraries
# configure:9128: result: yes
# configure:9220: creating libtool
# configure:9808: checking for ld used by g++
# configure:9875: result: /usr/sbin/ld -m elf_x86_64
# configure:9884: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:9899: result: yes
# configure:9950: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10884: result: yes
# configure:10902: g++ -c conftest.cpp >&5
# configure:10905: $? = 0
# configure:11024: checking for g++ option to produce PIC
# configure:11298: result: -fPIC
# configure:11306: checking if g++ PIC flag -fPIC works
# configure:11324: g++ -c -fPIC -DPIC conftest.cpp >&5
# configure:11328: $? = 0
# configure:11341: result: yes
# configure:11369: checking if g++ static flag -static works
# configure:11397: result: yes
# configure:11407: checking if g++ supports -c -o file.o
# configure:11454: result: yes
# configure:11480: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11505: result: yes
# configure:11572: checking dynamic linker characteristics
# configure:12197: result: GNU/Linux ld.so
# configure:12206: checking how to hardcode library paths into programs
# configure:12231: result: immediate
# configure:12757: checking if libtool supports shared libraries
# configure:12759: result: yes
# configure:12762: checking whether to build shared libraries
# configure:12782: result: yes
# configure:12785: checking whether to build static libraries
# configure:12789: result: yes
# configure:12799: checking for gfortran option to produce PIC
# configure:13009: result: -fPIC
# configure:13017: checking if gfortran PIC flag -fPIC works
# configure:13035: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:13039: $? = 0
# configure:13052: result: yes
# configure:13080: checking if gfortran static flag -static works
# configure:13108: result: no
# configure:13118: checking if gfortran supports -c -o file.o
# configure:13165: result: yes
# configure:13191: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14125: result: yes
# configure:14192: checking dynamic linker characteristics
# configure:14817: result: GNU/Linux ld.so
# configure:14826: checking how to hardcode library paths into programs
# configure:14851: result: immediate
# configure:18463: checking for a BSD-compatible install
# configure:18519: result: /usr/bin/install -c
# configure:18530: checking whether build environment is sane
# configure:18573: result: yes
# configure:18601: checking for a thread-safe mkdir -p
# configure:18640: result: /usr/sbin/mkdir -p
# configure:18653: checking for gawk
# configure:18680: result: gawk
# configure:18691: checking whether make sets $(MAKE)
# configure:18712: result: yes
# configure:18742: checking for style of include used by make
# configure:18770: result: GNU
# configure:18963: checking dependency style of cc
# configure:19054: result: gcc3
# configure:19071: checking dependency style of g++
# configure:19162: result: gcc3
# configure:19228: checking for poptGetContext
# configure:19308: result: no
# configure:19317: checking for poptGetContext in -lpopt
# configure:19376: result: yes
# configure:19395: checking for res_mkquery
# configure:19451: cc -o conftest conftest.c -lpopt >&5
# /tmp/cc6ZffS9.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `res_mkquery'
# collect2: error: ld returned 1 exit status
# configure:19457: $? = 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 LIBIDN
# | #define HAVE_LIBPOPT 1
# | /* end confdefs.h. */
# | /* Define res_mkquery to an innocuous variant, in case declares res_mkquery.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define res_mkquery innocuous_res_mkquery
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char res_mkquery (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef res_mkquery
# |
# | /* 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 res_mkquery ();
# | /* 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_res_mkquery || defined __stub___res_mkquery
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return res_mkquery ();
# | ;
# | return 0;
# | }
# configure:19474: result: no
# configure:19480: checking for res_mkquery in -lbind
# configure:19515: cc -o conftest conftest.c -lbind -lpopt >&5
# /usr/sbin/ld: cannot find -lbind
# collect2: error: ld returned 1 exit status
# configure:19521: $? = 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 LIBIDN
# | #define HAVE_LIBPOPT 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 res_mkquery ();
# | int
# | main ()
# | {
# | return res_mkquery ();
# | ;
# | return 0;
# | }
# configure:19539: result: no
# configure:19550: checking for res_mkquery in -lresolv
# configure:19585: cc -o conftest conftest.c -lresolv -lpopt >&5
# /tmp/cctI8GGe.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `res_mkquery'
# collect2: error: ld returned 1 exit status
# configure:19591: $? = 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 LIBIDN
# | #define HAVE_LIBPOPT 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 res_mkquery ();
# | int
# | main ()
# | {
# | return res_mkquery ();
# | ;
# | return 0;
# | }
# configure:19609: result: no
# configure:19621: checking for res_mkquery in -lresolv again
# configure:19638: cc -o conftest conftest.c -lpopt -lresolv >&5
# configure:19644: $? = 0
# configure:19650: result: yes
# configure:19672: checking _res
# configure:19699: cc -o conftest conftest.c -lpopt -lresolv >&5
# configure:19705: $? = 0
# configure:19716: result: yes
# configure:19728: checking _res_ext
# configure:19755: cc -o conftest conftest.c -lpopt -lresolv >&5
# conftest.c: In function 'main':
# conftest.c:32:1: error: '_res_ext' undeclared (first use in this function)
# _res_ext.nsaddr_list[0].ss_family = AF_INET6;
# ^~~~~~~~
# conftest.c:32:1: note: each undeclared identifier is reported only once for each function it appears in
# configure:19761: $? = 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 LIBIDN
# | #define HAVE_LIBPOPT 1
# | #define HAVE_RES
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #include
# | #include
# | int
# | main ()
# | {
# | _res_ext.nsaddr_list[0].ss_family = AF_INET6;
# | ;
# | return 0;
# | }
# configure:19778: result: no
# configure:19859: updating cache ../../config.cache
# configure:19923: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by echoping config.status 6.0.2, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 3cf4fe0c4972
#
# config.status:663: creating Makefile
# config.status:663: creating config.h
# config.status:939: executing depfiles commands
#
# ## ---------------- ##
# ## 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=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# 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=no
# 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_res_mkquery=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_usleep=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_bind_res_mkquery=no
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_idn_idna_to_ascii_8z=yes
# ac_cv_lib_m_pow=yes
# ac_cv_lib_nsl_gethostbyname=yes
# ac_cv_lib_popt_poptGetContext=yes
# ac_cv_lib_resolv_res_mkquery=no
# ac_cv_lib_socket_socket=no
# ac_cv_lib_ssl_SSL_CTX_new=yes
# 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=cc
# ac_cv_prog_CPP='cc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=cc
# ac_cv_prog_ac_ct_CXX=g++
# 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=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# 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=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/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=no
# 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='cc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='cc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DNSBUILD_FALSE='#'
# DNSBUILD_TRUE=''
# 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='-lpopt -lresolv'
# 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='g++'
# 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'
# 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/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}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# 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 LIBIDN
# #define HAVE_LIBPOPT 1
# #define HAVE_RES
#
# configure: exit 0

CMD: config logfiles '/tmp/echoping/src/echoping-6.0.2/plugins/random/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 --prefix=/usr --host=x86_64-unknown-linux --with-ssl host_alias=x86_64-unknown-linux CFLAGS= LDFLAGS= CPPFLAGS= CXXFLAGS= --cache-file=../../config.cache --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3cf4fe0c4972
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1839: loading cache ../../config.cache
# configure:1969: checking build system type
# configure:1987: result: x86_64-unknown-linux-gnu
# configure:2009: checking host system type
# configure:2024: result: x86_64-unknown-linux-gnu
# configure:2056: checking for x86_64-unknown-linux-cc
# configure:2083: result: cc
# configure:2163: checking for C compiler version
# configure:2170: cc --version >&5
# cc (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:2173: $? = 0
# configure:2180: cc -v >&5
# Using built-in specs.
# COLLECT_GCC=cc
# 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:2183: $? = 0
# configure:2190: cc -V >&5
# cc: error: unrecognized command line option '-V'
# cc: fatal error: no input files
# compilation terminated.
# configure:2193: $? = 1
# configure:2216: checking for C compiler default output file name
# configure:2243: cc conftest.c >&5
# configure:2246: $? = 0
# configure:2284: result: a.out
# configure:2301: checking whether the C compiler works
# configure:2311: ./a.out
# configure:2314: $? = 0
# configure:2331: result: yes
# configure:2338: checking whether we are cross compiling
# configure:2340: result: no
# configure:2343: checking for suffix of executables
# configure:2350: cc -o conftest conftest.c >&5
# configure:2353: $? = 0
# configure:2377: result:
# configure:2383: checking for suffix of object files
# configure:2435: result: o
# configure:2439: checking whether we are using the GNU C compiler
# configure:2491: result: yes
# configure:2496: checking whether cc accepts -g
# configure:2631: result: yes
# configure:2648: checking for cc option to accept ISO C89
# configure:2751: result: none needed
# configure:2843: checking for a sed that does not truncate output
# configure:2897: result: /usr/sbin/sed
# configure:2900: checking for grep that handles long lines and -e
# configure:2974: result: /usr/sbin/grep
# configure:2979: checking for egrep
# configure:3057: result: /usr/sbin/grep -E
# configure:3073: checking for ld used by cc
# configure:3140: result: /usr/sbin/ld
# configure:3149: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:3164: result: yes
# configure:3169: checking for /usr/sbin/ld option to reload object files
# configure:3176: result: -r
# configure:3194: checking for BSD-compatible nm
# configure:3243: result: /usr/sbin/nm -B
# configure:3247: checking whether ln -s works
# configure:3251: result: yes
# configure:3258: checking how to recognise dependent libraries
# configure:3434: result: pass_all
# configure:3522: cc -c conftest.c >&5
# configure:3525: $? = 0
# configure:3668: checking how to run the C preprocessor
# configure:3784: result: cc -E
# configure:3813: cc -E conftest.c
# configure:3819: $? = 0
# configure:3850: cc -E conftest.c
# conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3856: $? = 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:3894: checking for ANSI C header files
# configure:4058: result: yes
# configure:4082: checking for sys/types.h
# configure:4125: result: yes
# configure:4082: checking for sys/stat.h
# configure:4125: result: yes
# configure:4082: checking for stdlib.h
# configure:4125: result: yes
# configure:4082: checking for string.h
# configure:4125: result: yes
# configure:4082: checking for memory.h
# configure:4125: result: yes
# configure:4082: checking for strings.h
# configure:4125: result: yes
# configure:4082: checking for inttypes.h
# configure:4125: result: yes
# configure:4082: checking for stdint.h
# configure:4125: result: yes
# configure:4082: checking for unistd.h
# configure:4125: result: yes
# configure:4142: checking for dlfcn.h
# configure:4148: result: yes
# configure:4296: checking for x86_64-unknown-linux-g++
# configure:4326: result: no
# configure:4296: checking for x86_64-unknown-linux-c++
# configure:4326: result: no
# configure:4296: checking for x86_64-unknown-linux-gpp
# configure:4326: result: no
# configure:4296: checking for x86_64-unknown-linux-aCC
# configure:4326: result: no
# configure:4296: checking for x86_64-unknown-linux-CC
# configure:4326: result: no
# configure:4296: checking for x86_64-unknown-linux-cxx
# configure:4326: result: no
# configure:4296: checking for x86_64-unknown-linux-cc++
# configure:4326: result: no
# configure:4296: checking for x86_64-unknown-linux-cl.exe
# configure:4326: result: no
# configure:4296: checking for x86_64-unknown-linux-FCC
# configure:4326: result: no
# configure:4296: checking for x86_64-unknown-linux-KCC
# configure:4326: result: no
# configure:4296: checking for x86_64-unknown-linux-RCC
# configure:4326: result: no
# configure:4296: checking for x86_64-unknown-linux-xlC_r
# configure:4326: result: no
# configure:4296: checking for x86_64-unknown-linux-xlC
# configure:4326: result: no
# configure:4340: checking for g++
# configure:4367: result: g++
# configure:4398: checking for C++ compiler version
# configure:4405: g++ --version >&5
# g++ (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:4408: $? = 0
# configure:4415: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:4418: $? = 0
# configure:4425: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4428: $? = 1
# configure:4431: checking whether we are using the GNU C++ compiler
# configure:4483: result: yes
# configure:4488: checking whether g++ accepts -g
# configure:4623: result: yes
# configure:4656: checking how to run the C++ preprocessor
# configure:4768: result: g++ -E
# configure:4797: g++ -E conftest.cpp
# configure:4803: $? = 0
# configure:4834: g++ -E conftest.cpp
# conftest.cpp:19:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4840: $? = 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:4889: checking for x86_64-unknown-linux-g77
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-xlf
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-f77
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-frt
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-pgf77
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-cf77
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-fort77
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-fl32
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-af77
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-xlf90
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-f90
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-pgf90
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-pghpf
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-epcf90
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-gfortran
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-g95
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-xlf95
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-f95
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-fort
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-ifort
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-ifc
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-efc
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-pgf95
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-lf95
# configure:4919: result: no
# configure:4889: checking for x86_64-unknown-linux-ftn
# configure:4919: result: no
# configure:4933: checking for g77
# configure:4960: result: gfortran
# configure:4990: checking for Fortran 77 compiler version
# configure:4997: 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:5000: $? = 0
# configure:5007: 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:5010: $? = 0
# configure:5017: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:5020: $? = 1
# configure:5028: checking whether we are using the GNU Fortran 77 compiler
# configure:5070: result: yes
# configure:5076: checking whether gfortran accepts -g
# configure:5115: result: yes
# configure:5145: checking the maximum length of command line arguments
# configure:5254: result: 32768
# configure:5265: checking command to parse /usr/sbin/nm -B output from cc object
# configure:5473: result: ok
# configure:5477: checking for objdir
# configure:5492: result: .libs
# configure:5544: checking for x86_64-unknown-linux-ar
# configure:5574: result: no
# configure:5584: checking for ar
# configure:5611: result: ar
# configure:5640: checking for x86_64-unknown-linux-ranlib
# configure:5670: result: no
# configure:5680: checking for ranlib
# configure:5707: result: ranlib
# configure:5736: checking for x86_64-unknown-linux-strip
# configure:5766: result: no
# configure:5776: checking for strip
# configure:5803: result: strip
# configure:6040: checking for correct ltmain.sh version
# configure:6090: result: yes
# configure:6150: checking if cc supports -fno-rtti -fno-exceptions
# configure:6185: result: no
# configure:6200: checking for cc option to produce PIC
# configure:6410: result: -fPIC
# configure:6418: checking if cc PIC flag -fPIC works
# configure:6436: cc -c -fPIC -DPIC conftest.c >&5
# configure:6440: $? = 0
# configure:6453: result: yes
# configure:6481: checking if cc static flag -static works
# configure:6509: result: yes
# configure:6519: checking if cc supports -c -o file.o
# configure:6566: result: yes
# configure:6592: checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:7546: result: yes
# configure:7567: checking whether -lc should be explicitly linked in
# configure:7572: cc -c conftest.c >&5
# configure:7575: $? = 0
# configure:7590: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:7593: $? = 0
# configure:7605: result: no
# configure:7613: checking dynamic linker characteristics
# configure:8238: result: GNU/Linux ld.so
# configure:8247: checking how to hardcode library paths into programs
# configure:8272: result: immediate
# configure:8286: checking whether stripping libraries is possible
# configure:8291: result: yes
# configure:8414: checking for shl_load
# configure:8493: result: no
# configure:8498: checking for shl_load in -ldld
# configure:8557: result: no
# configure:8562: checking for dlopen
# configure:8641: result: no
# configure:8646: checking for dlopen in -ldl
# configure:8705: result: yes
# configure:8874: checking whether a program can dlopen itself
# configure:8969: result: yes
# configure:8974: checking whether a statically linked program can dlopen itself
# configure:9069: result: no
# configure:9092: checking if libtool supports shared libraries
# configure:9094: result: yes
# configure:9097: checking whether to build shared libraries
# configure:9118: result: yes
# configure:9121: checking whether to build static libraries
# configure:9125: result: yes
# configure:9217: creating libtool
# configure:9805: checking for ld used by g++
# configure:9872: result: /usr/sbin/ld -m elf_x86_64
# configure:9881: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:9896: result: yes
# configure:9947: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10881: result: yes
# configure:10899: g++ -c conftest.cpp >&5
# configure:10902: $? = 0
# configure:11021: checking for g++ option to produce PIC
# configure:11295: result: -fPIC
# configure:11303: checking if g++ PIC flag -fPIC works
# configure:11321: g++ -c -fPIC -DPIC conftest.cpp >&5
# configure:11325: $? = 0
# configure:11338: result: yes
# configure:11366: checking if g++ static flag -static works
# configure:11394: result: yes
# configure:11404: checking if g++ supports -c -o file.o
# configure:11451: result: yes
# configure:11477: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11502: result: yes
# configure:11569: checking dynamic linker characteristics
# configure:12194: result: GNU/Linux ld.so
# configure:12203: checking how to hardcode library paths into programs
# configure:12228: result: immediate
# configure:12754: checking if libtool supports shared libraries
# configure:12756: result: yes
# configure:12759: checking whether to build shared libraries
# configure:12779: result: yes
# configure:12782: checking whether to build static libraries
# configure:12786: result: yes
# configure:12796: checking for gfortran option to produce PIC
# configure:13006: result: -fPIC
# configure:13014: checking if gfortran PIC flag -fPIC works
# configure:13032: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:13036: $? = 0
# configure:13049: result: yes
# configure:13077: checking if gfortran static flag -static works
# configure:13105: result: no
# configure:13115: checking if gfortran supports -c -o file.o
# configure:13162: result: yes
# configure:13188: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14122: result: yes
# configure:14189: checking dynamic linker characteristics
# configure:14814: result: GNU/Linux ld.so
# configure:14823: checking how to hardcode library paths into programs
# configure:14848: result: immediate
# configure:18460: checking for a BSD-compatible install
# configure:18516: result: /usr/bin/install -c
# configure:18527: checking whether build environment is sane
# configure:18570: result: yes
# configure:18598: checking for a thread-safe mkdir -p
# configure:18637: result: /usr/sbin/mkdir -p
# configure:18650: checking for gawk
# configure:18677: result: gawk
# configure:18688: checking whether make sets $(MAKE)
# configure:18709: result: yes
# configure:18739: checking for style of include used by make
# configure:18767: result: GNU
# configure:18960: checking dependency style of cc
# configure:19051: result: gcc3
# configure:19068: checking dependency style of g++
# configure:19159: result: gcc3
# configure:19184: checking for usleep
# configure:19264: result: yes
# configure:19402: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by echoping config.status 6.0.2, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 3cf4fe0c4972
#
# config.status:662: creating Makefile
# config.status:662: creating config.h
# config.status:936: executing depfiles commands
#
# ## ---------------- ##
# ## 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=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# 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_PQconnectdb=no
# ac_cv_func__doprnt=no
# ac_cv_func_dlopen=no
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_ldap_open=no
# ac_cv_func_poptGetContext=no
# ac_cv_func_res_mkquery=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_usleep=yes
# ac_cv_func_vprintf=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libpq_fe_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_postgresql_libpq_fe_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_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_bind_res_mkquery=no
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_idn_idna_to_ascii_8z=yes
# ac_cv_lib_ldap_ldap_open=yes
# ac_cv_lib_m_pow=yes
# ac_cv_lib_nsl_gethostbyname=yes
# ac_cv_lib_popt_poptGetContext=yes
# ac_cv_lib_pq_PQconnectdb=no
# ac_cv_lib_resolv_res_mkquery=no
# ac_cv_lib_socket_socket=no
# ac_cv_lib_ssl_SSL_CTX_new=yes
# 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=cc
# ac_cv_prog_CPP='cc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=cc
# ac_cv_prog_ac_ct_CXX=g++
# 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=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# 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=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/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=no
# 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='cc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='cc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# 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=':'
# RANDOM_BUILD='1'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='6.0.2'
# ac_ct_CC=''
# ac_ct_CXX='g++'
# 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'
# 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/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}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# 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 HAVE_USLEEP 1
#
# configure: exit 0

CMD: config logfiles '/tmp/echoping/src/echoping-6.0.2/plugins/postgresql/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 --prefix=/usr --host=x86_64-unknown-linux --with-ssl host_alias=x86_64-unknown-linux CFLAGS= LDFLAGS= CPPFLAGS= CXXFLAGS= --cache-file=../../config.cache --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3cf4fe0c4972
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1843: loading cache ../../config.cache
# configure:1973: checking build system type
# configure:1991: result: x86_64-unknown-linux-gnu
# configure:2013: checking host system type
# configure:2028: result: x86_64-unknown-linux-gnu
# configure:2060: checking for x86_64-unknown-linux-cc
# configure:2087: result: cc
# configure:2167: checking for C compiler version
# configure:2174: cc --version >&5
# cc (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:2177: $? = 0
# configure:2184: cc -v >&5
# Using built-in specs.
# COLLECT_GCC=cc
# 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:2187: $? = 0
# configure:2194: cc -V >&5
# cc: error: unrecognized command line option '-V'
# cc: fatal error: no input files
# compilation terminated.
# configure:2197: $? = 1
# configure:2220: checking for C compiler default output file name
# configure:2247: cc conftest.c >&5
# configure:2250: $? = 0
# configure:2288: result: a.out
# configure:2305: checking whether the C compiler works
# configure:2315: ./a.out
# configure:2318: $? = 0
# configure:2335: result: yes
# configure:2342: checking whether we are cross compiling
# configure:2344: result: no
# configure:2347: checking for suffix of executables
# configure:2354: cc -o conftest conftest.c >&5
# configure:2357: $? = 0
# configure:2381: result:
# configure:2387: checking for suffix of object files
# configure:2439: result: o
# configure:2443: checking whether we are using the GNU C compiler
# configure:2495: result: yes
# configure:2500: checking whether cc accepts -g
# configure:2635: result: yes
# configure:2652: checking for cc option to accept ISO C89
# configure:2755: result: none needed
# configure:2847: checking for a sed that does not truncate output
# configure:2901: result: /usr/sbin/sed
# configure:2904: checking for grep that handles long lines and -e
# configure:2978: result: /usr/sbin/grep
# configure:2983: checking for egrep
# configure:3061: result: /usr/sbin/grep -E
# configure:3077: checking for ld used by cc
# configure:3144: result: /usr/sbin/ld
# configure:3153: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:3168: result: yes
# configure:3173: checking for /usr/sbin/ld option to reload object files
# configure:3180: result: -r
# configure:3198: checking for BSD-compatible nm
# configure:3247: result: /usr/sbin/nm -B
# configure:3251: checking whether ln -s works
# configure:3255: result: yes
# configure:3262: checking how to recognise dependent libraries
# configure:3438: result: pass_all
# configure:3526: cc -c conftest.c >&5
# configure:3529: $? = 0
# configure:3672: checking how to run the C preprocessor
# configure:3788: result: cc -E
# configure:3817: cc -E conftest.c
# configure:3823: $? = 0
# configure:3854: cc -E conftest.c
# conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3860: $? = 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:3898: checking for ANSI C header files
# configure:4062: result: yes
# configure:4086: checking for sys/types.h
# configure:4129: result: yes
# configure:4086: checking for sys/stat.h
# configure:4129: result: yes
# configure:4086: checking for stdlib.h
# configure:4129: result: yes
# configure:4086: checking for string.h
# configure:4129: result: yes
# configure:4086: checking for memory.h
# configure:4129: result: yes
# configure:4086: checking for strings.h
# configure:4129: result: yes
# configure:4086: checking for inttypes.h
# configure:4129: result: yes
# configure:4086: checking for stdint.h
# configure:4129: result: yes
# configure:4086: checking for unistd.h
# configure:4129: result: yes
# configure:4146: checking for dlfcn.h
# configure:4152: result: yes
# configure:4300: checking for x86_64-unknown-linux-g++
# configure:4330: result: no
# configure:4300: checking for x86_64-unknown-linux-c++
# configure:4330: result: no
# configure:4300: checking for x86_64-unknown-linux-gpp
# configure:4330: result: no
# configure:4300: checking for x86_64-unknown-linux-aCC
# configure:4330: result: no
# configure:4300: checking for x86_64-unknown-linux-CC
# configure:4330: result: no
# configure:4300: checking for x86_64-unknown-linux-cxx
# configure:4330: result: no
# configure:4300: checking for x86_64-unknown-linux-cc++
# configure:4330: result: no
# configure:4300: checking for x86_64-unknown-linux-cl.exe
# configure:4330: result: no
# configure:4300: checking for x86_64-unknown-linux-FCC
# configure:4330: result: no
# configure:4300: checking for x86_64-unknown-linux-KCC
# configure:4330: result: no
# configure:4300: checking for x86_64-unknown-linux-RCC
# configure:4330: result: no
# configure:4300: checking for x86_64-unknown-linux-xlC_r
# configure:4330: result: no
# configure:4300: checking for x86_64-unknown-linux-xlC
# configure:4330: result: no
# configure:4344: checking for g++
# configure:4371: result: g++
# configure:4402: checking for C++ compiler version
# configure:4409: g++ --version >&5
# g++ (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:4412: $? = 0
# configure:4419: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:4422: $? = 0
# configure:4429: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4432: $? = 1
# configure:4435: checking whether we are using the GNU C++ compiler
# configure:4487: result: yes
# configure:4492: checking whether g++ accepts -g
# configure:4627: result: yes
# configure:4660: checking how to run the C++ preprocessor
# configure:4772: result: g++ -E
# configure:4801: g++ -E conftest.cpp
# configure:4807: $? = 0
# configure:4838: g++ -E conftest.cpp
# conftest.cpp:19:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4844: $? = 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:4893: checking for x86_64-unknown-linux-g77
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-xlf
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-f77
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-frt
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-pgf77
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-cf77
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-fort77
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-fl32
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-af77
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-xlf90
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-f90
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-pgf90
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-pghpf
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-epcf90
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-gfortran
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-g95
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-xlf95
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-f95
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-fort
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-ifort
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-ifc
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-efc
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-pgf95
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-lf95
# configure:4923: result: no
# configure:4893: checking for x86_64-unknown-linux-ftn
# configure:4923: result: no
# configure:4937: checking for g77
# configure:4964: result: gfortran
# configure:4994: checking for Fortran 77 compiler version
# configure:5001: 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:5004: $? = 0
# configure:5011: 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:5014: $? = 0
# configure:5021: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:5024: $? = 1
# configure:5032: checking whether we are using the GNU Fortran 77 compiler
# configure:5074: result: yes
# configure:5080: checking whether gfortran accepts -g
# configure:5119: result: yes
# configure:5149: checking the maximum length of command line arguments
# configure:5258: result: 32768
# configure:5269: checking command to parse /usr/sbin/nm -B output from cc object
# configure:5477: result: ok
# configure:5481: checking for objdir
# configure:5496: result: .libs
# configure:5548: checking for x86_64-unknown-linux-ar
# configure:5578: result: no
# configure:5588: checking for ar
# configure:5615: result: ar
# configure:5644: checking for x86_64-unknown-linux-ranlib
# configure:5674: result: no
# configure:5684: checking for ranlib
# configure:5711: result: ranlib
# configure:5740: checking for x86_64-unknown-linux-strip
# configure:5770: result: no
# configure:5780: checking for strip
# configure:5807: result: strip
# configure:6044: checking for correct ltmain.sh version
# configure:6094: result: yes
# configure:6154: checking if cc supports -fno-rtti -fno-exceptions
# configure:6189: result: no
# configure:6204: checking for cc option to produce PIC
# configure:6414: result: -fPIC
# configure:6422: checking if cc PIC flag -fPIC works
# configure:6440: cc -c -fPIC -DPIC conftest.c >&5
# configure:6444: $? = 0
# configure:6457: result: yes
# configure:6485: checking if cc static flag -static works
# configure:6513: result: yes
# configure:6523: checking if cc supports -c -o file.o
# configure:6570: result: yes
# configure:6596: checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:7550: result: yes
# configure:7571: checking whether -lc should be explicitly linked in
# configure:7576: cc -c conftest.c >&5
# configure:7579: $? = 0
# configure:7594: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:7597: $? = 0
# configure:7609: result: no
# configure:7617: checking dynamic linker characteristics
# configure:8242: result: GNU/Linux ld.so
# configure:8251: checking how to hardcode library paths into programs
# configure:8276: result: immediate
# configure:8290: checking whether stripping libraries is possible
# configure:8295: result: yes
# configure:8418: checking for shl_load
# configure:8497: result: no
# configure:8502: checking for shl_load in -ldld
# configure:8561: result: no
# configure:8566: checking for dlopen
# configure:8645: result: no
# configure:8650: checking for dlopen in -ldl
# configure:8709: result: yes
# configure:8878: checking whether a program can dlopen itself
# configure:8973: result: yes
# configure:8978: checking whether a statically linked program can dlopen itself
# configure:9073: result: no
# configure:9096: checking if libtool supports shared libraries
# configure:9098: result: yes
# configure:9101: checking whether to build shared libraries
# configure:9122: result: yes
# configure:9125: checking whether to build static libraries
# configure:9129: result: yes
# configure:9221: creating libtool
# configure:9809: checking for ld used by g++
# configure:9876: result: /usr/sbin/ld -m elf_x86_64
# configure:9885: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:9900: result: yes
# configure:9951: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10885: result: yes
# configure:10903: g++ -c conftest.cpp >&5
# configure:10906: $? = 0
# configure:11025: checking for g++ option to produce PIC
# configure:11299: result: -fPIC
# configure:11307: checking if g++ PIC flag -fPIC works
# configure:11325: g++ -c -fPIC -DPIC conftest.cpp >&5
# configure:11329: $? = 0
# configure:11342: result: yes
# configure:11370: checking if g++ static flag -static works
# configure:11398: result: yes
# configure:11408: checking if g++ supports -c -o file.o
# configure:11455: result: yes
# configure:11481: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11506: result: yes
# configure:11573: checking dynamic linker characteristics
# configure:12198: result: GNU/Linux ld.so
# configure:12207: checking how to hardcode library paths into programs
# configure:12232: result: immediate
# configure:12758: checking if libtool supports shared libraries
# configure:12760: result: yes
# configure:12763: checking whether to build shared libraries
# configure:12783: result: yes
# configure:12786: checking whether to build static libraries
# configure:12790: result: yes
# configure:12800: checking for gfortran option to produce PIC
# configure:13010: result: -fPIC
# configure:13018: checking if gfortran PIC flag -fPIC works
# configure:13036: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:13040: $? = 0
# configure:13053: result: yes
# configure:13081: checking if gfortran static flag -static works
# configure:13109: result: no
# configure:13119: checking if gfortran supports -c -o file.o
# configure:13166: result: yes
# configure:13192: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14126: result: yes
# configure:14193: checking dynamic linker characteristics
# configure:14818: result: GNU/Linux ld.so
# configure:14827: checking how to hardcode library paths into programs
# configure:14852: result: immediate
# configure:18464: checking for a BSD-compatible install
# configure:18520: result: /usr/bin/install -c
# configure:18531: checking whether build environment is sane
# configure:18574: result: yes
# configure:18602: checking for a thread-safe mkdir -p
# configure:18641: result: /usr/sbin/mkdir -p
# configure:18654: checking for gawk
# configure:18681: result: gawk
# configure:18692: checking whether make sets $(MAKE)
# configure:18713: result: yes
# configure:18743: checking for style of include used by make
# configure:18771: result: GNU
# configure:18964: checking dependency style of cc
# configure:19055: result: gcc3
# configure:19072: checking dependency style of g++
# configure:19163: result: gcc3
# configure:19243: checking for poptGetContext
# configure:19323: result: no
# configure:19332: checking for poptGetContext in -lpopt
# configure:19391: result: yes
# configure:19413: checking for PQconnectdb
# configure:19469: cc -o conftest conftest.c -lpopt >&5
# /tmp/ccelUgaD.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `PQconnectdb'
# collect2: error: ld returned 1 exit status
# configure:19475: $? = 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 LIBIDN
# | #define HAVE_LIBPOPT 1
# | /* end confdefs.h. */
# | /* Define PQconnectdb to an innocuous variant, in case declares PQconnectdb.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define PQconnectdb innocuous_PQconnectdb
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char PQconnectdb (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef PQconnectdb
# |
# | /* 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 PQconnectdb ();
# | /* 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_PQconnectdb || defined __stub___PQconnectdb
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return PQconnectdb ();
# | ;
# | return 0;
# | }
# configure:19493: result: no
# configure:19502: checking for PQconnectdb in -lpq
# configure:19537: cc -o conftest conftest.c -lpq -lpopt >&5
# /usr/sbin/ld: cannot find -lpq
# collect2: error: ld returned 1 exit status
# configure:19543: $? = 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 LIBIDN
# | #define HAVE_LIBPOPT 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 PQconnectdb ();
# | int
# | main ()
# | {
# | return PQconnectdb ();
# | ;
# | return 0;
# | }
# configure:19561: result: no
# configure:19571: WARNING: No PostgreSQL development environment found, not building this plugin
# configure:19589: checking libpq-fe.h usability
# configure:19606: cc -c conftest.c >&5
# conftest.c:56:22: fatal error: libpq-fe.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19612: $? = 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 LIBIDN
# | #define HAVE_LIBPOPT 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:19626: result: no
# configure:19630: checking libpq-fe.h presence
# configure:19645: cc -E conftest.c
# conftest.c:23:22: fatal error: libpq-fe.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19651: $? = 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 LIBIDN
# | #define HAVE_LIBPOPT 1
# | /* end confdefs.h. */
# | #include
# configure:19665: result: no
# configure:19698: checking for libpq-fe.h
# configure:19705: result: no
# configure:19722: checking postgresql/libpq-fe.h usability
# configure:19739: cc -c conftest.c >&5
# conftest.c:56:33: fatal error: postgresql/libpq-fe.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19745: $? = 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 LIBIDN
# | #define HAVE_LIBPOPT 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:19759: result: no
# configure:19763: checking postgresql/libpq-fe.h presence
# configure:19778: cc -E conftest.c
# conftest.c:23:33: fatal error: postgresql/libpq-fe.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19784: $? = 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 LIBIDN
# | #define HAVE_LIBPOPT 1
# | /* end confdefs.h. */
# | #include
# configure:19798: result: no
# configure:19831: checking for postgresql/libpq-fe.h
# configure:19838: result: no
# configure:19849: WARNING: No PostgreSQL header found, not building this plugin
# configure:19931: updating cache ../../config.cache
# configure:19995: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by echoping config.status 6.0.2, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 3cf4fe0c4972
#
# config.status:663: creating Makefile
# config.status:663: creating config.h
# config.status:938: executing depfiles commands
#
# ## ---------------- ##
# ## 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=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# 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_PQconnectdb=no
# ac_cv_func__doprnt=no
# ac_cv_func_dlopen=no
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_ldap_open=no
# ac_cv_func_poptGetContext=no
# ac_cv_func_res_mkquery=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_usleep=yes
# ac_cv_func_vprintf=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libpq_fe_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_postgresql_libpq_fe_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_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_bind_res_mkquery=no
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_idn_idna_to_ascii_8z=yes
# ac_cv_lib_ldap_ldap_open=yes
# ac_cv_lib_m_pow=yes
# ac_cv_lib_nsl_gethostbyname=yes
# ac_cv_lib_popt_poptGetContext=yes
# ac_cv_lib_pq_PQconnectdb=no
# ac_cv_lib_resolv_res_mkquery=no
# ac_cv_lib_socket_socket=no
# ac_cv_lib_ssl_SSL_CTX_new=yes
# 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=cc
# ac_cv_prog_CPP='cc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=cc
# ac_cv_prog_ac_ct_CXX=g++
# 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=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# 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=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/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=no
# 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='cc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='cc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# 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='-lpopt '
# 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=':'
# PGSQLBUILD_FALSE=''
# PGSQLBUILD_TRUE='#'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='6.0.2'
# ac_ct_CC=''
# ac_ct_CXX='g++'
# 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'
# 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/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}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# 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 LIBIDN
# #define HAVE_LIBPOPT 1
#
# configure: exit 0