Build of htdig with musl toolchain

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

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

SLOCLanguage
49,623 ansic
47,528 cpp
17,275 sh
2,445 perl
156 makefile
79 php
14 asm
117,120 total

The process tree of the build process is here.

List of Errors

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: htdig 3.2.0b6-11 (Wed Apr 5 00:41:02 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-g++... clang++
# checking for C++ compiler default output file name... a.out
# checking whether the C++ compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of clang++... none
# checking for x86_64-unknown-linux-gcc... clang
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ANSI C... none needed
# checking dependency style of clang... none
# checking how to run the C preprocessor... clang -E
# checking for egrep... grep -E
# checking for AIX... no
# checking for flex... flex
# checking for yywrap in -lfl... no
# checking for yywrap in -ll... no
# checking lex output file root... lex.yy
# checking whether yytext is a pointer... no
# checking for bison... bison -y
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for BSD-compatible nm... nm
# checking how to recognise dependent libraries... pass_all
# 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 how to run the C++ preprocessor... clang++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... 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-f90... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-xlf95... 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-gfortran... no
# checking for g77... no
# checking for f77... no
# checking for xlf... no
# checking for frt... no
# checking for pgf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for f90... no
# checking for xlf90... no
# checking for pgf90... no
# checking for epcf90... no
# checking for f95... f95
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether f95 accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse nm output from clang object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking if clang static flag works... yes
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC
# checking if clang PIC flag -fPIC works... yes
# checking if clang supports -c -o file.o... yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC
# checking if clang++ PIC flag -fPIC works... yes
# checking if clang++ supports -c -o file.o... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# 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 f95 option to produce PIC... -fPIC
# checking if f95 PIC flag -fPIC works... yes
# checking if f95 supports -c -o file.o... yes
# checking whether the f95 linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking maximum warning verbosity option... -Wall for C++ -Wall for C
# checking adding -fno-rtti to g++... ok
# checking adding -fno-exceptions to g++... ok
# checking for ar... /sysroot/bin/ar
# checking for sh... /bin/sh
# checking for sed... /usr/sbin/sed
# checking for perl... /usr/sbin/perl
# checking for find... /usr/sbin/find
# checking for gunzip... /usr/sbin/gunzip
# checking for rrdtool... no
# checking for tar... tar
# checking for mv... /usr/sbin/mv
# checking for sendmail... /usr/lib/sendmail
# checking for time... time
# checking verbose time flag...
# checking for socket in -lsocket... no
# checking for t_accept in -lnsl... no
# checking if ssl is wanted... yes
# checking openssl/ssl.h usability... no
# checking openssl/ssl.h presence... no
# checking for openssl/ssl.h... no
# configure: error: Cannot find ssl libraries
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/htdig/src/htdig-3.2.0b6/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 configure, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --with-config-dir=/etc/htdig --with-default-config-file=/etc/htdig/htdig.conf --with-database-dir=/var/lib/htdig/db --with-cgi-bin-dir=/usr/bin --with-common-dir=/usr/share/doc/htdig --with-search-dir=/usr/share/doc/htdig --with-image-dir=/usr/share/doc/htdig --localstatedir=/var/lib/htdig --with-ssl
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 32074ed9f7a7
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1582: checking for a BSD-compatible install
# configure:1637: result: /usr/bin/install -c
# configure:1648: checking whether build environment is sane
# configure:1691: result: yes
# configure:1724: checking for gawk
# configure:1740: found /usr/sbin/gawk
# configure:1750: result: gawk
# configure:1760: checking whether make sets $(MAKE)
# configure:1780: result: yes
# configure:1859: checking for x86_64-unknown-linux-strip
# configure:1888: result: no
# configure:1897: checking for strip
# configure:1913: found /sysroot/bin/strip
# configure:1924: result: strip
# configure:1951: checking whether to enable maintainer-specific portions of Makefiles
# configure:1960: result: no
# configure:2106: checking for x86_64-unknown-linux-g++
# configure:2132: result: clang++
# configure:2190: checking for C++ compiler version
# configure:2193: clang++ --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2196: $? = 0
# configure:2198: clang++ -v &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2201: $? = 0
# configure:2203: clang++ -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2206: $? = 1
# configure:2229: checking for C++ compiler default output file name
# configure:2232: clang++ conftest.cc >&5
# configure:2235: $? = 0
# configure:2281: result: a.out
# configure:2286: checking whether the C++ compiler works
# configure:2292: ./a.out
# ./a.out: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory
# configure:2295: $? = 127
# configure:2312: result: yes
# configure:2319: checking whether we are cross compiling
# configure:2321: result: yes
# configure:2324: checking for suffix of executables
# configure:2326: clang++ -o conftest conftest.cc >&5
# configure:2329: $? = 0
# configure:2354: result:
# configure:2360: checking for suffix of object files
# configure:2381: clang++ -c conftest.cc >&5
# configure:2384: $? = 0
# configure:2406: result: o
# configure:2410: checking whether we are using the GNU C++ compiler
# configure:2434: clang++ -c conftest.cc >&5
# configure:2440: $? = 0
# configure:2443: test -z || test ! -s conftest.err
# configure:2446: $? = 0
# configure:2449: test -s conftest.o
# configure:2452: $? = 0
# configure:2465: result: yes
# configure:2471: checking whether clang++ accepts -g
# configure:2492: clang++ -c -g conftest.cc >&5
# configure:2498: $? = 0
# configure:2501: test -z || test ! -s conftest.err
# configure:2504: $? = 0
# configure:2507: test -s conftest.o
# configure:2510: $? = 0
# configure:2521: result: yes
# configure:2563: clang++ -c conftest.cc >&5
# configure:2569: $? = 0
# configure:2572: test -z || test ! -s conftest.err
# configure:2575: $? = 0
# configure:2578: test -s conftest.o
# configure:2581: $? = 0
# configure:2607: clang++ -c conftest.cc >&5
# conftest.cc:15:1: error: use of undeclared identifier 'exit'
# exit (42);
# ^
# 1 error generated.
# configure:2613: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "htdig"
# | #define VERSION "3.2.0b6"
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:2563: clang++ -c conftest.cc >&5
# conftest.cc:11:17: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int) throw (); using std::exit;
# ^
# conftest.cc:11:49: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int) throw (); using std::exit;
# ^
# 2 errors generated.
# configure:2569: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "htdig"
# | #define VERSION "3.2.0b6"
# | /* end confdefs.h. */
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:2563: clang++ -c conftest.cc >&5
# conftest.cc:11:17: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int); using std::exit;
# ^
# conftest.cc:11:40: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int); using std::exit;
# ^
# 2 errors generated.
# configure:2569: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "htdig"
# | #define VERSION "3.2.0b6"
# | /* end confdefs.h. */
# | extern "C" void std::exit (int); using std::exit;
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:2563: clang++ -c conftest.cc >&5
# In file included from conftest.cc:12:
# In file included from /sysroot/bin/../include/c++/v1/stdlib.h:94:
# /sysroot/include/stdlib.h:46:16: error: 'exit' is missing exception specification 'throw()'
# _Noreturn void exit (int);
# ^
# conftest.cc:11:17: note: previous declaration is here
# extern "C" void exit (int) throw ();
# ^
# 1 error generated.
# configure:2569: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "htdig"
# | #define VERSION "3.2.0b6"
# | /* end confdefs.h. */
# | extern "C" void exit (int) throw ();
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:2563: clang++ -c conftest.cc >&5
# configure:2569: $? = 0
# configure:2572: test -z || test ! -s conftest.err
# configure:2575: $? = 0
# configure:2578: test -s conftest.o
# configure:2581: $? = 0
# configure:2607: clang++ -c conftest.cc >&5
# configure:2613: $? = 0
# configure:2616: test -z || test ! -s conftest.err
# configure:2619: $? = 0
# configure:2622: test -s conftest.o
# configure:2625: $? = 0
# configure:2659: checking for style of include used by make
# configure:2687: result: GNU
# configure:2715: checking dependency style of clang++
# configure:2798: result: none
# configure:2823: checking for x86_64-unknown-linux-gcc
# configure:2849: result: clang
# configure:3131: checking for C compiler version
# configure:3134: clang --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3137: $? = 0
# configure:3139: clang -v &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3142: $? = 0
# configure:3144: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3147: $? = 1
# configure:3150: checking whether we are using the GNU C compiler
# configure:3174: clang -c conftest.c >&5
# configure:3180: $? = 0
# configure:3183: test -z || test ! -s conftest.err
# configure:3186: $? = 0
# configure:3189: test -s conftest.o
# configure:3192: $? = 0
# configure:3205: result: yes
# configure:3211: checking whether clang accepts -g
# configure:3232: clang -c -g conftest.c >&5
# configure:3238: $? = 0
# configure:3241: test -z || test ! -s conftest.err
# configure:3244: $? = 0
# configure:3247: test -s conftest.o
# configure:3250: $? = 0
# configure:3261: result: yes
# configure:3278: checking for clang option to accept ANSI C
# configure:3348: clang -c conftest.c >&5
# configure:3354: $? = 0
# configure:3357: test -z || test ! -s conftest.err
# configure:3360: $? = 0
# configure:3363: test -s conftest.o
# configure:3366: $? = 0
# configure:3384: result: none needed
# configure:3402: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:3408: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:3540: checking dependency style of clang
# configure:3623: result: none
# configure:3645: checking how to run the C preprocessor
# configure:3680: clang -E conftest.c
# configure:3686: $? = 0
# configure:3718: clang -E conftest.c
# conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3724: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "htdig"
# | #define VERSION "3.2.0b6"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:3763: result: clang -E
# configure:3787: clang -E conftest.c
# configure:3793: $? = 0
# configure:3825: clang -E conftest.c
# conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3831: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "htdig"
# | #define VERSION "3.2.0b6"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:3876: checking for egrep
# configure:3886: result: grep -E
# configure:3892: checking for AIX
# configure:3914: result: no
# configure:3924: checking for flex
# configure:3940: found /usr/sbin/flex
# configure:3950: result: flex
# configure:3963: checking for yywrap in -lfl
# configure:3993: clang -o conftest conftest.c -lfl >&5
# /sysroot/bin/ld: error: cannot find -lfl
# /tmp/conftest-f4ebd3.o:conftest.c:function main: error: undefined reference to 'yywrap'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:3999: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "htdig"
# | #define VERSION "3.2.0b6"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char yywrap ();
# | int
# | main ()
# | {
# | yywrap ();
# | ;
# | return 0;
# | }
# configure:4024: result: no
# configure:4029: checking for yywrap in -ll
# configure:4059: clang -o conftest conftest.c -ll >&5
# /sysroot/bin/ld: error: cannot find -ll
# /tmp/conftest-2c4400.o:conftest.c:function main: error: undefined reference to 'yywrap'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4065: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "htdig"
# | #define VERSION "3.2.0b6"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char yywrap ();
# | int
# | main ()
# | {
# | yywrap ();
# | ;
# | return 0;
# | }
# configure:4090: result: no
# configure:4101: checking lex output file root
# configure:4112: flex conftest.l
# configure:4115: $? = 1
# configure:4127: result: lex.yy
# configure:4132: checking whether yytext is a pointer
# configure:4148: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4154: $? = 1
# configure: failed program was:
# | extern char *yytext;
# configure:4180: result: no
# configure:4198: checking for bison
# configure:4214: found /usr/sbin/bison
# configure:4224: result: bison -y
# configure:4248: checking for a BSD-compatible install
# configure:4303: result: /usr/bin/install -c
# configure:4314: checking whether ln -s works
# configure:4318: result: yes
# configure:4325: checking whether make sets $(MAKE)
# configure:4345: result: yes
# configure:4432: checking build system type
# configure:4450: result: x86_64-unknown-linux-gnu
# configure:4458: checking host system type
# configure:4472: result: x86_64-unknown-linux-gnu
# configure:4480: checking for a sed that does not truncate output
# configure:4534: result: /usr/sbin/sed
# configure:4548: checking for ld used by clang
# configure:4615: result: /sysroot/bin/ld
# configure:4624: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4639: result: yes
# configure:4644: checking for /sysroot/bin/ld option to reload object files
# configure:4651: result: -r
# configure:4660: checking for BSD-compatible nm
# configure:4702: result: nm
# configure:4706: checking how to recognise dependent libraries
# configure:4880: result: pass_all
# configure:4964: clang -c conftest.c >&5
# configure:4967: $? = 0
# configure:5087: checking for ANSI C header files
# configure:5112: clang -c conftest.c >&5
# configure:5118: $? = 0
# configure:5121: test -z || test ! -s conftest.err
# configure:5124: $? = 0
# configure:5127: test -s conftest.o
# configure:5130: $? = 0
# configure:5242: result: yes
# configure:5266: checking for sys/types.h
# configure:5282: clang -c conftest.c >&5
# configure:5288: $? = 0
# configure:5291: test -z || test ! -s conftest.err
# configure:5294: $? = 0
# configure:5297: test -s conftest.o
# configure:5300: $? = 0
# configure:5311: result: yes
# configure:5266: checking for sys/stat.h
# configure:5282: clang -c conftest.c >&5
# configure:5288: $? = 0
# configure:5291: test -z || test ! -s conftest.err
# configure:5294: $? = 0
# configure:5297: test -s conftest.o
# configure:5300: $? = 0
# configure:5311: result: yes
# configure:5266: checking for stdlib.h
# configure:5282: clang -c conftest.c >&5
# configure:5288: $? = 0
# configure:5291: test -z || test ! -s conftest.err
# configure:5294: $? = 0
# configure:5297: test -s conftest.o
# configure:5300: $? = 0
# configure:5311: result: yes
# configure:5266: checking for string.h
# configure:5282: clang -c conftest.c >&5
# configure:5288: $? = 0
# configure:5291: test -z || test ! -s conftest.err
# configure:5294: $? = 0
# configure:5297: test -s conftest.o
# configure:5300: $? = 0
# configure:5311: result: yes
# configure:5266: checking for memory.h
# configure:5282: clang -c conftest.c >&5
# configure:5288: $? = 0
# configure:5291: test -z || test ! -s conftest.err
# configure:5294: $? = 0
# configure:5297: test -s conftest.o
# configure:5300: $? = 0
# configure:5311: result: yes
# configure:5266: checking for strings.h
# configure:5282: clang -c conftest.c >&5
# configure:5288: $? = 0
# configure:5291: test -z || test ! -s conftest.err
# configure:5294: $? = 0
# configure:5297: test -s conftest.o
# configure:5300: $? = 0
# configure:5311: result: yes
# configure:5266: checking for inttypes.h
# configure:5282: clang -c conftest.c >&5
# configure:5288: $? = 0
# configure:5291: test -z || test ! -s conftest.err
# configure:5294: $? = 0
# configure:5297: test -s conftest.o
# configure:5300: $? = 0
# configure:5311: result: yes
# configure:5266: checking for stdint.h
# configure:5282: clang -c conftest.c >&5
# configure:5288: $? = 0
# configure:5291: test -z || test ! -s conftest.err
# configure:5294: $? = 0
# configure:5297: test -s conftest.o
# configure:5300: $? = 0
# configure:5311: result: yes
# configure:5266: checking for unistd.h
# configure:5282: clang -c conftest.c >&5
# configure:5288: $? = 0
# configure:5291: test -z || test ! -s conftest.err
# configure:5294: $? = 0
# configure:5297: test -s conftest.o
# configure:5300: $? = 0
# configure:5311: result: yes
# configure:5337: checking dlfcn.h usability
# configure:5349: clang -c conftest.c >&5
# configure:5355: $? = 0
# configure:5358: test -z || test ! -s conftest.err
# configure:5361: $? = 0
# configure:5364: test -s conftest.o
# configure:5367: $? = 0
# configure:5377: result: yes
# configure:5381: checking dlfcn.h presence
# configure:5391: clang -E conftest.c
# configure:5397: $? = 0
# configure:5417: result: yes
# configure:5452: checking for dlfcn.h
# configure:5459: result: yes
# configure:5477: checking how to run the C++ preprocessor
# configure:5508: clang++ -E conftest.cc
# configure:5514: $? = 0
# configure:5546: clang++ -E conftest.cc
# conftest.cc:25:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5552: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "htdig"
# | #define VERSION "3.2.0b6"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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:5591: result: clang++ -E
# configure:5615: clang++ -E conftest.cc
# configure:5621: $? = 0
# configure:5653: clang++ -E conftest.cc
# conftest.cc:25:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5659: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "htdig"
# | #define VERSION "3.2.0b6"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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:5712: checking for x86_64-unknown-linux-g77
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-f77
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-xlf
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-frt
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-pgf77
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-fort77
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-fl32
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-af77
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-f90
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-xlf90
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-pgf90
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-epcf90
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-f95
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-fort
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-xlf95
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-ifc
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-efc
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-pgf95
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-lf95
# configure:5741: result: no
# configure:5712: checking for x86_64-unknown-linux-gfortran
# configure:5741: result: no
# configure:5754: checking for g77
# configure:5783: result: no
# configure:5754: checking for f77
# configure:5783: result: no
# configure:5754: checking for xlf
# configure:5783: result: no
# configure:5754: checking for frt
# configure:5783: result: no
# configure:5754: checking for pgf77
# configure:5783: result: no
# configure:5754: checking for fort77
# configure:5783: result: no
# configure:5754: checking for fl32
# configure:5783: result: no
# configure:5754: checking for af77
# configure:5783: result: no
# configure:5754: checking for f90
# configure:5783: result: no
# configure:5754: checking for xlf90
# configure:5783: result: no
# configure:5754: checking for pgf90
# configure:5783: result: no
# configure:5754: checking for epcf90
# configure:5783: result: no
# configure:5754: checking for f95
# configure:5770: found /usr/sbin/f95
# configure:5780: result: f95
# configure:5795: checking for Fortran 77 compiler version
# configure:5798: f95 --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:5801: $? = 0
# configure:5803: f95 -v &5
# Using built-in specs.
# COLLECT_GCC=f95
# 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:5806: $? = 0
# configure:5808: f95 -V &5
# f95: error: unrecognized command line option '-V'
# f95: fatal error: no input files
# compilation terminated.
# configure:5811: $? = 1
# configure:5819: checking whether we are using the GNU Fortran 77 compiler
# configure:5833: f95 -c conftest.F >&5
# configure:5839: $? = 0
# configure:5842: test -z || test ! -s conftest.err
# configure:5845: $? = 0
# configure:5848: test -s conftest.o
# configure:5851: $? = 0
# configure:5864: result: yes
# configure:5870: checking whether f95 accepts -g
# configure:5882: f95 -c -g conftest.f >&5
# configure:5888: $? = 0
# configure:5891: test -z || test ! -s conftest.err
# configure:5894: $? = 0
# configure:5897: test -s conftest.o
# configure:5900: $? = 0
# configure:5912: result: yes
# configure:5942: checking the maximum length of command line arguments
# configure:6007: result: 32768
# configure:6018: checking command to parse nm output from clang object
# configure:6107: clang -c conftest.c >&5
# configure:6110: $? = 0
# configure:6114: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
# configure:6117: $? = 0
# configure:6169: clang -o conftest conftest.c conftstm.o >&5
# configure:6172: $? = 0
# configure:6210: result: ok
# configure:6214: checking for objdir
# configure:6229: result: .libs
# configure:6281: checking for x86_64-unknown-linux-ar
# configure:6310: result: no
# configure:6319: checking for ar
# configure:6335: found /sysroot/bin/ar
# configure:6346: result: ar
# configure:6361: checking for x86_64-unknown-linux-ranlib
# configure:6390: result: no
# configure:6399: checking for ranlib
# configure:6415: found /sysroot/bin/ranlib
# configure:6426: result: ranlib
# configure:6441: checking for x86_64-unknown-linux-strip
# configure:6467: result: strip
# configure:6768: checking if clang static flag works
# configure:6791: result: yes
# configure:6809: checking if clang supports -fno-rtti -fno-exceptions
# configure:6827: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:6831: $? = 0
# configure:6842: result: yes
# configure:6857: checking for clang option to produce PIC
# configure:7034: result: -fPIC
# configure:7042: checking if clang PIC flag -fPIC works
# configure:7060: clang -c -fPIC -DPIC conftest.c >&5
# configure:7064: $? = 0
# configure:7075: result: yes
# configure:7099: checking if clang supports -c -o file.o
# configure:7120: clang -c -o out/conftest2.o conftest.c >&5
# configure:7124: $? = 0
# configure:7144: result: yes
# configure:7170: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:8017: result: yes
# configure:8043: checking whether -lc should be explicitly linked in
# configure:8048: clang -c conftest.c >&5
# configure:8051: $? = 0
# configure:8065: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:8068: $? = 0
# configure:8080: result: no
# configure:8088: checking dynamic linker characteristics
# configure:8628: result: GNU/Linux ld.so
# configure:8632: checking how to hardcode library paths into programs
# configure:8657: result: immediate
# configure:8671: checking whether stripping libraries is possible
# configure:8676: result: yes
# configure:9499: checking if libtool supports shared libraries
# configure:9501: result: yes
# configure:9504: checking whether to build shared libraries
# configure:9562: result: yes
# configure:9565: checking whether to build static libraries
# configure:9569: result: yes
# configure:9661: creating libtool
# configure:10208: checking for ld used by clang++
# configure:10275: result: /sysroot/bin/ld -m elf_x86_64
# configure:10284: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:10299: result: yes
# configure:10350: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:11176: result: yes
# configure:11194: clang++ -c conftest.cc >&5
# configure:11197: $? = 0
# configure:11293: checking for clang++ option to produce PIC
# configure:11545: result: -fPIC
# configure:11553: checking if clang++ PIC flag -fPIC works
# configure:11571: clang++ -c -fPIC -DPIC conftest.cc >&5
# configure:11575: $? = 0
# configure:11586: result: yes
# configure:11610: checking if clang++ supports -c -o file.o
# configure:11631: clang++ -c -o out/conftest2.o conftest.cc >&5
# configure:11635: $? = 0
# configure:11655: result: yes
# configure:11681: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:11709: result: yes
# configure:11780: checking dynamic linker characteristics
# configure:12320: result: GNU/Linux ld.so
# configure:12324: checking how to hardcode library paths into programs
# configure:12349: result: immediate
# configure:12363: checking whether stripping libraries is possible
# configure:12368: result: yes
# configure:13668: checking if libtool supports shared libraries
# configure:13670: result: yes
# configure:13673: checking whether to build shared libraries
# configure:13691: result: yes
# configure:13694: checking whether to build static libraries
# configure:13698: result: yes
# configure:13710: checking for f95 option to produce PIC
# configure:13887: result: -fPIC
# configure:13895: checking if f95 PIC flag -fPIC works
# configure:13913: f95 -c -g -O2 -fPIC conftest.f >&5
# configure:13917: $? = 0
# configure:13928: result: yes
# configure:13952: checking if f95 supports -c -o file.o
# configure:13973: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:13977: $? = 0
# configure:13997: result: yes
# configure:14023: checking whether the f95 linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:14850: result: yes
# configure:14921: checking dynamic linker characteristics
# configure:15461: result: GNU/Linux ld.so
# configure:15465: checking how to hardcode library paths into programs
# configure:15490: result: immediate
# configure:15504: checking whether stripping libraries is possible
# configure:15509: result: yes
# configure:19587: checking maximum warning verbosity option
# configure:19609: result: -Wall for C++ -Wall for C
# configure:19614: checking adding -fno-rtti to g++
# configure:19646: clang++ -c -Wall -fno-rtti conftest.cc >&5
# configure:19652: $? = 0
# configure:19655: test -z || test ! -s conftest.err
# configure:19658: $? = 0
# configure:19661: test -s conftest.o
# configure:19664: $? = 0
# configure:19682: result: ok
# configure:19685: checking adding -fno-exceptions to g++
# configure:19717: clang++ -c -Wall -fno-rtti -fno-exceptions conftest.cc >&5
# configure:19723: $? = 0
# configure:19726: test -z || test ! -s conftest.err
# configure:19729: $? = 0
# configure:19732: test -s conftest.o
# configure:19735: $? = 0
# configure:19753: result: ok
# configure:19758: checking for ar
# configure:19776: found /sysroot/bin/ar
# configure:19789: result: /sysroot/bin/ar
# configure:19798: checking for sh
# configure:19829: result: /bin/sh
# configure:19838: checking for sed
# configure:19869: result: /usr/sbin/sed
# configure:19878: checking for perl
# configure:19896: found /usr/sbin/perl
# configure:19909: result: /usr/sbin/perl
# configure:19918: checking for find
# configure:19936: found /usr/sbin/find
# configure:19949: result: /usr/sbin/find
# configure:19958: checking for gunzip
# configure:19976: found /usr/sbin/gunzip
# configure:19989: result: /usr/sbin/gunzip
# configure:20000: checking for rrdtool
# configure:20029: result: no
# configure:20040: checking for tar
# configure:20056: found /usr/sbin/tar
# configure:20066: result: tar
# configure:20079: checking for mv
# configure:20097: found /usr/sbin/mv
# configure:20110: result: /usr/sbin/mv
# configure:20119: checking for sendmail
# configure:20151: result: /usr/lib/sendmail
# configure:20161: checking for time
# configure:20192: result: time
# configure:20203: checking verbose time flag
# configure:20213: result:
# configure:20222: checking for socket in -lsocket
# configure:20252: clang -o conftest -Wall conftest.c -lsocket >&5
# /sysroot/bin/ld: error: cannot find -lsocket
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:20258: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "htdig"
# | #define VERSION "3.2.0b6"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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 gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char socket ();
# | int
# | main ()
# | {
# | socket ();
# | ;
# | return 0;
# | }
# configure:20283: result: no
# configure:20295: checking for t_accept in -lnsl
# configure:20325: clang -o conftest -Wall conftest.c -lnsl >&5
# /sysroot/bin/ld: error: cannot find -lnsl
# /tmp/conftest-76382b.o:conftest.c:function main: error: undefined reference to 't_accept'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:20331: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "htdig"
# | #define VERSION "3.2.0b6"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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 gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char t_accept ();
# | int
# | main ()
# | {
# | t_accept ();
# | ;
# | return 0;
# | }
# configure:20356: result: no
# configure:20367: checking if ssl is wanted
# configure:20373: result: yes
# configure:20387: checking openssl/ssl.h usability
# configure:20399: clang -c -Wall conftest.c >&5
# conftest.c:59:10: fatal error: 'openssl/ssl.h' file not found
# #include
# ^
# 1 error generated.
# configure:20405: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "htdig"
# | #define VERSION "3.2.0b6"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:20427: result: no
# configure:20431: checking openssl/ssl.h presence
# configure:20441: clang -E conftest.c
# conftest.c:25:10: fatal error: 'openssl/ssl.h' file not found
# #include
# ^
# 1 error generated.
# configure:20447: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "htdig"
# | #define VERSION "3.2.0b6"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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:20467: result: no
# configure:20502: checking for openssl/ssl.h
# configure:20509: result: no
# configure:20531: error: Cannot find ssl libraries
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_exeext=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_openssl_ssl_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_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_lib_fl_yywrap=no
# ac_cv_lib_l_yywrap=no
# ac_cv_lib_nsl_t_accept=no
# ac_cv_lib_socket_socket=no
# ac_cv_objext=o
# ac_cv_path_AR=/sysroot/bin/ar
# ac_cv_path_FIND=/usr/sbin/find
# ac_cv_path_GUNZIP=/usr/sbin/gunzip
# ac_cv_path_MV=/usr/sbin/mv
# ac_cv_path_PERL=/usr/sbin/perl
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_SENDMAIL=/usr/lib/sendmail
# ac_cv_path_SHELL=/bin/sh
# ac_cv_path_TIME=time
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXX=clang++
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_LEX=flex
# ac_cv_prog_STRIP=strip
# ac_cv_prog_TAR=tar
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_F77=f95
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_f77_g=yes
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=none
# am_cv_CXX_dependencies_compiler_type=none
# htdig_cv_tests=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM=nm
# lt_cv_path_SED=/usr/sbin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/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\\3 \\3/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/htdig/src/htdig-3.2.0b6/missing --run aclocal-1.7'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/htdig/src/htdig-3.2.0b6/missing --run tar'
# APACHE=''
# APACHE_MODULES=''
# AR='/sysroot/bin/ar'
# AUTOCONF='${SHELL} /tmp/htdig/src/htdig-3.2.0b6/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/htdig/src/htdig-3.2.0b6/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/htdig/src/htdig-3.2.0b6/missing --run automake-1.7'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=none'
# CFLAGS=' -Wall'
# CGIBIN_DIR='/usr/bin'
# COMMON_DIR='/usr/share/doc/htdig'
# CONFIG_DIR='/etc/htdig'
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=none'
# CXXFLAGS=' -Wall -fno-rtti -fno-exceptions'
# CYGPATH_W='echo'
# DATABASE_DIR='/var/lib/htdig/db'
# DEFAULT_CONFIG_FILE='/etc/htdig/htdig.conf'
# DEFS=''
# DEPDIR='.deps'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# F77='f95'
# FFLAGS='-g -O2'
# FIND='/usr/sbin/find'
# GUNZIP='/usr/sbin/gunzip'
# HAVE_SSL=''
# HTDIG_MAJOR_VERSION='3'
# HTDIG_MICRO_VERSION='0'
# HTDIG_MINOR_VERSION='2'
# IMAGE_DIR='/usr/share/doc/htdig'
# IMAGE_URL_PREFIX='/htdig'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/htdig/src/htdig-3.2.0b6/missing --run makeinfo'
# MV='/usr/sbin/mv'
# OBJEXT='o'
# PACKAGE='htdig'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PERL='/usr/sbin/perl'
# RANLIB='ranlib'
# RRDTOOL=''
# SEARCH_DIR='/usr/share/doc/htdig'
# SEARCH_FORM='search.html'
# SED='/usr/sbin/sed'
# SENDMAIL='/usr/lib/sendmail'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TAR='tar'
# TESTS_FALSE=''
# TESTS_TRUE='#'
# TIME='time'
# TIMEV=''
# USER='tuscan'
# VERSION='3.2.0b6'
# YACC='bison -y'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_F77='f95'
# ac_ct_RANLIB='ranlib'
# ac_ct_STRIP='strip'
# am__fastdepCC_FALSE=''
# am__fastdepCC_TRUE='#'
# am__fastdepCXX_FALSE=''
# am__fastdepCXX_TRUE='#'
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${prefix}/share'
# exec_prefix='NONE'
# extra_ldflags=''
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# install_sh='/tmp/htdig/src/htdig-3.2.0b6/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='/var/lib/htdig'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# subdirs=''
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define HAVE_DLFCN_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define PACKAGE "htdig"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME ""
# #define PACKAGE_STRING ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define STDC_HEADERS 1
# #define VERSION "3.2.0b6"
# #endif
# #ifdef __cplusplus
# extern "C" void exit (int);
#
# configure: exit 1

CMD: config logfiles '/tmp/htdig/src/htdig-3.2.0b6/libhtdigphp/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# configure:710: checking for gcc
# configure:823: checking whether the C compiler (gcc ) works
# configure:839: gcc -o conftest conftest.c 1>&5
# configure:865: checking whether the C compiler (gcc ) is a cross-compiler
# configure:870: checking whether we are using GNU C
# configure:898: checking whether gcc accepts -g
# configure:931: checking whether gcc and cc understand -c and -o together