Build of nss_ldap with musl toolchain

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

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

SLOCLanguage
16,895 ansic
3,204 sh
223 perl
20,322 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: nss_ldap 265-6 (Wed Apr 5 02:18:59 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# patching file ldap-nss.c
# Hunk #1 succeeded at 142 (offset -6 lines).
# Hunk #2 succeeded at 162 (offset -6 lines).
# Hunk #3 succeeded at 513 (offset -6 lines).
# Hunk #4 succeeded at 547 (offset -6 lines).
# Hunk #5 succeeded at 1113 (offset -6 lines).
# Hunk #6 succeeded at 1145 (offset -6 lines).
# Hunk #7 succeeded at 1155 (offset -6 lines).
# Hunk #8 succeeded at 1179 (offset -6 lines).
# Hunk #9 succeeded at 1244 (offset -6 lines).
# patching file ldap-nss.h
# Hunk #1 succeeded at 670 (offset -1 lines).
# patching file ldap-nss.c
# Hunk #1 succeeded at 150 (offset -6 lines).
# patching file configure.in
# Hunk #1 succeeded at 234 (offset -21 lines).
# patching file ldap-nss.c
# Hunk #1 succeeded at 1096 (offset -6 lines).
# patching file configure.in
# Hunk #2 succeeded at 230 (offset -21 lines).
# patching file m4/ax_pthread.m4
# patching file Makefile.am
# 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# 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-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ANSI C... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for egrep... 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 lber.h usability... no
# checking lber.h presence... no
# checking for lber.h... no
# checking ldap.h usability... no
# checking ldap.h presence... no
# checking for ldap.h... no
# configure: error: could not locate
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/nss_ldap/src/nss_ldap-265/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 --with-ldap-conf-file=/etc/nss_ldap.conf --with-ldap=openldap --sysconfdir=/etc --mandir=/usr/share/man --enable-schema-mapping --enable-rfc2307bis --enable-configurable-krb5-ccname-gssapi
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 73b8cb03bd04
# 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:1353: checking build system type
# configure:1371: result: x86_64-unknown-linux-gnu
# configure:1379: checking host system type
# configure:1393: result: x86_64-unknown-linux-gnu
# configure:1401: checking target system type
# configure:1415: result: x86_64-unknown-linux-gnu
# configure:1445: checking for a BSD-compatible install
# configure:1500: result: /usr/bin/install -c
# configure:1511: checking whether build environment is sane
# configure:1554: result: yes
# configure:1619: checking for gawk
# configure:1635: found /usr/sbin/gawk
# configure:1645: result: gawk
# configure:1655: checking whether make sets $(MAKE)
# configure:1675: result: yes
# configure:1751: checking for x86_64-unknown-linux-strip
# configure:1780: result: no
# configure:1789: checking for strip
# configure:1805: found /sysroot/bin/strip
# configure:1816: result: strip
# configure:1845: checking whether to enable maintainer-specific portions of Makefiles
# configure:1854: result: no
# configure:1878: checking for x86_64-unknown-linux-gcc
# configure:1904: result: clang
# configure:2186: checking for C compiler version
# configure:2189: clang --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2192: $? = 0
# configure:2194: 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:2197: $? = 0
# configure:2199: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2202: $? = 1
# configure:2225: checking for C compiler default output file name
# configure:2228: clang conftest.c >&5
# configure:2231: $? = 0
# configure:2277: result: a.out
# configure:2282: checking whether the C compiler works
# configure:2288: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2291: $? = 127
# configure:2308: result: yes
# configure:2315: checking whether we are cross compiling
# configure:2317: result: yes
# configure:2320: checking for suffix of executables
# configure:2322: clang -o conftest conftest.c >&5
# configure:2325: $? = 0
# configure:2350: result:
# configure:2356: checking for suffix of object files
# configure:2377: clang -c conftest.c >&5
# configure:2380: $? = 0
# configure:2402: result: o
# configure:2406: checking whether we are using the GNU C compiler
# configure:2430: clang -c conftest.c >&5
# configure:2436: $? = 0
# configure:2440: test -z
# || test ! -s conftest.err
# configure:2443: $? = 0
# configure:2446: test -s conftest.o
# configure:2449: $? = 0
# configure:2462: result: yes
# configure:2468: checking whether clang accepts -g
# configure:2489: clang -c -g conftest.c >&5
# configure:2495: $? = 0
# configure:2499: test -z
# || test ! -s conftest.err
# configure:2502: $? = 0
# configure:2505: test -s conftest.o
# configure:2508: $? = 0
# configure:2519: result: yes
# configure:2536: checking for clang option to accept ANSI C
# configure:2606: clang -c conftest.c >&5
# configure:2612: $? = 0
# configure:2616: test -z
# || test ! -s conftest.err
# configure:2619: $? = 0
# configure:2622: test -s conftest.o
# configure:2625: $? = 0
# configure:2643: result: none needed
# configure:2661: 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:2667: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2811: checking for style of include used by make
# configure:2839: result: GNU
# configure:2867: checking dependency style of clang
# configure:2957: result: gcc3
# configure:2979: checking how to run the C preprocessor
# configure:3014: clang -E conftest.c
# configure:3020: $? = 0
# configure:3052: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3058: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "nss_ldap"
# | #define VERSION "265"
# | /* end confdefs.h. */
# | #include
# configure:3097: result: clang -E
# configure:3121: clang -E conftest.c
# configure:3127: $? = 0
# configure:3159: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3165: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "nss_ldap"
# | #define VERSION "265"
# | /* end confdefs.h. */
# | #include
# configure:3221: checking for a BSD-compatible install
# configure:3276: result: /usr/bin/install -c
# configure:3520: checking for egrep
# configure:3530: result: grep -E
# configure:3535: checking for ANSI C header files
# configure:3560: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3566: $? = 0
# configure:3570: test -z
# || test ! -s conftest.err
# configure:3573: $? = 0
# configure:3576: test -s conftest.o
# configure:3579: $? = 0
# configure:3691: result: yes
# configure:3715: checking for sys/types.h
# configure:3731: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3737: $? = 0
# configure:3741: test -z
# || test ! -s conftest.err
# configure:3744: $? = 0
# configure:3747: test -s conftest.o
# configure:3750: $? = 0
# configure:3761: result: yes
# configure:3715: checking for sys/stat.h
# configure:3731: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3737: $? = 0
# configure:3741: test -z
# || test ! -s conftest.err
# configure:3744: $? = 0
# configure:3747: test -s conftest.o
# configure:3750: $? = 0
# configure:3761: result: yes
# configure:3715: checking for stdlib.h
# configure:3731: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3737: $? = 0
# configure:3741: test -z
# || test ! -s conftest.err
# configure:3744: $? = 0
# configure:3747: test -s conftest.o
# configure:3750: $? = 0
# configure:3761: result: yes
# configure:3715: checking for string.h
# configure:3731: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3737: $? = 0
# configure:3741: test -z
# || test ! -s conftest.err
# configure:3744: $? = 0
# configure:3747: test -s conftest.o
# configure:3750: $? = 0
# configure:3761: result: yes
# configure:3715: checking for memory.h
# configure:3731: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3737: $? = 0
# configure:3741: test -z
# || test ! -s conftest.err
# configure:3744: $? = 0
# configure:3747: test -s conftest.o
# configure:3750: $? = 0
# configure:3761: result: yes
# configure:3715: checking for strings.h
# configure:3731: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3737: $? = 0
# configure:3741: test -z
# || test ! -s conftest.err
# configure:3744: $? = 0
# configure:3747: test -s conftest.o
# configure:3750: $? = 0
# configure:3761: result: yes
# configure:3715: checking for inttypes.h
# configure:3731: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3737: $? = 0
# configure:3741: test -z
# || test ! -s conftest.err
# configure:3744: $? = 0
# configure:3747: test -s conftest.o
# configure:3750: $? = 0
# configure:3761: result: yes
# configure:3715: checking for stdint.h
# configure:3731: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3737: $? = 0
# configure:3741: test -z
# || test ! -s conftest.err
# configure:3744: $? = 0
# configure:3747: test -s conftest.o
# configure:3750: $? = 0
# configure:3761: result: yes
# configure:3715: checking for unistd.h
# configure:3731: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3737: $? = 0
# configure:3741: test -z
# || test ! -s conftest.err
# configure:3744: $? = 0
# configure:3747: test -s conftest.o
# configure:3750: $? = 0
# configure:3761: result: yes
# configure:3787: checking lber.h usability
# configure:3799: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# conftest.c:60:10: fatal error: 'lber.h' file not found
# #include
# ^
# 1 error generated.
# configure:3805: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "nss_ldap"
# | #define VERSION "265"
# | #define RFC2307BIS 1
# | #define CONFIGURE_KRB5_CCNAME 1
# | #define CONFIGURE_KRB5_CCNAME_GSSAPI 1
# | #define NSS_LDAP_PATH_CONF "/etc/nss_ldap.conf"
# | #define NSS_LDAP_PATH_ROOTPASSWD "/etc/ldap.secret"
# | #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
# | #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:3828: result: no
# configure:3832: checking lber.h presence
# configure:3842: clang -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
# conftest.c:26:10: fatal error: 'lber.h' file not found
# #include
# ^
# 1 error generated.
# configure:3848: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "nss_ldap"
# | #define VERSION "265"
# | #define RFC2307BIS 1
# | #define CONFIGURE_KRB5_CCNAME 1
# | #define CONFIGURE_KRB5_CCNAME_GSSAPI 1
# | #define NSS_LDAP_PATH_CONF "/etc/nss_ldap.conf"
# | #define NSS_LDAP_PATH_ROOTPASSWD "/etc/ldap.secret"
# | #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:3868: result: no
# configure:3903: checking for lber.h
# configure:3910: result: no
# configure:3937: checking ldap.h usability
# configure:3949: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# conftest.c:60:10: fatal error: 'ldap.h' file not found
# #include
# ^
# 1 error generated.
# configure:3955: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "nss_ldap"
# | #define VERSION "265"
# | #define RFC2307BIS 1
# | #define CONFIGURE_KRB5_CCNAME 1
# | #define CONFIGURE_KRB5_CCNAME_GSSAPI 1
# | #define NSS_LDAP_PATH_CONF "/etc/nss_ldap.conf"
# | #define NSS_LDAP_PATH_ROOTPASSWD "/etc/ldap.secret"
# | #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
# | #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:3978: result: no
# configure:3982: checking ldap.h presence
# configure:3992: clang -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
# conftest.c:26:10: fatal error: 'ldap.h' file not found
# #include
# ^
# 1 error generated.
# configure:3998: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "nss_ldap"
# | #define VERSION "265"
# | #define RFC2307BIS 1
# | #define CONFIGURE_KRB5_CCNAME 1
# | #define CONFIGURE_KRB5_CCNAME_GSSAPI 1
# | #define NSS_LDAP_PATH_CONF "/etc/nss_ldap.conf"
# | #define NSS_LDAP_PATH_ROOTPASSWD "/etc/ldap.secret"
# | #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:4018: result: no
# configure:4053: checking for ldap.h
# configure:4060: result: no
# configure:4070: error: could not locate
#
# ## ---------------- ##
# ## 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_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_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_header_inttypes_h=yes
# ac_cv_header_lber_h=no
# ac_cv_header_ldap_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_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_objext=o
# 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_ac_ct_STRIP=strip
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_make_make_set=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_target_alias=x86_64-unknown-linux
# am_cv_CC_dependencies_compiler_type=gcc3
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/nss_ldap/src/nss_ldap-265/missing --run aclocal-1.9'
# AIX_FALSE=''
# AIX_TRUE='#'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/nss_ldap/src/nss_ldap-265/missing --run tar'
# AUTOCONF='${SHELL} /tmp/nss_ldap/src/nss_ldap-265/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/nss_ldap/src/nss_ldap-265/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/nss_ldap/src/nss_ldap-265/missing --run automake-1.9'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -fPIC'
# CPP='clang -E'
# CPPFLAGS=' -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT'
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# GCC_FALSE='#'
# GCC_TRUE=''
# GLIBC_FALSE='#'
# GLIBC_TRUE=''
# HPUX_FALSE=''
# HPUX_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/nss_ldap/src/nss_ldap-265/missing --run makeinfo'
# NSS_LDAP_LDFLAGS=''
# NSS_LDAP_PATH_CONF='/etc/nss_ldap.conf'
# NSS_LDAP_PATH_ROOTPASSWD='/etc/ldap.secret'
# OBJEXT='o'
# PACKAGE='nss_ldap'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NATIVE_LINKER_FALSE=''
# USE_NATIVE_LINKER_TRUE='#'
# VERSION='265'
# ac_ct_CC=''
# ac_ct_STRIP='strip'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${prefix}/share'
# 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'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# install_sh='/tmp/nss_ldap/src/nss_ldap-265/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# mkdir_p='mkdir -p --'
# nss_ldap_so_LD=''
# nss_ldap_so_LDFLAGS='-shared -Wl,-Bdynamic -Wl,--version-script,$(srcdir)/exports.linux'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define CONFIGURE_KRB5_CCNAME 1
# #define CONFIGURE_KRB5_CCNAME_GSSAPI 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 NSS_LDAP_PATH_CONF "/etc/nss_ldap.conf"
# #define NSS_LDAP_PATH_ROOTPASSWD "/etc/ldap.secret"
# #define PACKAGE "nss_ldap"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME ""
# #define PACKAGE_STRING ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define RFC2307BIS 1
# #define STDC_HEADERS 1
# #define VERSION "265"
#
# configure: exit 1