Build of libee with clang_glibc toolchain

The build took 00h 03m 51s and was SUCCESSFUL.

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

SLOCLanguage
10,219 sh
3,393 ansic
2,784 makefile
16,396 total

The process tree of the build process is here.

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

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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/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: libee 0.4.1-3 (Thu Apr 13 12:09:35 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) libestr-0.1.10-1
#
# Total Installed Size: 0.05 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 libestr...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# 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 for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking whether clang and cc understand -c and -o together... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking how to run the C preprocessor... clang -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 dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for library containing pow... -lm
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for LIBESTR... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating libee.pc
# config.status: creating src/Makefile
# config.status: creating include/Makefile
# config.status: creating include/libee/Makefile
# config.status: creating tests/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# *****************************************************
# libee will be compiled with the following settings:
#
# Debug mode enabled: no
# Testbench enabled: yes
# make all-recursive
# make[1]: Entering directory '/tmp/libee/src/libee-0.4.1'
# Making all in tests
# make[2]: Entering directory '/tmp/libee/src/libee-0.4.1/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libee/src/libee-0.4.1/tests'
# Making all in include
# make[2]: Entering directory '/tmp/libee/src/libee-0.4.1/include'
# Making all in libee
# make[3]: Entering directory '/tmp/libee/src/libee-0.4.1/include/libee'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libee/src/libee-0.4.1/include/libee'
# make[3]: Entering directory '/tmp/libee/src/libee-0.4.1/include'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libee/src/libee-0.4.1/include'
# make[2]: Leaving directory '/tmp/libee/src/libee-0.4.1/include'
# Making all in src
# make[2]: Entering directory '/tmp/libee/src/libee-0.4.1/src'
# CC libee_la-cjson.lo
# CC libee_la-ctx.lo
# CC libee_la-tag.lo
# CC libee_la-event.lo
# CC libee_la-json_event.lo
# CC libee_la-value.lo
# value.c:37:20: warning: unused parameter 'ctx' [-Wunused-parameter]
# ee_newValue(ee_ctx ctx)
# ^
# 1 warning generated.
# CC libee_la-tagbucket.lo
# CC libee_la-field.lo
# field.c:189:5: warning: variable 'str' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
# if(n == 0) {
# ^~~~~~
# field.c:195:9: note: uninitialized use occurs here
# return str;
# ^~~
# field.c:189:2: note: remove the 'if' if its condition is always true
# if(n == 0) {
# ^~~~~~~~~~~
# field.c:182:15: note: initialize the variable 'str' to silence this warning
# es_str_t *str;
# ^
# = NULL
# 1 warning generated.
# CC libee_la-fieldbucket.lo
# CC libee_la-primitivetype.lo
# CC libee_la-int_dec.lo
# CC libee_la-json_dec.lo
# CC libee_la-apache_dec.lo
# apache_dec.c:37:21: warning: unused parameter 'ctx' [-Wunused-parameter]
# ee_newApache(ee_ctx ctx)
# ^
# apache_dec.c:71:25: warning: unused parameter 'ctx' [-Wunused-parameter]
# ee_apacheAddName(ee_ctx ctx, struct ee_apache *apache, es_str_t *name)
# ^
# apache_dec.c:156:5: warning: variable 'r' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
# if(i == es_strlen(str))
# ^~~~~~~~~~~~~~~~~~~
# apache_dec.c:187:14: note: uninitialized use occurs here
# done: return r;
# ^
# apache_dec.c:156:2: note: remove the 'if' if its condition is always false
# if(i == es_strlen(str))
# ^~~~~~~~~~~~~~~~~~~~~~~
# apache_dec.c:143:7: note: initialize the variable 'r' to silence this warning
# int r;
# ^
# = 0
# apache_dec.c:205:19: warning: unused variable 'value' [-Wunused-variable]
# struct ee_value *value;
# ^
# 4 warnings generated.
# CC libee_la-syslog_enc.lo
# CC libee_la-json_enc.lo
# CC libee_la-csv_enc.lo
# csv_enc.c:66:19: warning: unused parameter 'ctx' [-Wunused-parameter]
# ee_AddName(ee_ctx ctx, struct ee_FieldCSV *fields, es_str_t *name)
# ^
# 1 warning generated.
# CC libee_la-xml_enc.lo
# xml_enc.c:59:7: warning: unused variable 'numbuf' [-Wunused-variable]
# char numbuf[4];
# ^
# xml_enc.c:60:6: warning: unused variable 'j' [-Wunused-variable]
# int j;
# ^
# xml_enc.c:40:13: warning: unused variable 'hexdigit' [-Wunused-variable]
# static char hexdigit[16] =
# ^
# 3 warnings generated.
# CCLD libee.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CC libee_convert-convert.o
# CCLD libee-convert
# make[2]: Leaving directory '/tmp/libee/src/libee-0.4.1/src'
# make[2]: Entering directory '/tmp/libee/src/libee-0.4.1'
# make[2]: Leaving directory '/tmp/libee/src/libee-0.4.1'
# make[1]: Leaving directory '/tmp/libee/src/libee-0.4.1'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in tests
# make[1]: Entering directory '/tmp/libee/src/libee-0.4.1/tests'
# make[2]: Entering directory '/tmp/libee/src/libee-0.4.1/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libee/src/libee-0.4.1/tests'
# make[1]: Leaving directory '/tmp/libee/src/libee-0.4.1/tests'
# Making install in include
# make[1]: Entering directory '/tmp/libee/src/libee-0.4.1/include'
# Making install in libee
# make[2]: Entering directory '/tmp/libee/src/libee-0.4.1/include/libee'
# make[3]: Entering directory '/tmp/libee/src/libee-0.4.1/include/libee'
# make install-exec-hook
# make[4]: Entering directory '/tmp/libee/src/libee-0.4.1/include/libee'
# /bin/sh /tmp/libee/src/libee-0.4.1/install-sh -d /tmp/libee/pkg/libee/usr/include/libee
# make[4]: Leaving directory '/tmp/libee/src/libee-0.4.1/include/libee'
# test -z "/usr/include/libee" || /usr/bin/mkdir -p "/tmp/libee/pkg/libee/usr/include/libee"
# /usr/bin/install -c -m 644 libee.h ctx.h event.h fieldbucket.h fieldtype.h fieldset.h namelist.h field.h obj.h parser.h internal.h int.h primitivetype.h apache.h tagbucket.h tag.h tagset.h timestamp.h value.h valnode.h valuetype.h '/tmp/libee/pkg/libee/usr/include/libee'
# make[3]: Leaving directory '/tmp/libee/src/libee-0.4.1/include/libee'
# make[2]: Leaving directory '/tmp/libee/src/libee-0.4.1/include/libee'
# make[2]: Entering directory '/tmp/libee/src/libee-0.4.1/include'
# make[3]: Entering directory '/tmp/libee/src/libee-0.4.1/include'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libee/src/libee-0.4.1/include'
# make[2]: Leaving directory '/tmp/libee/src/libee-0.4.1/include'
# make[1]: Leaving directory '/tmp/libee/src/libee-0.4.1/include'
# Making install in src
# make[1]: Entering directory '/tmp/libee/src/libee-0.4.1/src'
# make[2]: Entering directory '/tmp/libee/src/libee-0.4.1/src'
# test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/libee/pkg/libee/usr/lib"
# /bin/sh ../libtool --mode=install /usr/bin/install -c libee.la '/tmp/libee/pkg/libee/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libee.so.0.0.0 /tmp/libee/pkg/libee/usr/lib/libee.so.0.0.0
# libtool: install: (cd /tmp/libee/pkg/libee/usr/lib && { ln -s -f libee.so.0.0.0 libee.so.0 || { rm -f libee.so.0 && ln -s libee.so.0.0.0 libee.so.0; }; })
# libtool: install: (cd /tmp/libee/pkg/libee/usr/lib && { ln -s -f libee.so.0.0.0 libee.so || { rm -f libee.so && ln -s libee.so.0.0.0 libee.so; }; })
# libtool: install: /usr/bin/install -c .libs/libee.lai /tmp/libee/pkg/libee/usr/lib/libee.la
# libtool: install: /usr/bin/install -c .libs/libee.a /tmp/libee/pkg/libee/usr/lib/libee.a
# libtool: install: chmod 644 /tmp/libee/pkg/libee/usr/lib/libee.a
# libtool: install: ranlib /tmp/libee/pkg/libee/usr/lib/libee.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/libee/pkg/libee/usr/bin"
# /bin/sh ../libtool --mode=install /usr/bin/install -c libee-convert '/tmp/libee/pkg/libee/usr/bin'
# libtool: install: warning: `../src/libee.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libee-convert /tmp/libee/pkg/libee/usr/bin/libee-convert
# test -z "/usr/include" || /usr/bin/mkdir -p "/tmp/libee/pkg/libee/usr/include"
# make[2]: Leaving directory '/tmp/libee/src/libee-0.4.1/src'
# make[1]: Leaving directory '/tmp/libee/src/libee-0.4.1/src'
# make[1]: Entering directory '/tmp/libee/src/libee-0.4.1'
# make[2]: Entering directory '/tmp/libee/src/libee-0.4.1'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/tmp/libee/pkg/libee/usr/lib/pkgconfig"
# /usr/bin/install -c -m 644 libee.pc '/tmp/libee/pkg/libee/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/libee/src/libee-0.4.1'
# make[1]: Leaving directory '/tmp/libee/src/libee-0.4.1'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libee"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libee 0.4.1-3 (Thu Apr 13 12:10:14 UTC 2017)

