Build of abook with musl toolchain

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

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

SLOCLanguage
8,985 ansic
4,580 sh
16 sed
13,581 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: abook 0.6.1-1 (Wed Apr 5 00:30:53 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for style of include used by make... 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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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 minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether _XOPEN_SOURCE should be defined... no
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for ld used by GCC... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... no
# checking for iconv... yes
# checking for working iconv... guessing yes
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking for library containing strerror... none required
# checking for inline... inline
# checking for ANSI C header files... (cached) yes
# checking for unistd.h... (cached) yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking iconv.h usability... yes
# checking iconv.h presence... yes
# checking for iconv.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for working strcoll... no
# checking for setlocale... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for mbtowc... yes
# checking for wcwidth... yes
# checking for mbrtowc... yes
# checking for mbsinit... yes
# checking whether wcwidth is declared... no
# checking for wchar_t... yes
# checking for initscr in -lncursesw... no
# checking for initscr in -lncurses... no
# checking for initscr... no
# checking for tgoto... no
# checking for tgoto in -ltermcap... no
# checking for tgoto in -ltermlib... no
# checking for tgoto in -lunknown... no
# checking for initscr in -lcursesX... no
# checking for initscr in -lcurses... yes
# checking if we can link with curses library... no
# configure: error: Cannot link curses library
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/abook/src/abook-0.6.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 Abook configure 0.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 2e068b62404c
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2353: checking for a BSD-compatible install
# configure:2421: result: /usr/bin/install -c
# configure:2432: checking whether build environment is sane
# configure:2487: result: yes
# configure:2546: checking for x86_64-unknown-linux-strip
# configure:2576: result: no
# configure:2586: checking for strip
# configure:2602: found /sysroot/bin/strip
# configure:2613: result: strip
# configure:2638: checking for a thread-safe mkdir -p
# configure:2677: result: /usr/sbin/mkdir -p
# configure:2684: checking for gawk
# configure:2700: found /usr/sbin/gawk
# configure:2711: result: gawk
# configure:2722: checking whether make sets $(MAKE)
# configure:2744: result: yes
# configure:2773: checking whether make supports nested variables
# configure:2790: result: yes
# configure:2930: checking for style of include used by make
# configure:2958: result: GNU
# configure:2989: checking for x86_64-unknown-linux-gcc
# configure:3016: result: clang
# configure:3285: checking for C compiler version
# configure:3294: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3305: $? = 0
# configure:3294: 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:3305: $? = 0
# configure:3294: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3305: $? = 1
# configure:3294: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3305: $? = 1
# configure:3325: checking whether the C compiler works
# configure:3347: clang conftest.c >&5
# configure:3351: $? = 0
# configure:3399: result: yes
# configure:3402: checking for C compiler default output file name
# configure:3404: result: a.out
# configure:3410: checking for suffix of executables
# configure:3417: clang -o conftest conftest.c >&5
# configure:3421: $? = 0
# configure:3443: result:
# configure:3465: checking whether we are cross compiling
# configure:3473: clang -o conftest conftest.c >&5
# configure:3477: $? = 0
# configure:3484: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3488: $? = 127
# configure:3503: result: yes
# configure:3508: checking for suffix of object files
# configure:3530: clang -c conftest.c >&5
# configure:3534: $? = 0
# configure:3555: result: o
# configure:3559: checking whether we are using the GNU C compiler
# configure:3578: clang -c conftest.c >&5
# configure:3578: $? = 0
# configure:3587: result: yes
# configure:3596: checking whether clang accepts -g
# configure:3616: clang -c -g conftest.c >&5
# configure:3616: $? = 0
# configure:3657: result: yes
# configure:3674: checking for clang option to accept ISO C89
# configure:3737: clang -c conftest.c >&5
# configure:3737: $? = 0
# configure:3750: result: none needed
# configure:3775: checking whether clang understands -c and -o together
# configure:3797: clang -c conftest.c -o conftest2.o
# configure:3800: $? = 0
# configure:3797: clang -c conftest.c -o conftest2.o
# configure:3800: $? = 0
# configure:3812: result: yes
# configure:3831: checking dependency style of clang
# configure:3942: result: gcc3
# configure:3963: checking how to run the C preprocessor
# configure:3994: clang -E conftest.c
# configure:3994: $? = 0
# configure:4008: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4008: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | /* end confdefs.h. */
# | #include
# configure:4033: result: clang -E
# configure:4053: clang -E conftest.c
# configure:4053: $? = 0
# configure:4067: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4067: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | /* end confdefs.h. */
# | #include
# configure:4096: checking for grep that handles long lines and -e
# configure:4154: result: /usr/sbin/grep
# configure:4159: checking for egrep
# configure:4221: result: /usr/sbin/grep -E
# configure:4226: checking for ANSI C header files
# configure:4246: clang -c conftest.c >&5
# configure:4246: $? = 0
# configure:4330: result: yes
# configure:4343: checking for sys/types.h
# configure:4343: clang -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4343: checking for sys/stat.h
# configure:4343: clang -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4343: checking for stdlib.h
# configure:4343: clang -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4343: checking for string.h
# configure:4343: clang -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4343: checking for memory.h
# configure:4343: clang -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4343: checking for strings.h
# configure:4343: clang -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4343: checking for inttypes.h
# configure:4343: clang -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4343: checking for stdint.h
# configure:4343: clang -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4343: checking for unistd.h
# configure:4343: clang -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4356: checking minix/config.h usability
# configure:4356: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4356: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | #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. */
# | #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:4356: result: no
# configure:4356: checking minix/config.h presence
# configure:4356: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4356: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | #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. */
# | #include
# configure:4356: result: no
# configure:4356: checking for minix/config.h
# configure:4356: result: no
# configure:4380: checking whether it is safe to define __EXTENSIONS__
# configure:4398: clang -c conftest.c >&5
# configure:4398: $? = 0
# configure:4405: result: yes
# configure:4420: checking whether _XOPEN_SOURCE should be defined
# configure:4439: clang -c conftest.c >&5
# configure:4439: $? = 0
# configure:4463: result: no
# configure:4477: checking whether NLS is requested
# configure:4486: result: yes
# configure:4527: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:4559: result: /usr/sbin/msgfmt
# configure:4568: checking for gmsgfmt
# configure:4599: result: /usr/sbin/msgfmt
# configure:4650: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:4682: result: /usr/sbin/xgettext
# configure:4728: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:4759: result: /usr/sbin/msgmerge
# configure:4796: checking build system type
# configure:4810: result: x86_64-unknown-linux-gnu
# configure:4830: checking host system type
# configure:4843: result: x86_64-unknown-linux-gnu
# configure:4887: checking for ld used by GCC
# configure:4951: result: /sysroot/bin/ld
# configure:4958: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4971: result: yes
# configure:4978: checking for shared library run path origin
# configure:4991: result: done
# configure:5563: checking for CFPreferencesCopyAppValue
# configure:5581: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:27:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:5581: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:5590: result: no
# configure:5597: checking for CFLocaleCopyCurrent
# configure:5615: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:27:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:5615: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:5624: result: no
# configure:5673: checking for GNU gettext in libc
# configure:5693: clang -o conftest conftest.c >&5
# /tmp/conftest-3dd192.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-3dd192.o:conftest.c:function main: error: undefined reference to '_nl_domain_bindings'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5693: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# | ;
# | return 0;
# | }
# configure:5702: result: no
# configure:5736: checking for iconv
# configure:5758: clang -o conftest conftest.c >&5
# configure:5758: $? = 0
# configure:5790: result: yes
# configure:5793: checking for working iconv
# configure:5900: result: guessing yes
# configure:6389: checking for GNU gettext in libintl
# configure:6417: clang -o conftest conftest.c -lintl >&5
# /sysroot/bin/ld: error: cannot find -lintl
# /tmp/conftest-5fea53.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-5fea53.o:conftest.c:function main: error: undefined reference to '_nl_expand_alias'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6417: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# | ;
# | return 0;
# | }
# configure:6458: result: no
# configure:6493: checking whether to use NLS
# configure:6495: result: no
# configure:6615: checking for x86_64-unknown-linux-gcc
# configure:6642: result: clang
# configure:6911: checking for C compiler version
# configure:6920: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:6931: $? = 0
# configure:6920: 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:6931: $? = 0
# configure:6920: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:6931: $? = 1
# configure:6920: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:6931: $? = 1
# configure:6935: checking whether we are using the GNU C compiler
# configure:6963: result: yes
# configure:6972: checking whether clang accepts -g
# configure:7033: result: yes
# configure:7050: checking for clang option to accept ISO C89
# configure:7126: result: none needed
# configure:7151: checking whether clang understands -c and -o together
# configure:7188: result: yes
# configure:7207: checking dependency style of clang
# configure:7318: result: gcc3
# configure:7333: checking for library containing strerror
# configure:7364: clang -o conftest conftest.c >&5
# conftest.c:36:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:36:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:7364: $? = 0
# configure:7381: result: none required
# configure:7392: checking for inline
# configure:7408: clang -c conftest.c >&5
# configure:7408: $? = 0
# configure:7416: result: inline
# configure:7435: checking for ANSI C header files
# configure:7539: result: yes
# configure:7550: checking for unistd.h
# configure:7550: result: yes
# configure:7550: checking locale.h usability
# configure:7550: clang -c conftest.c >&5
# configure:7550: $? = 0
# configure:7550: result: yes
# configure:7550: checking locale.h presence
# configure:7550: clang -E conftest.c
# configure:7550: $? = 0
# configure:7550: result: yes
# configure:7550: checking for locale.h
# configure:7550: result: yes
# configure:7550: checking sys/ioctl.h usability
# configure:7550: clang -c conftest.c >&5
# configure:7550: $? = 0
# configure:7550: result: yes
# configure:7550: checking sys/ioctl.h presence
# configure:7550: clang -E conftest.c
# configure:7550: $? = 0
# configure:7550: result: yes
# configure:7550: checking for sys/ioctl.h
# configure:7550: result: yes
# configure:7550: checking iconv.h usability
# configure:7550: clang -c conftest.c >&5
# configure:7550: $? = 0
# configure:7550: result: yes
# configure:7550: checking iconv.h presence
# configure:7550: clang -E conftest.c
# configure:7550: $? = 0
# configure:7550: result: yes
# configure:7550: checking for iconv.h
# configure:7550: result: yes
# configure:7560: checking stdarg.h usability
# configure:7560: clang -c conftest.c >&5
# configure:7560: $? = 0
# configure:7560: result: yes
# configure:7560: checking stdarg.h presence
# configure:7560: clang -E conftest.c
# configure:7560: $? = 0
# configure:7560: result: yes
# configure:7560: checking for stdarg.h
# configure:7560: result: yes
# configure:7570: checking for working strcoll
# configure:7601: result: no
# configure:7611: checking for setlocale
# configure:7611: clang -o conftest conftest.c >&5
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7622: checking wchar.h usability
# configure:7622: clang -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking wchar.h presence
# configure:7622: clang -E conftest.c
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for wchar.h
# configure:7622: result: yes
# configure:7637: checking for mbtowc
# configure:7637: clang -o conftest conftest.c >&5
# configure:7637: $? = 0
# configure:7637: result: yes
# configure:7637: checking for wcwidth
# configure:7637: clang -o conftest conftest.c >&5
# configure:7637: $? = 0
# configure:7637: result: yes
# configure:7637: checking for mbrtowc
# configure:7637: clang -o conftest conftest.c >&5
# configure:7637: $? = 0
# configure:7637: result: yes
# configure:7637: checking for mbsinit
# configure:7637: clang -o conftest conftest.c >&5
# configure:7637: $? = 0
# configure:7637: result: yes
# configure:7648: checking whether wcwidth is declared
# configure:7648: clang -c conftest.c >&5
# conftest.c:81:10: error: use of undeclared identifier 'wcwidth'
# (void) wcwidth;
# ^
# 1 error generated.
# configure:7648: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef wcwidth
# | #ifdef __cplusplus
# | (void) wcwidth;
# | #else
# | (void) wcwidth;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7648: result: no
# configure:7659: checking for wchar_t
# configure:7659: clang -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: clang -c conftest.c >&5
# conftest.c:78:22: error: expected expression
# if (sizeof ((wchar_t)))
# ^
# 1 error generated.
# configure:7659: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((wchar_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7659: result: yes
# configure:7688: checking for initscr in -lncursesw
# configure:7713: clang -o conftest conftest.c -lncursesw >&5
# /sysroot/bin/ld: error: cannot find -lncursesw
# /tmp/conftest-6ac343.o:conftest.c:function main: error: undefined reference to 'initscr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7713: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* 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 initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:7722: result: no
# configure:7744: checking for initscr in -lncurses
# configure:7769: clang -o conftest conftest.c -lncurses >&5
# /sysroot/bin/ld: error: cannot find -lncurses
# /tmp/conftest-434bf7.o:conftest.c:function main: error: undefined reference to 'initscr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7769: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* 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 initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:7778: result: no
# configure:7799: checking for initscr
# configure:7799: clang -o conftest conftest.c >&5
# /tmp/conftest-336666.o:conftest.c:function main: error: undefined reference to 'initscr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7799: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# | /* Define initscr to an innocuous variant, in case declares initscr.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define initscr innocuous_initscr
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char initscr (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef initscr
# |
# | /* 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 initscr ();
# | /* 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_initscr || defined __stub___initscr
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:7799: result: no
# configure:7960: checking for tgoto
# configure:7960: clang -o conftest conftest.c -L/lib >&5
# /tmp/conftest-099551.o:conftest.c:function main: error: undefined reference to 'tgoto'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7960: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# | /* Define tgoto to an innocuous variant, in case declares tgoto.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define tgoto innocuous_tgoto
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char tgoto (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef tgoto
# |
# | /* 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 tgoto ();
# | /* 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_tgoto || defined __stub___tgoto
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return tgoto ();
# | ;
# | return 0;
# | }
# configure:7960: result: no
# configure:7968: checking for tgoto in -ltermcap
# configure:7993: clang -o conftest conftest.c -ltermcap -L/lib >&5
# /sysroot/bin/ld: error: cannot find -ltermcap
# /tmp/conftest-eeb6cf.o:conftest.c:function main: error: undefined reference to 'tgoto'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7993: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* 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 tgoto ();
# | int
# | main ()
# | {
# | return tgoto ();
# | ;
# | return 0;
# | }
# configure:8003: result: no
# configure:7968: checking for tgoto in -ltermlib
# configure:7993: clang -o conftest conftest.c -ltermlib -L/lib >&5
# /sysroot/bin/ld: error: cannot find -ltermlib
# /tmp/conftest-968ce7.o:conftest.c:function main: error: undefined reference to 'tgoto'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7993: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* 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 tgoto ();
# | int
# | main ()
# | {
# | return tgoto ();
# | ;
# | return 0;
# | }
# configure:8003: result: no
# configure:7968: checking for tgoto in -lunknown
# configure:7993: clang -o conftest conftest.c -lunknown -L/lib >&5
# /sysroot/bin/ld: error: cannot find -lunknown
# /tmp/conftest-2faebb.o:conftest.c:function main: error: undefined reference to 'tgoto'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7993: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* 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 tgoto ();
# | int
# | main ()
# | {
# | return tgoto ();
# | ;
# | return 0;
# | }
# configure:8003: result: no
# configure:8019: checking for initscr in -lcursesX
# configure:8044: clang -o conftest conftest.c -lcursesX -L/lib >&5
# /sysroot/bin/ld: error: cannot find -lcursesX
# /tmp/conftest-cd7290.o:conftest.c:function main: error: undefined reference to 'initscr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8044: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* 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 initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:8054: result: no
# configure:8019: checking for initscr in -lcurses
# configure:8044: clang -o conftest conftest.c -lcurses -L/lib >&5
# configure:8044: $? = 0
# configure:8054: result: yes
# configure:8065: checking if we can link with curses library
# configure:8078: clang -o conftest conftest.c -lcurses -L/lib >&5
# conftest.c:42:10: fatal error: 'curses.h' file not found
# #include
# ^
# 1 error generated.
# configure:8078: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | initscr()
# | ;
# | return 0;
# | }
# configure:8085: result: no
# configure:8087: error: Cannot link curses library
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# abook_cv_curses=/usr
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_initscr=no
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsinit=yes
# ac_cv_func_mbtowc=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_strcoll_works=no
# ac_cv_func_tgoto=no
# ac_cv_func_wcwidth=yes
# ac_cv_have_decl_wcwidth=no
# ac_cv_header_iconv_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdarg_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_ioctl_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_cursesX___initscr=no
# ac_cv_lib_curses___initscr=yes
# ac_cv_lib_ncurses_initscr=no
# ac_cv_lib_ncursesw_initscr=no
# ac_cv_lib_termcap___tgoto=no
# ac_cv_lib_termlib___tgoto=no
# ac_cv_lib_unknown___tgoto=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_strerror='none required'
# ac_cv_should_define__xopen_source=no
# ac_cv_type_wchar_t=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/sysroot/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_func_iconv_works='guessing yes'
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=no
# gt_cv_func_gnugettext1_libintl=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/abook/src/abook-0.6.1/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/abook/src/abook-0.6.1/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/abook/src/abook-0.6.1/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/abook/src/abook-0.6.1/missing automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_VFORMAT_SUPPORT_FALSE=''
# ENABLE_VFORMAT_SUPPORT_TRUE=''
# EXEEXT=''
# GETTEXT_MACRO_VERSION='0.18'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LDFLAGS=''
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=''
# LIBS='-lcurses -L/lib'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/abook/src/abook-0.6.1/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# OBJEXT='o'
# PACKAGE='abook'
# PACKAGE_BUGREPORT='abook-devel@lists.sourceforge.net'
# PACKAGE_NAME='Abook'
# PACKAGE_STRING='Abook 0.6.1'
# PACKAGE_TARNAME='abook'
# PACKAGE_URL='http://abook.sourceforge.net'
# PACKAGE_VERSION='0.6.1'
# PATH_SEPARATOR=':'
# POSUB=''
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_INCLUDED_INTL_H_FALSE=''
# USE_INCLUDED_INTL_H_TRUE='#'
# USE_NLS='no'
# VERSION='0.6.1'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='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'
# install_sh='${SHELL} /tmp/abook/src/abook-0.6.1/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='$(datadir)/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/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. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "Abook"
# #define PACKAGE_TARNAME "abook"
# #define PACKAGE_VERSION "0.6.1"
# #define PACKAGE_STRING "Abook 0.6.1"
# #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# #define PACKAGE_URL "http://abook.sourceforge.net"
# #define PACKAGE "abook"
# #define VERSION "0.6.1"
# #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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_ICONV 1
# #define LOCALEDIR "/usr/share/locale"
# #define STDC_HEADERS 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_ICONV_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_SETLOCALE 1
# #define HAVE_WCHAR_H 1
# #define HAVE_MBTOWC 1
# #define HAVE_WCWIDTH 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MBSINIT 1
# #define HAVE_DECL_WCWIDTH 0
#
# configure: exit 1