Build of dictd with musl toolchain

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

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

SLOCLanguage
13,064 ansic
3,795 sh
491 yacc
276 cpp
255 lex
12 awk
17,893 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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: dictd 1.12.1-5 (Wed Apr 5 00:13:30 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) libmaa-1.3.2-2
#
# Total Installed Size: 0.12 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing libmaa...
# ==> 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
# Configuring for dict
# .
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking how to run the C preprocessor... clang -E
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking for library containing strerror... none required
# checking for dlopen in -lc... yes
# Checking for programs
# checking for gawk... gawk
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking whether make sets $(MAKE)... yes
# checking for bison... bison -y
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... none needed
# checking whether yytext is a pointer... no
# checking for libtool... libtool
# checking for gnroff... no
# checking for nroff... nroff
# checking for groff... groff
# checking for col... col
# checking for expand... expand
# .
# Checking for libraries
# checking for maa_shutdown in -lmaa... yes
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -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 for main in -lsocket... no
# checking for inet_ntoa in -lc... yes
# .
# Checking for header files
# checking for ANSI C header files... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for strings.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for inttypes.h... (cached) yes
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking zlib.h usability... no
# checking zlib.h presence... no
# checking for zlib.h... no
# configure: error: zlib.h is required for dictd
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/dictd/src/dictd-1.12.1/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 dict configure 1.12.1, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --enable-dictorg --prefix=/usr --sysconfdir=/etc/dict --sbindir=/usr/bin
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 82a6b22c2c4e
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2327: checking build system type
# configure:2341: result: x86_64-unknown-linux-gnu
# configure:2361: checking host system type
# configure:2374: result: x86_64-unknown-linux-gnu
# configure:2403: checking for x86_64-unknown-linux-gcc
# configure:2430: result: clang
# configure:2699: checking for C compiler version
# configure:2708: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2719: $? = 0
# configure:2708: 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:2719: $? = 0
# configure:2708: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2719: $? = 1
# configure:2708: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2719: $? = 1
# configure:2739: checking whether the C compiler works
# configure:2761: clang conftest.c >&5
# configure:2765: $? = 0
# configure:2813: result: yes
# configure:2816: checking for C compiler default output file name
# configure:2818: result: a.out
# configure:2824: checking for suffix of executables
# configure:2831: clang -o conftest conftest.c >&5
# configure:2835: $? = 0
# configure:2857: result:
# configure:2879: checking whether we are cross compiling
# configure:2887: clang -o conftest conftest.c >&5
# configure:2891: $? = 0
# configure:2898: ./conftest
# configure:2902: $? = 0
# configure:2917: result: no
# configure:2922: checking for suffix of object files
# configure:2944: clang -c conftest.c >&5
# configure:2948: $? = 0
# configure:2969: result: o
# configure:2973: checking whether we are using the GNU C compiler
# configure:2992: clang -c conftest.c >&5
# configure:2992: $? = 0
# configure:3001: result: yes
# configure:3010: checking whether clang accepts -g
# configure:3030: clang -c -g conftest.c >&5
# configure:3030: $? = 0
# configure:3071: result: yes
# configure:3088: checking for clang option to accept ISO C89
# configure:3152: clang -c conftest.c >&5
# configure:3152: $? = 0
# configure:3165: result: none needed
# configure:3190: checking how to run the C preprocessor
# configure:3221: clang -E conftest.c
# configure:3221: $? = 0
# configure:3235: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3235: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dict"
# | #define PACKAGE_TARNAME "dict"
# | #define PACKAGE_VERSION "1.12.1"
# | #define PACKAGE_STRING "dict 1.12.1"
# | #define PACKAGE_BUGREPORT "dict-beta@dict.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3260: result: clang -E
# configure:3280: clang -E conftest.c
# configure:3280: $? = 0
# configure:3294: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3294: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dict"
# | #define PACKAGE_TARNAME "dict"
# | #define PACKAGE_VERSION "1.12.1"
# | #define PACKAGE_STRING "dict 1.12.1"
# | #define PACKAGE_BUGREPORT "dict-beta@dict.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3434: checking for C++ compiler version
# configure:3443: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3454: $? = 0
# configure:3443: 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:3454: $? = 0
# configure:3443: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3454: $? = 1
# configure:3443: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3454: $? = 1
# configure:3458: checking whether we are using the GNU C++ compiler
# configure:3477: clang++ -c conftest.cpp >&5
# configure:3477: $? = 0
# configure:3486: result: yes
# configure:3495: checking whether clang++ accepts -g
# configure:3515: clang++ -c -g conftest.cpp >&5
# configure:3515: $? = 0
# configure:3556: result: yes
# configure:3581: checking for library containing strerror
# configure:3612: clang -o conftest conftest.c >&5
# conftest.c:16:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:16:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:3612: $? = 0
# configure:3629: result: none required
# configure:3684: checking for dlopen in -lc
# configure:3709: clang -o conftest conftest.c -lc >&5
# configure:3709: $? = 0
# configure:3718: result: yes
# configure:3823: checking for gawk
# configure:3839: found /usr/bin/gawk
# configure:3850: result: gawk
# configure:3875: checking for a BSD-compatible install
# configure:3943: result: /usr/bin/install -c
# configure:3957: checking for x86_64-unknown-linux-ranlib
# configure:3987: result: no
# configure:3997: checking for ranlib
# configure:4013: found /sysroot/bin/ranlib
# configure:4024: result: ranlib
# configure:4046: checking whether make sets $(MAKE)
# configure:4068: result: yes
# configure:4081: checking for bison
# configure:4097: found /usr/bin/bison
# configure:4108: result: bison -y
# configure:4124: checking for flex
# configure:4140: found /usr/bin/flex
# configure:4151: result: flex
# configure:4188: flex conftest.l
# configure:4192: $? = 1
# configure:4194: checking lex output file root
# configure:4208: result: lex.yy
# configure:4213: checking lex library
# configure:4227: clang -o conftest -DUSE_DICT_ORG 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:4227: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dict"
# | #define PACKAGE_TARNAME "dict"
# | #define PACKAGE_VERSION "1.12.1"
# | #define PACKAGE_STRING "dict 1.12.1"
# | #define PACKAGE_BUGREPORT "dict-beta@dict.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# |
# configure:4227: clang -o conftest -DUSE_DICT_ORG conftest.c -lfl >&5
# /sysroot/bin/ld: error: cannot find -lfl
# /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:4227: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dict"
# | #define PACKAGE_TARNAME "dict"
# | #define PACKAGE_VERSION "1.12.1"
# | #define PACKAGE_STRING "dict 1.12.1"
# | #define PACKAGE_BUGREPORT "dict-beta@dict.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# |
# configure:4227: clang -o conftest -DUSE_DICT_ORG conftest.c -ll >&5
# /sysroot/bin/ld: error: cannot find -ll
# /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:4227: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dict"
# | #define PACKAGE_TARNAME "dict"
# | #define PACKAGE_VERSION "1.12.1"
# | #define PACKAGE_STRING "dict 1.12.1"
# | #define PACKAGE_BUGREPORT "dict-beta@dict.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# |
# configure:4237: result: none needed
# configure:4243: checking whether yytext is a pointer
# configure:4260: clang -o conftest -DUSE_DICT_ORG 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:4260: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dict"
# | #define PACKAGE_TARNAME "dict"
# | #define PACKAGE_VERSION "1.12.1"
# | #define PACKAGE_STRING "dict 1.12.1"
# | #define PACKAGE_BUGREPORT "dict-beta@dict.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# |
# | #define YYTEXT_POINTER 1
# |
# configure:4268: result: no
# configure:4281: checking for libtool
# configure:4297: found /usr/bin/libtool
# configure:4308: result: libtool
# configure:4321: checking for gnroff
# configure:4351: result: no
# configure:4321: checking for nroff
# configure:4337: found /usr/bin/nroff
# configure:4348: result: nroff
# configure:4363: checking for groff
# configure:4379: found /usr/bin/groff
# configure:4390: result: groff
# configure:4405: checking for col
# configure:4421: found /usr/bin/col
# configure:4432: result: col
# configure:4447: checking for expand
# configure:4463: found /usr/bin/expand
# configure:4474: result: expand
# configure:4489: checking for maa_shutdown in -lmaa
# configure:4514: clang -o conftest -DUSE_DICT_ORG conftest.c -lmaa >&5
# configure:4514: $? = 0
# configure:4523: result: yes
# configure:4533: checking for grep that handles long lines and -e
# configure:4591: result: /usr/bin/grep
# configure:4596: checking for egrep
# configure:4658: result: /usr/bin/grep -E
# configure:4663: checking for ANSI C header files
# configure:4683: clang -c -DUSE_DICT_ORG conftest.c >&5
# configure:4683: $? = 0
# configure:4756: clang -o conftest -DUSE_DICT_ORG conftest.c >&5
# configure:4756: $? = 0
# configure:4756: ./conftest
# configure:4756: $? = 0
# configure:4767: result: yes
# configure:4780: checking for sys/types.h
# configure:4780: clang -c -DUSE_DICT_ORG conftest.c >&5
# configure:4780: $? = 0
# configure:4780: result: yes
# configure:4780: checking for sys/stat.h
# configure:4780: clang -c -DUSE_DICT_ORG conftest.c >&5
# configure:4780: $? = 0
# configure:4780: result: yes
# configure:4780: checking for stdlib.h
# configure:4780: clang -c -DUSE_DICT_ORG conftest.c >&5
# configure:4780: $? = 0
# configure:4780: result: yes
# configure:4780: checking for string.h
# configure:4780: clang -c -DUSE_DICT_ORG conftest.c >&5
# configure:4780: $? = 0
# configure:4780: result: yes
# configure:4780: checking for memory.h
# configure:4780: clang -c -DUSE_DICT_ORG conftest.c >&5
# configure:4780: $? = 0
# configure:4780: result: yes
# configure:4780: checking for strings.h
# configure:4780: clang -c -DUSE_DICT_ORG conftest.c >&5
# configure:4780: $? = 0
# configure:4780: result: yes
# configure:4780: checking for inttypes.h
# configure:4780: clang -c -DUSE_DICT_ORG conftest.c >&5
# configure:4780: $? = 0
# configure:4780: result: yes
# configure:4780: checking for stdint.h
# configure:4780: clang -c -DUSE_DICT_ORG conftest.c >&5
# configure:4780: $? = 0
# configure:4780: result: yes
# configure:4780: checking for unistd.h
# configure:4780: clang -c -DUSE_DICT_ORG conftest.c >&5
# configure:4780: $? = 0
# configure:4780: result: yes
# configure:4912: checking for main in -lsocket
# configure:4931: clang -o conftest -DUSE_DICT_ORG 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:4931: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dict"
# | #define PACKAGE_TARNAME "dict"
# | #define PACKAGE_VERSION "1.12.1"
# | #define PACKAGE_STRING "dict 1.12.1"
# | #define PACKAGE_BUGREPORT "dict-beta@dict.org"
# | #define PACKAGE_URL ""
# | #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
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:4940: result: no
# configure:4951: checking for inet_ntoa in -lc
# configure:4976: clang -o conftest -DUSE_DICT_ORG conftest.c -lc >&5
# configure:4976: $? = 0
# configure:4985: result: yes
# configure:5041: checking for ANSI C header files
# configure:5145: result: yes
# configure:5153: checking whether time.h and sys/time.h may both be included
# configure:5173: clang -c -DUSE_DICT_ORG conftest.c >&5
# configure:5173: $? = 0
# configure:5180: result: yes
# configure:5193: checking dlfcn.h usability
# configure:5193: clang -c -DUSE_DICT_ORG conftest.c >&5
# configure:5193: $? = 0
# configure:5193: result: yes
# configure:5193: checking dlfcn.h presence
# configure:5193: clang -E conftest.c
# configure:5193: $? = 0
# configure:5193: result: yes
# configure:5193: checking for dlfcn.h
# configure:5193: result: yes
# configure:5227: checking for strings.h
# configure:5227: result: yes
# configure:5227: checking limits.h usability
# configure:5227: clang -c -DUSE_DICT_ORG -DUSE_PLUGIN conftest.c >&5
# configure:5227: $? = 0
# configure:5227: result: yes
# configure:5227: checking limits.h presence
# configure:5227: clang -E conftest.c
# configure:5227: $? = 0
# configure:5227: result: yes
# configure:5227: checking for limits.h
# configure:5227: result: yes
# configure:5239: checking for inttypes.h
# configure:5239: result: yes
# configure:5252: checking sys/resource.h usability
# configure:5252: clang -c -DUSE_DICT_ORG -DUSE_PLUGIN conftest.c >&5
# configure:5252: $? = 0
# configure:5252: result: yes
# configure:5252: checking sys/resource.h presence
# configure:5252: clang -E conftest.c
# configure:5252: $? = 0
# configure:5252: result: yes
# configure:5252: checking for sys/resource.h
# configure:5252: result: yes
# configure:5252: checking sys/time.h usability
# configure:5252: clang -c -DUSE_DICT_ORG -DUSE_PLUGIN conftest.c >&5
# configure:5252: $? = 0
# configure:5252: result: yes
# configure:5252: checking sys/time.h presence
# configure:5252: clang -E conftest.c
# configure:5252: $? = 0
# configure:5252: result: yes
# configure:5252: checking for sys/time.h
# configure:5252: result: yes
# configure:5252: checking sys/param.h usability
# configure:5252: clang -c -DUSE_DICT_ORG -DUSE_PLUGIN conftest.c >&5
# configure:5252: $? = 0
# configure:5252: result: yes
# configure:5252: checking sys/param.h presence
# configure:5252: clang -E conftest.c
# configure:5252: $? = 0
# configure:5252: result: yes
# configure:5252: checking for sys/param.h
# configure:5252: result: yes
# configure:5252: checking sys/wait.h usability
# configure:5252: clang -c -DUSE_DICT_ORG -DUSE_PLUGIN conftest.c >&5
# configure:5252: $? = 0
# configure:5252: result: yes
# configure:5252: checking sys/wait.h presence
# configure:5252: clang -E conftest.c
# configure:5252: $? = 0
# configure:5252: result: yes
# configure:5252: checking for sys/wait.h
# configure:5252: result: yes
# configure:5265: checking wctype.h usability
# configure:5265: clang -c -DUSE_DICT_ORG -DUSE_PLUGIN conftest.c >&5
# configure:5265: $? = 0
# configure:5265: result: yes
# configure:5265: checking wctype.h presence
# configure:5265: clang -E conftest.c
# configure:5265: $? = 0
# configure:5265: result: yes
# configure:5265: checking for wctype.h
# configure:5265: result: yes
# configure:5265: checking wchar.h usability
# configure:5265: clang -c -DUSE_DICT_ORG -DUSE_PLUGIN conftest.c >&5
# configure:5265: $? = 0
# configure:5265: result: yes
# configure:5265: checking wchar.h presence
# configure:5265: clang -E conftest.c
# configure:5265: $? = 0
# configure:5265: result: yes
# configure:5265: checking for wchar.h
# configure:5265: result: yes
# configure:5278: checking ctype.h usability
# configure:5278: clang -c -DUSE_DICT_ORG -DUSE_PLUGIN conftest.c >&5
# configure:5278: $? = 0
# configure:5278: result: yes
# configure:5278: checking ctype.h presence
# configure:5278: clang -E conftest.c
# configure:5278: $? = 0
# configure:5278: result: yes
# configure:5278: checking for ctype.h
# configure:5278: result: yes
# configure:5278: checking getopt.h usability
# configure:5278: clang -c -DUSE_DICT_ORG -DUSE_PLUGIN conftest.c >&5
# configure:5278: $? = 0
# configure:5278: result: yes
# configure:5278: checking getopt.h presence
# configure:5278: clang -E conftest.c
# configure:5278: $? = 0
# configure:5278: result: yes
# configure:5278: checking for getopt.h
# configure:5278: result: yes
# configure:5289: checking zlib.h usability
# configure:5289: clang -c -DUSE_DICT_ORG -DUSE_PLUGIN conftest.c >&5
# conftest.c:66:10: fatal error: 'zlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:5289: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dict"
# | #define PACKAGE_TARNAME "dict"
# | #define PACKAGE_VERSION "1.12.1"
# | #define PACKAGE_STRING "dict 1.12.1"
# | #define PACKAGE_BUGREPORT "dict-beta@dict.org"
# | #define PACKAGE_URL ""
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5289: result: no
# configure:5289: checking zlib.h presence
# configure:5289: clang -E conftest.c
# conftest.c:33:10: fatal error: 'zlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:5289: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dict"
# | #define PACKAGE_TARNAME "dict"
# | #define PACKAGE_VERSION "1.12.1"
# | #define PACKAGE_STRING "dict 1.12.1"
# | #define PACKAGE_BUGREPORT "dict-beta@dict.org"
# | #define PACKAGE_URL ""
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | /* end confdefs.h. */
# | #include
# configure:5289: result: no
# configure:5289: checking for zlib.h
# configure:5289: result: no
# configure:5293: error: zlib.h is required for dictd
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_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_header_ctype_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_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_param_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_header_zlib_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_c_dlopen=yes
# ac_cv_lib_c_inet_ntoa=yes
# ac_cv_lib_lex='none needed'
# ac_cv_lib_maa_maa_shutdown=yes
# ac_cv_lib_socket_main=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_COL=col
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_EXPAND=expand
# ac_cv_prog_LEX=flex
# ac_cv_prog_LIBTOOL=libtool
# ac_cv_prog_NROFF=nroff
# ac_cv_prog_TROFF=groff
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_strerror='none required'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ALLOCA=''
# AWK='gawk'
# BINDIR=''
# CC='clang'
# CFLAGS=' -DUSE_DICT_ORG -DUSE_PLUGIN'
# COL='col'
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXFLAGS=''
# DATADIR=''
# DEFS=''
# DICT_VERSION='1.12.1'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# EXPAND='expand'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBEXECDIR=''
# LIBMAA='-lmaa'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='libtool'
# LTLIBOBJS=''
# NROFF='nroff'
# OBJEXT='o'
# PACKAGE_BUGREPORT='dict-beta@dict.org'
# PACKAGE_NAME='dict'
# PACKAGE_STRING='dict 1.12.1'
# PACKAGE_TARNAME='dict'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.12.1'
# PATH_SEPARATOR=':'
# PLUGINS=''
# RANLIB='ranlib'
# SBINDIR=''
# SET_MAKE=''
# SHELL='/bin/sh'
# SYSCONFDIR=''
# TROFF='groff'
# USE_PLUGIN='2'
# YACC='bison -y'
# YFLAGS=''
# ac_ct_CC=''
# ac_ct_CXX=''
# allsubdirs=''
# 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='NONE'
# 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'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# srcdir='.'
# sysconfdir='/etc/dict'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "dict"
# #define PACKAGE_TARNAME "dict"
# #define PACKAGE_VERSION "1.12.1"
# #define PACKAGE_STRING "dict 1.12.1"
# #define PACKAGE_BUGREPORT "dict-beta@dict.org"
# #define PACKAGE_URL ""
# #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 STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_DLFCN_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_GETOPT_H 1
#
# configure: exit 1