CMD: pacman --query --file libee-0.4.1-3-x86_64.pkg.tar.xz
# libee 0.4.1-3

Creating hybrid package for 'libee'

Trying to find vanilla package 'libee'...

CMD: pacman --query --file /mirror/libee-0.4.1-3.pkg.tar.xz
# libee 0.4.1-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/libee-convert
# /usr/lib/libee.so.0
# /usr/lib/libee.so
# /usr/lib/libee.so.0.0.0
# /usr/lib/pkgconfig/libee.pc
# /usr/include/libee/event.h
# /usr/include/libee/int.h
# /usr/include/libee/fieldset.h
# /usr/include/libee/value.h
# /usr/include/libee/timestamp.h
# /usr/include/libee/internal.h
# /usr/include/libee/tagset.h
# /usr/include/libee/namelist.h
# /usr/include/libee/valnode.h
# /usr/include/libee/valuetype.h
# /usr/include/libee/obj.h
# /usr/include/libee/libee.h
# /usr/include/libee/fieldbucket.h
# /usr/include/libee/primitivetype.h
# /usr/include/libee/field.h
# /usr/include/libee/tagbucket.h
# /usr/include/libee/tag.h
# /usr/include/libee/parser.h
# /usr/include/libee/ctx.h
# /usr/include/libee/fieldtype.h
# /usr/include/libee/apache.h
# /sysroot/usr/lib/libee.so.0.0.0
# /sysroot/usr/lib/libee.so.0
# /sysroot/usr/lib/libee.so
# /sysroot/usr/lib/libee.la
# /sysroot/usr/lib/libee.a
# /sysroot/usr/lib/pkgconfig/libee.pc
# /sysroot/usr/include/libee/libee.h
# /sysroot/usr/include/libee/ctx.h
# /sysroot/usr/include/libee/event.h
# /sysroot/usr/include/libee/fieldbucket.h
# /sysroot/usr/include/libee/fieldtype.h
# /sysroot/usr/include/libee/fieldset.h
# /sysroot/usr/include/libee/namelist.h
# /sysroot/usr/include/libee/field.h
# /sysroot/usr/include/libee/obj.h
# /sysroot/usr/include/libee/parser.h
# /sysroot/usr/include/libee/internal.h
# /sysroot/usr/include/libee/int.h
# /sysroot/usr/include/libee/primitivetype.h
# /sysroot/usr/include/libee/apache.h
# /sysroot/usr/include/libee/tagbucket.h
# /sysroot/usr/include/libee/tag.h
# /sysroot/usr/include/libee/tagset.h
# /sysroot/usr/include/libee/timestamp.h
# /sysroot/usr/include/libee/value.h
# /sysroot/usr/include/libee/valnode.h
# /sysroot/usr/include/libee/valuetype.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Printing config logfiles

CMD: config logfiles '/tmp/libee/src/libee-0.4.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 libee configure 0.4.1, which was
# generated by GNU Autoconf 2.67. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 5a8dae581f5e
# 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: /usr/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:2385: checking for a BSD-compatible install
# configure:2453: result: /usr/bin/install -c
# configure:2464: checking whether build environment is sane
# configure:2514: result: yes
# configure:2563: checking for x86_64-unknown-linux-strip
# configure:2593: result: no
# configure:2603: checking for strip
# configure:2619: found /usr/bin/strip
# configure:2630: result: strip
# configure:2655: checking for a thread-safe mkdir -p
# configure:2694: result: /usr/bin/mkdir -p
# configure:2707: checking for gawk
# configure:2723: found /usr/bin/gawk
# configure:2734: result: gawk
# configure:2745: checking whether make sets $(MAKE)
# configure:2767: result: yes
# configure:2872: checking for x86_64-unknown-linux-gcc
# configure:2899: result: clang
# configure:3168: checking for C compiler version
# configure:3177: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3188: $? = 0
# configure:3177: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3188: $? = 0
# configure:3177: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3188: $? = 1
# configure:3177: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3188: $? = 1
# configure:3208: checking whether the C compiler works
# configure:3230: clang conftest.c >&5
# configure:3234: $? = 0
# configure:3282: result: yes
# configure:3285: checking for C compiler default output file name
# configure:3287: result: a.out
# configure:3293: checking for suffix of executables
# configure:3300: clang -o conftest conftest.c >&5
# configure:3304: $? = 0
# configure:3326: result:
# configure:3348: checking whether we are cross compiling
# configure:3356: clang -o conftest conftest.c >&5
# configure:3360: $? = 0
# configure:3367: ./conftest
# configure:3371: $? = 0
# configure:3386: result: no
# configure:3391: checking for suffix of object files
# configure:3413: clang -c conftest.c >&5
# configure:3417: $? = 0
# configure:3438: result: o
# configure:3442: checking whether we are using the GNU C compiler
# configure:3461: clang -c conftest.c >&5
# configure:3461: $? = 0
# configure:3470: result: yes
# configure:3479: checking whether clang accepts -g
# configure:3499: clang -c -g conftest.c >&5
# configure:3499: $? = 0
# configure:3540: result: yes
# configure:3557: checking for clang option to accept ISO C89
# configure:3621: clang -c conftest.c >&5
# configure:3621: $? = 0
# configure:3634: result: none needed
# configure:3665: checking for style of include used by make
# configure:3693: result: GNU
# configure:3718: checking dependency style of clang
# configure:3828: result: gcc3
# configure:3844: checking whether clang and cc understand -c and -o together
# configure:3875: clang -c conftest.c -o conftest2.o >&5
# configure:3879: $? = 0
# configure:3885: clang -c conftest.c -o conftest2.o >&5
# configure:3889: $? = 0
# configure:3900: cc -c conftest.c >&5
# configure:3904: $? = 0
# configure:3912: cc -c conftest.c -o conftest2.o >&5
# configure:3916: $? = 0
# configure:3922: cc -c conftest.c -o conftest2.o >&5
# configure:3926: $? = 0
# configure:3944: result: yes
# configure:4002: checking build system type
# configure:4016: result: x86_64-unknown-linux-gnu
# configure:4036: checking host system type
# configure:4049: result: x86_64-unknown-linux-gnu
# configure:4069: checking for a sed that does not truncate output
# configure:4133: result: /usr/bin/sed
# configure:4151: checking for grep that handles long lines and -e
# configure:4209: result: /usr/bin/grep
# configure:4214: checking for egrep
# configure:4276: result: /usr/bin/grep -E
# configure:4281: checking for fgrep
# configure:4343: result: /usr/bin/grep -F
# configure:4378: checking for ld used by clang
# configure:4445: result: /usr/bin/ld
# configure:4452: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4467: result: yes
# configure:4479: checking for BSD- or MS-compatible name lister (nm)
# configure:4528: result: /usr/bin/nm -B
# configure:4646: checking the name lister (/usr/bin/nm -B) interface
# configure:4653: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5
# configure:4656: /usr/bin/nm -B "conftest.o"
# configure:4659: output
# 0000000000000000 B some_variable
# configure:4666: result: BSD nm
# configure:4669: checking whether ln -s works
# configure:4673: result: yes
# configure:4681: checking the maximum length of command line arguments
# configure:4801: result: 1572864
# configure:4818: checking whether the shell understands some XSI constructs
# configure:4828: result: yes
# configure:4832: checking whether the shell understands "+="
# configure:4838: result: yes
# configure:4873: checking for /usr/bin/ld option to reload object files
# configure:4880: result: -r
# configure:4909: checking for x86_64-unknown-linux-objdump
# configure:4939: result: no
# configure:4949: checking for objdump
# configure:4965: found /usr/bin/objdump
# configure:4976: result: objdump
# configure:5008: checking how to recognize dependent libraries
# configure:5204: result: pass_all
# configure:5224: checking for x86_64-unknown-linux-ar
# configure:5254: result: no
# configure:5264: checking for ar
# configure:5280: found /usr/bin/ar
# configure:5291: result: ar
# configure:5329: checking for x86_64-unknown-linux-strip
# configure:5356: result: strip
# configure:5428: checking for x86_64-unknown-linux-ranlib
# configure:5458: result: no
# configure:5468: checking for ranlib
# configure:5484: found /usr/bin/ranlib
# configure:5495: result: ranlib
# configure:5585: checking command to parse /usr/bin/nm -B output from clang object
# configure:5703: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5
# configure:5706: $? = 0
# configure:5710: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:5713: $? = 0
# configure:5767: clang -o conftest -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c conftstm.o >&5
# configure:5770: $? = 0
# configure:5808: result: ok
# configure:5904: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5
# configure:5907: $? = 0
# configure:6617: checking how to run the C preprocessor
# configure:6648: clang -E conftest.c
# configure:6648: $? = 0
# configure:6662: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6662: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libee"
# | #define PACKAGE_TARNAME "libee"
# | #define PACKAGE_VERSION "0.4.1"
# | #define PACKAGE_STRING "libee 0.4.1"
# | #define PACKAGE_BUGREPORT "rgerhards@adiscon.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libee"
# | #define VERSION "0.4.1"
# | /* end confdefs.h. */
# | #include
# configure:6687: result: clang -E
# configure:6707: clang -E conftest.c
# configure:6707: $? = 0
# configure:6721: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6721: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libee"
# | #define PACKAGE_TARNAME "libee"
# | #define PACKAGE_VERSION "0.4.1"
# | #define PACKAGE_STRING "libee 0.4.1"
# | #define PACKAGE_BUGREPORT "rgerhards@adiscon.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libee"
# | #define VERSION "0.4.1"
# | /* end confdefs.h. */
# | #include
# configure:6750: checking for ANSI C header files
# configure:6770: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5
# configure:6770: $? = 0
# configure:6843: clang -o conftest -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5
# configure:6843: $? = 0
# configure:6843: ./conftest
# configure:6843: $? = 0
# configure:6854: result: yes
# configure:6867: checking for sys/types.h
# configure:6867: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5
# configure:6867: $? = 0
# configure:6867: result: yes
# configure:6867: checking for sys/stat.h
# configure:6867: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5
# configure:6867: $? = 0
# configure:6867: result: yes
# configure:6867: checking for stdlib.h
# configure:6867: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5
# configure:6867: $? = 0
# configure:6867: result: yes
# configure:6867: checking for string.h
# configure:6867: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5
# configure:6867: $? = 0
# configure:6867: result: yes
# configure:6867: checking for memory.h
# configure:6867: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5
# configure:6867: $? = 0
# configure:6867: result: yes
# configure:6867: checking for strings.h
# configure:6867: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5
# configure:6867: $? = 0
# configure:6867: result: yes
# configure:6867: checking for inttypes.h
# configure:6867: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5
# configure:6867: $? = 0
# configure:6867: result: yes
# configure:6867: checking for stdint.h
# configure:6867: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5
# configure:6867: $? = 0
# configure:6867: result: yes
# configure:6867: checking for unistd.h
# configure:6867: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5
# configure:6867: $? = 0
# configure:6867: result: yes
# configure:6881: checking for dlfcn.h
# configure:6881: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5
# configure:6881: $? = 0
# configure:6881: result: yes
# configure:7065: checking for objdir
# configure:7080: result: .libs
# configure:7376: checking if clang supports -fno-rtti -fno-exceptions
# configure:7394: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -fno-rtti -fno-exceptions conftest.c >&5
# configure:7398: $? = 0
# configure:7411: result: yes
# configure:7431: checking for clang option to produce PIC
# configure:7703: result: -fPIC -DPIC
# configure:7715: checking if clang PIC flag -fPIC -DPIC works
# configure:7733: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -fPIC -DPIC -DPIC conftest.c >&5
# configure:7737: $? = 0
# configure:7750: result: yes
# configure:7774: checking if clang static flag -static works
# configure:7802: result: yes
# configure:7817: checking if clang supports -c -o file.o
# configure:7838: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -o out/conftest2.o conftest.c >&5
# configure:7842: $? = 0
# configure:7864: result: yes
# configure:7872: checking if clang supports -c -o file.o
# configure:7919: result: yes
# configure:7952: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:8943: result: yes
# configure:8980: checking whether -lc should be explicitly linked in
# configure:8985: clang -c -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5
# configure:8988: $? = 0
# configure:9003: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9006: $? = 0
# configure:9018: result: no
# configure:9182: checking dynamic linker characteristics
# configure:9615: clang -o conftest -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:9615: $? = 0
# configure:9845: result: GNU/Linux ld.so
# configure:9947: checking how to hardcode library paths into programs
# configure:9972: result: immediate
# configure:10492: checking whether stripping libraries is possible
# configure:10497: result: yes
# configure:10532: checking if libtool supports shared libraries
# configure:10534: result: yes
# configure:10537: checking whether to build shared libraries
# configure:10558: result: yes
# configure:10561: checking whether to build static libraries
# configure:10565: result: yes
# configure:10602: checking for library containing pow
# configure:10633: clang -o conftest -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5
# conftest.c:30:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
# char pow ();
# ^
# conftest.c:30:6: note: 'pow' is a builtin with type 'double (double, double)'
# 1 warning generated.
# /tmp/conftest-537a3e.o: In function `main':
# /tmp/libee/src/libee-0.4.1/conftest.c:34: undefined reference to `pow'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:10633: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libee"
# | #define PACKAGE_TARNAME "libee"
# | #define PACKAGE_VERSION "0.4.1"
# | #define PACKAGE_STRING "libee 0.4.1"
# | #define PACKAGE_BUGREPORT "rgerhards@adiscon.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libee"
# | #define VERSION "0.4.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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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 pow ();
# | int
# | main ()
# | {
# | return pow ();
# | ;
# | return 0;
# | }
# configure:10633: clang -o conftest -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c -lm >&5
# conftest.c:30:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
# char pow ();
# ^
# conftest.c:30:6: note: 'pow' is a builtin with type 'double (double, double)'
# 1 warning generated.
# configure:10633: $? = 0
# configure:10650: result: -lm
# configure:10702: checking for stdlib.h
# configure:10702: result: yes
# configure:10712: checking for GNU libc compatible malloc
# configure:10736: clang -o conftest -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c -lm >&5
# configure:10736: $? = 0
# configure:10736: ./conftest
# configure:10736: $? = 0
# configure:10746: result: yes
# configure:10787: checking for x86_64-unknown-linux-pkg-config
# configure:10820: result: no
# configure:10830: checking for pkg-config
# configure:10848: found /usr/bin/pkg-config
# configure:10860: result: /usr/bin/pkg-config
# configure:10885: checking pkg-config is at least version 0.9.0
# configure:10888: result: yes
# configure:10898: checking for LIBESTR
# configure:10905: $PKG_CONFIG --exists --print-errors "libestr >= 0.0.0"
# configure:10908: $? = 0
# configure:10921: $PKG_CONFIG --exists --print-errors "libestr >= 0.0.0"
# configure:10924: $? = 0
# configure:10981: result: yes
# configure:11173: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libee config.status 0.4.1, which was
# generated by GNU Autoconf 2.67. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 5a8dae581f5e
#
# config.status:1092: creating Makefile
# config.status:1092: creating libee.pc
# config.status:1092: creating src/Makefile
# config.status:1092: creating include/Makefile
# config.status:1092: creating include/libee/Makefile
# config.status:1092: creating tests/Makefile
# config.status:1092: creating config.h
# config.status:1320: executing depfiles commands
# config.status:1320: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=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_LIBESTR_CFLAGS_set=
# ac_cv_env_LIBESTR_CFLAGS_value=
# ac_cv_env_LIBESTR_LIBS_set=
# ac_cv_env_LIBESTR_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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_malloc_0_nonnull=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_clang_c_o=yes
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_pow=-lm
# am_cv_CC_dependencies_compiler_type=gcc3
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# pkg_cv_LIBESTR_CFLAGS=
# pkg_cv_LIBESTR_LIBS=-lestr
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libee/src/libee-0.4.1/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/libee/src/libee-0.4.1/missing --run tar'
# AM_BACKSLASH='\'
# AM_DEFAULT_VERBOSITY='0'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libee/src/libee-0.4.1/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libee/src/libee-0.4.1/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libee/src/libee-0.4.1/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_DEBUG_FALSE=''
# ENABLE_DEBUG_TRUE='#'
# ENABLE_TESTBENCH_FALSE='#'
# ENABLE_TESTBENCH_TRUE=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBEE_CFLAGS='-I$(top_srcdir)/include'
# LIBEE_LIBS='$(top_builddir)/src/libee.la -lm'
# LIBESTR_CFLAGS=''
# LIBESTR_LIBS='-lestr'
# LIBOBJS=''
# LIBS='-lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBXML2_CFLAGS=''
# LIBXML2_LIBS=''
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/libee/src/libee-0.4.1/missing --run makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libee'
# PACKAGE_BUGREPORT='rgerhards@adiscon.com'
# PACKAGE_NAME='libee'
# PACKAGE_STRING='libee 0.4.1'
# PACKAGE_TARNAME='libee'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.4.1'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.4.1'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libee/src/libee-0.4.1/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_ECHO='echo'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# rt_libs='-lm '
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libee"
# #define PACKAGE_TARNAME "libee"
# #define PACKAGE_VERSION "0.4.1"
# #define PACKAGE_STRING "libee 0.4.1"
# #define PACKAGE_BUGREPORT "rgerhards@adiscon.com"
# #define PACKAGE_URL ""
# #define PACKAGE "libee"
# #define VERSION "0.4.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 HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 1
# #define NDEBUG 1
#
# configure: exit 0