Build of libfreexl with vanilla toolchain

The build took 00h 00m 54s and was SUCCESSFUL.

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

SLOCLanguage
11,269 sh
8,428 ansic
3,463 makefile
23,160 total

The process tree of the build process is here.

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libfreexl 1.0.2-1 (Wed Aug 24 12:11:02 UTC 2016)
# ==> 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
# /tmp/libfreexl/src/freexl-1.0.2/missing: Unknown `--is-lightweight' option
# Try `/tmp/libfreexl/src/freexl-1.0.2/missing --help' for more information
# configure: WARNING: 'missing' script is too old or missing
# 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 whether to enable maintainer-specific portions of Makefiles... no
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# 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 gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -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 for stdlib.h... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for string.h... (cached) yes
# checking math.h usability... yes
# checking math.h presence... yes
# checking for math.h... yes
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking whether gcc understands -c and -o together... (cached) yes
# checking dependency style of gcc... (cached) gcc3
# checking how to run the C preprocessor... gcc -E
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# 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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# 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/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/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 how to run the C++ preprocessor... g++ -E
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for an ANSI C-conforming const... yes
# checking for off_t... yes
# checking for size_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for working volatile... yes
# checking whether lstat correctly handles trailing slash... yes
# checking whether lstat accepts an empty string... no
# checking whether lstat correctly handles trailing slash... (cached) yes
# checking for working memcmp... yes
# checking whether stat accepts an empty string... no
# checking for strftime... yes
# checking for sqrt... no
# checking for strcasecmp... yes
# checking for strerror... yes
# checking for strncasecmp... yes
# checking for strstr... yes
# checking for strerror... (cached) yes
# checking iconv.h usability... yes
# checking iconv.h presence... yes
# checking for iconv.h... yes
# checking for library containing iconv... none required
# checking for library containing locale_charset... no
# checking for library containing nl_langinfo... none required
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating headers/Makefile
# config.status: creating src/Makefile
# config.status: creating tests/Makefile
# config.status: creating examples/Makefile
# config.status: creating Doxyfile
# config.status: creating freexl.pc
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/libfreexl/src/freexl-1.0.2'
# Making all in headers
# make[2]: Entering directory '/tmp/libfreexl/src/freexl-1.0.2/headers'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libfreexl/src/freexl-1.0.2/headers'
# Making all in src
# make[2]: Entering directory '/tmp/libfreexl/src/freexl-1.0.2/src'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -MT freexl.lo -MD -MP -MF .deps/freexl.Tpo -c -o freexl.lo freexl.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -MT freexl.lo -MD -MP -MF .deps/freexl.Tpo -c freexl.c -fPIC -DPIC -o .libs/freexl.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -MT freexl.lo -MD -MP -MF .deps/freexl.Tpo -c freexl.c -o freexl.o >/dev/null 2>&1
# mv -f .deps/freexl.Tpo .deps/freexl.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -version-info 2:0:1 -no-undefined -o libfreexl.la -rpath /usr/lib freexl.lo -lm
# libtool: link: gcc -shared -fPIC -DPIC .libs/freexl.o -lm -Wl,-soname -Wl,libfreexl.so.1 -o .libs/libfreexl.so.1.1.0
# libtool: link: (cd ".libs" && rm -f "libfreexl.so.1" && ln -s "libfreexl.so.1.1.0" "libfreexl.so.1")
# libtool: link: (cd ".libs" && rm -f "libfreexl.so" && ln -s "libfreexl.so.1.1.0" "libfreexl.so")
# libtool: link: ar cru .libs/libfreexl.a freexl.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libfreexl.a
# libtool: link: ( cd ".libs" && rm -f "libfreexl.la" && ln -s "../libfreexl.la" "libfreexl.la" )
# make[2]: Leaving directory '/tmp/libfreexl/src/freexl-1.0.2/src'
# Making all in tests
# make[2]: Entering directory '/tmp/libfreexl/src/freexl-1.0.2/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libfreexl/src/freexl-1.0.2/tests'
# Making all in examples
# make[2]: Entering directory '/tmp/libfreexl/src/freexl-1.0.2/examples'
# gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -MT test_xl.o -MD -MP -MF .deps/test_xl.Tpo -c -o test_xl.o test_xl.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -MT xl2sql.o -MD -MP -MF .deps/xl2sql.Tpo -c -o xl2sql.o xl2sql.c
# mv -f .deps/xl2sql.Tpo .deps/xl2sql.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -L../src -lfreexl -lm -o xl2sql xl2sql.o
# mv -f .deps/test_xl.Tpo .deps/test_xl.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -L../src -lfreexl -lm -o test_xl test_xl.o
# libtool: link: gcc -I./../headers -o .libs/test_xl test_xl.o -L../src /tmp/libfreexl/src/freexl-1.0.2/src/.libs/libfreexl.so -lm
# libtool: link: gcc -I./../headers -o .libs/xl2sql xl2sql.o -L../src /tmp/libfreexl/src/freexl-1.0.2/src/.libs/libfreexl.so -lm
# make[2]: Leaving directory '/tmp/libfreexl/src/freexl-1.0.2/examples'
# make[2]: Entering directory '/tmp/libfreexl/src/freexl-1.0.2'
# make[2]: Leaving directory '/tmp/libfreexl/src/freexl-1.0.2'
# make[1]: Leaving directory '/tmp/libfreexl/src/freexl-1.0.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in headers
# make[1]: Entering directory '/tmp/libfreexl/src/freexl-1.0.2/headers'
# make[2]: Entering directory '/tmp/libfreexl/src/freexl-1.0.2/headers'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libfreexl/pkg/libfreexl/usr/include'
# /usr/bin/install -c -m 644 freexl.h '/tmp/libfreexl/pkg/libfreexl/usr/include'
# make[2]: Leaving directory '/tmp/libfreexl/src/freexl-1.0.2/headers'
# make[1]: Leaving directory '/tmp/libfreexl/src/freexl-1.0.2/headers'
# Making install in src
# make[1]: Entering directory '/tmp/libfreexl/src/freexl-1.0.2/src'
# make[2]: Entering directory '/tmp/libfreexl/src/freexl-1.0.2/src'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/libfreexl/pkg/libfreexl/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libfreexl.la '/tmp/libfreexl/pkg/libfreexl/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libfreexl.so.1.1.0 /tmp/libfreexl/pkg/libfreexl/usr/lib/libfreexl.so.1.1.0
# libtool: install: (cd /tmp/libfreexl/pkg/libfreexl/usr/lib && { ln -s -f libfreexl.so.1.1.0 libfreexl.so.1 || { rm -f libfreexl.so.1 && ln -s libfreexl.so.1.1.0 libfreexl.so.1; }; })
# libtool: install: (cd /tmp/libfreexl/pkg/libfreexl/usr/lib && { ln -s -f libfreexl.so.1.1.0 libfreexl.so || { rm -f libfreexl.so && ln -s libfreexl.so.1.1.0 libfreexl.so; }; })
# libtool: install: /usr/bin/install -c .libs/libfreexl.lai /tmp/libfreexl/pkg/libfreexl/usr/lib/libfreexl.la
# libtool: install: /usr/bin/install -c .libs/libfreexl.a /tmp/libfreexl/pkg/libfreexl/usr/lib/libfreexl.a
# libtool: install: chmod 644 /tmp/libfreexl/pkg/libfreexl/usr/lib/libfreexl.a
# libtool: install: ranlib /tmp/libfreexl/pkg/libfreexl/usr/lib/libfreexl.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/libfreexl/src/freexl-1.0.2/src'
# make[1]: Leaving directory '/tmp/libfreexl/src/freexl-1.0.2/src'
# Making install in tests
# make[1]: Entering directory '/tmp/libfreexl/src/freexl-1.0.2/tests'
# make[2]: Entering directory '/tmp/libfreexl/src/freexl-1.0.2/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/libfreexl/src/freexl-1.0.2/tests'
# make[1]: Leaving directory '/tmp/libfreexl/src/freexl-1.0.2/tests'
# Making install in examples
# make[1]: Entering directory '/tmp/libfreexl/src/freexl-1.0.2/examples'
# make[2]: Entering directory '/tmp/libfreexl/src/freexl-1.0.2/examples'
# 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/libfreexl/src/freexl-1.0.2/examples'
# make[1]: Leaving directory '/tmp/libfreexl/src/freexl-1.0.2/examples'
# make[1]: Entering directory '/tmp/libfreexl/src/freexl-1.0.2'
# make[2]: Entering directory '/tmp/libfreexl/src/freexl-1.0.2'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libfreexl/pkg/libfreexl/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 freexl.pc '/tmp/libfreexl/pkg/libfreexl/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/libfreexl/src/freexl-1.0.2'
# make[1]: Leaving directory '/tmp/libfreexl/src/freexl-1.0.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libfreexl"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libfreexl 1.0.2-1 (Wed Aug 24 12:11:16 UTC 2016)

CMD: pacman --query --file libfreexl-1.0.2-1-x86_64.pkg.tar.xz
# libfreexl 1.0.2-1

Creating hybrid package for 'libfreexl'

Trying to find vanilla package 'libfreexl'...

CMD: pacman --query --file /mirror/libfreexl-1.0.2-1.pkg.tar.xz
# libfreexl 1.0.2-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libfreexl.so
# /usr/lib/libfreexl.so.1.1.0
# /usr/lib/libfreexl.so.1
# /usr/lib/pkgconfig/freexl.pc
# /usr/include/freexl.h
# /sysroot/usr/lib/libfreexl.so.1.1.0
# /sysroot/usr/lib/libfreexl.so.1
# /sysroot/usr/lib/libfreexl.so
# /sysroot/usr/lib/libfreexl.la
# /sysroot/usr/lib/libfreexl.a
# /sysroot/usr/lib/pkgconfig/freexl.pc
# /sysroot/usr/include/freexl.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 libfreexl.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libfreexl.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libfreexl.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/libfreexl/src/freexl-1.0.2/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 FreeXL configure 1.0.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 2aeabf2e052f
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2456: checking for a BSD-compatible install
# configure:2524: result: /usr/bin/install -c
# configure:2535: checking whether build environment is sane
# configure:2590: result: yes
# configure:2628: WARNING: 'missing' script is too old or missing
# configure:2649: checking for x86_64-unknown-linux-strip
# configure:2679: result: no
# configure:2689: checking for strip
# configure:2705: found /usr/sbin/strip
# configure:2716: result: strip
# configure:2741: checking for a thread-safe mkdir -p
# configure:2780: result: /usr/sbin/mkdir -p
# configure:2787: checking for gawk
# configure:2803: found /usr/sbin/gawk
# configure:2814: result: gawk
# configure:2825: checking whether make sets $(MAKE)
# configure:2847: result: yes
# configure:2876: checking whether make supports nested variables
# configure:2893: result: yes
# configure:3020: checking whether to enable maintainer-specific portions of Makefiles
# configure:3029: result: no
# configure:3059: checking for style of include used by make
# configure:3087: result: GNU
# configure:3118: checking for x86_64-unknown-linux-gcc
# configure:3148: result: no
# configure:3158: checking for gcc
# configure:3174: found /usr/sbin/gcc
# configure:3185: result: gcc
# configure:3414: checking for C compiler version
# configure:3423: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3434: $? = 0
# configure:3423: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3434: $? = 0
# configure:3423: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3434: $? = 1
# configure:3423: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3434: $? = 1
# configure:3454: checking whether the C compiler works
# configure:3476: gcc conftest.c >&5
# configure:3480: $? = 0
# configure:3528: result: yes
# configure:3531: checking for C compiler default output file name
# configure:3533: result: a.out
# configure:3539: checking for suffix of executables
# configure:3546: gcc -o conftest conftest.c >&5
# configure:3550: $? = 0
# configure:3572: result:
# configure:3594: checking whether we are cross compiling
# configure:3602: gcc -o conftest conftest.c >&5
# configure:3606: $? = 0
# configure:3613: ./conftest
# configure:3617: $? = 0
# configure:3632: result: no
# configure:3637: checking for suffix of object files
# configure:3659: gcc -c conftest.c >&5
# configure:3663: $? = 0
# configure:3684: result: o
# configure:3688: checking whether we are using the GNU C compiler
# configure:3707: gcc -c conftest.c >&5
# configure:3707: $? = 0
# configure:3716: result: yes
# configure:3725: checking whether gcc accepts -g
# configure:3745: gcc -c -g conftest.c >&5
# configure:3745: $? = 0
# configure:3786: result: yes
# configure:3803: checking for gcc option to accept ISO C89
# configure:3866: gcc -c conftest.c >&5
# configure:3866: $? = 0
# configure:3879: result: none needed
# configure:3904: checking whether gcc understands -c and -o together
# configure:3926: gcc -c conftest.c -o conftest2.o
# configure:3929: $? = 0
# configure:3926: gcc -c conftest.c -o conftest2.o
# configure:3929: $? = 0
# configure:3941: result: yes
# configure:3960: checking dependency style of gcc
# configure:4071: result: gcc3
# configure:4092: checking how to run the C preprocessor
# configure:4123: gcc -E conftest.c
# configure:4123: $? = 0
# configure:4137: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4137: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FreeXL"
# | #define PACKAGE_TARNAME "freexl"
# | #define PACKAGE_VERSION "1.0.2"
# | #define PACKAGE_STRING "FreeXL 1.0.2"
# | #define PACKAGE_BUGREPORT "a.furieri@lqt.it"
# | #define PACKAGE_URL ""
# | #define PACKAGE "freexl"
# | #define VERSION "1.0.2"
# | /* end confdefs.h. */
# | #include
# configure:4162: result: gcc -E
# configure:4182: gcc -E conftest.c
# configure:4182: $? = 0
# configure:4196: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4196: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FreeXL"
# | #define PACKAGE_TARNAME "freexl"
# | #define PACKAGE_VERSION "1.0.2"
# | #define PACKAGE_STRING "FreeXL 1.0.2"
# | #define PACKAGE_BUGREPORT "a.furieri@lqt.it"
# | #define PACKAGE_URL ""
# | #define PACKAGE "freexl"
# | #define VERSION "1.0.2"
# | /* end confdefs.h. */
# | #include
# configure:4225: checking for grep that handles long lines and -e
# configure:4283: result: /usr/sbin/grep
# configure:4288: checking for egrep
# configure:4350: result: /usr/sbin/grep -E
# configure:4355: checking for ANSI C header files
# configure:4375: gcc -c conftest.c >&5
# configure:4375: $? = 0
# configure:4448: gcc -o conftest conftest.c >&5
# configure:4448: $? = 0
# configure:4448: ./conftest
# configure:4448: $? = 0
# configure:4459: result: yes
# configure:4472: checking for sys/types.h
# configure:4472: gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for sys/stat.h
# configure:4472: gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for stdlib.h
# configure:4472: gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for string.h
# configure:4472: gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for memory.h
# configure:4472: gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for strings.h
# configure:4472: gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for inttypes.h
# configure:4472: gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for stdint.h
# configure:4472: gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for unistd.h
# configure:4472: gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4486: checking for stdlib.h
# configure:4486: result: yes
# configure:4500: checking stdio.h usability
# configure:4500: gcc -c conftest.c >&5
# configure:4500: $? = 0
# configure:4500: result: yes
# configure:4500: checking stdio.h presence
# configure:4500: gcc -E conftest.c
# configure:4500: $? = 0
# configure:4500: result: yes
# configure:4500: checking for stdio.h
# configure:4500: result: yes
# configure:4514: checking for string.h
# configure:4514: result: yes
# configure:4528: checking math.h usability
# configure:4528: gcc -c conftest.c >&5
# configure:4528: $? = 0
# configure:4528: result: yes
# configure:4528: checking math.h presence
# configure:4528: gcc -E conftest.c
# configure:4528: $? = 0
# configure:4528: result: yes
# configure:4528: checking for math.h
# configure:4528: result: yes
# configure:4557: checking for x86_64-unknown-linux-g++
# configure:4587: result: no
# configure:4557: checking for x86_64-unknown-linux-c++
# configure:4587: result: no
# configure:4557: checking for x86_64-unknown-linux-gpp
# configure:4587: result: no
# configure:4557: checking for x86_64-unknown-linux-aCC
# configure:4587: result: no
# configure:4557: checking for x86_64-unknown-linux-CC
# configure:4587: result: no
# configure:4557: checking for x86_64-unknown-linux-cxx
# configure:4587: result: no
# configure:4557: checking for x86_64-unknown-linux-cc++
# configure:4587: result: no
# configure:4557: checking for x86_64-unknown-linux-cl.exe
# configure:4587: result: no
# configure:4557: checking for x86_64-unknown-linux-FCC
# configure:4587: result: no
# configure:4557: checking for x86_64-unknown-linux-KCC
# configure:4587: result: no
# configure:4557: checking for x86_64-unknown-linux-RCC
# configure:4587: result: no
# configure:4557: checking for x86_64-unknown-linux-xlC_r
# configure:4587: result: no
# configure:4557: checking for x86_64-unknown-linux-xlC
# configure:4587: result: no
# configure:4601: checking for g++
# configure:4617: found /usr/sbin/g++
# configure:4628: result: g++
# configure:4655: checking for C++ compiler version
# configure:4664: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4675: $? = 0
# configure:4664: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4675: $? = 0
# configure:4664: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4675: $? = 1
# configure:4664: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:4675: $? = 1
# configure:4679: checking whether we are using the GNU C++ compiler
# configure:4698: g++ -c conftest.cpp >&5
# configure:4698: $? = 0
# configure:4707: result: yes
# configure:4716: checking whether g++ accepts -g
# configure:4736: g++ -c -g conftest.cpp >&5
# configure:4736: $? = 0
# configure:4777: result: yes
# configure:4802: checking dependency style of g++
# configure:4913: result: gcc3
# configure:4936: checking for x86_64-unknown-linux-gcc
# configure:4963: result: gcc
# configure:5232: checking for C compiler version
# configure:5241: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:5252: $? = 0
# configure:5241: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:5252: $? = 0
# configure:5241: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:5252: $? = 1
# configure:5241: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:5252: $? = 1
# configure:5256: checking whether we are using the GNU C compiler
# configure:5284: result: yes
# configure:5293: checking whether gcc accepts -g
# configure:5354: result: yes
# configure:5371: checking for gcc option to accept ISO C89
# configure:5447: result: none needed
# configure:5472: checking whether gcc understands -c and -o together
# configure:5509: result: yes
# configure:5528: checking dependency style of gcc
# configure:5639: result: gcc3
# configure:5659: checking how to run the C preprocessor
# configure:5729: result: gcc -E
# configure:5749: gcc -E conftest.c
# configure:5749: $? = 0
# configure:5763: gcc -E conftest.c
# conftest.c:25:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5763: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FreeXL"
# | #define PACKAGE_TARNAME "freexl"
# | #define PACKAGE_VERSION "1.0.2"
# | #define PACKAGE_STRING "FreeXL 1.0.2"
# | #define PACKAGE_BUGREPORT "a.furieri@lqt.it"
# | #define PACKAGE_URL ""
# | #define PACKAGE "freexl"
# | #define VERSION "1.0.2"
# | #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_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MATH_H 1
# | /* end confdefs.h. */
# | #include
# configure:5792: checking whether ln -s works
# configure:5796: result: yes
# configure:5803: checking whether make sets $(MAKE)
# configure:5825: result: yes
# configure:5838: checking build system type
# configure:5852: result: x86_64-unknown-linux-gnu
# configure:5872: checking host system type
# configure:5885: result: x86_64-unknown-linux-gnu
# configure:6254: checking how to print strings
# configure:6281: result: printf
# configure:6302: checking for a sed that does not truncate output
# configure:6366: result: /usr/sbin/sed
# configure:6384: checking for fgrep
# configure:6446: result: /usr/sbin/grep -F
# configure:6481: checking for ld used by gcc
# configure:6548: result: /usr/sbin/ld
# configure:6555: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:6570: result: yes
# configure:6582: checking for BSD- or MS-compatible name lister (nm)
# configure:6631: result: /usr/sbin/nm -B
# configure:6761: checking the name lister (/usr/sbin/nm -B) interface
# configure:6768: gcc -c conftest.c >&5
# configure:6771: /usr/sbin/nm -B "conftest.o"
# configure:6774: output
# 0000000000000000 B some_variable
# configure:6781: result: BSD nm
# configure:6785: checking the maximum length of command line arguments
# configure:6910: result: 1572864
# configure:6927: checking whether the shell understands some XSI constructs
# configure:6937: result: yes
# configure:6941: checking whether the shell understands "+="
# configure:6947: result: yes
# configure:6982: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:7022: result: func_convert_file_noop
# configure:7029: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:7049: result: func_convert_file_noop
# configure:7056: checking for /usr/sbin/ld option to reload object files
# configure:7063: result: -r
# configure:7097: checking for x86_64-unknown-linux-objdump
# configure:7124: result: objdump
# configure:7193: checking how to recognize dependent libraries
# configure:7395: result: pass_all
# configure:7440: checking for x86_64-unknown-linux-dlltool
# configure:7467: result: dlltool
# configure:7537: checking how to associate runtime and link libraries
# configure:7564: result: printf %s\n
# configure:7580: checking for x86_64-unknown-linux-ar
# configure:7610: result: no
# configure:7624: checking for ar
# configure:7640: found /usr/sbin/ar
# configure:7651: result: ar
# configure:7688: checking for archiver @FILE support
# configure:7705: gcc -c conftest.c >&5
# configure:7705: $? = 0
# configure:7708: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:7711: $? = 0
# configure:7716: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:7719: $? = 1
# configure:7731: result: @
# configure:7749: checking for x86_64-unknown-linux-strip
# configure:7776: result: strip
# configure:7848: checking for x86_64-unknown-linux-ranlib
# configure:7878: result: no
# configure:7888: checking for ranlib
# configure:7904: found /usr/sbin/ranlib
# configure:7915: result: ranlib
# configure:8017: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:8136: gcc -c conftest.c >&5
# configure:8139: $? = 0
# configure:8143: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:8146: $? = 0
# configure:8212: gcc -o conftest conftest.c conftstm.o >&5
# configure:8215: $? = 0
# configure:8253: result: ok
# configure:8290: checking for sysroot
# configure:8320: result: no
# configure:8397: gcc -c conftest.c >&5
# configure:8400: $? = 0
# configure:8523: checking for x86_64-unknown-linux-mt
# configure:8553: result: no
# configure:8563: checking for mt
# configure:8593: result: no
# configure:8613: checking if : is a manifest tool
# configure:8619: : '-?'
# configure:8627: result: no
# configure:9256: checking for dlfcn.h
# configure:9256: gcc -c conftest.c >&5
# configure:9256: $? = 0
# configure:9256: result: yes
# configure:9452: checking for objdir
# configure:9467: result: .libs
# configure:9738: checking if gcc supports -fno-rtti -fno-exceptions
# configure:9756: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:9760: $? = 0
# configure:9773: result: no
# configure:10083: checking for gcc option to produce PIC
# configure:10090: result: -fPIC -DPIC
# configure:10098: checking if gcc PIC flag -fPIC -DPIC works
# configure:10116: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10120: $? = 0
# configure:10133: result: yes
# configure:10162: checking if gcc static flag -static works
# configure:10190: result: yes
# configure:10205: checking if gcc supports -c -o file.o
# configure:10226: gcc -c -o out/conftest2.o conftest.c >&5
# configure:10230: $? = 0
# configure:10252: result: yes
# configure:10260: checking if gcc supports -c -o file.o
# configure:10307: result: yes
# configure:10340: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11498: result: yes
# configure:11535: checking whether -lc should be explicitly linked in
# configure:11543: gcc -c conftest.c >&5
# configure:11546: $? = 0
# configure:11561: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:11564: $? = 0
# configure:11578: result: no
# configure:11743: checking dynamic linker characteristics
# configure:12257: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12257: $? = 0
# configure:12483: result: GNU/Linux ld.so
# configure:12590: checking how to hardcode library paths into programs
# configure:12615: result: immediate
# configure:13155: checking whether stripping libraries is possible
# configure:13160: result: yes
# configure:13195: checking if libtool supports shared libraries
# configure:13197: result: yes
# configure:13200: checking whether to build shared libraries
# configure:13221: result: yes
# configure:13224: checking whether to build static libraries
# configure:13228: result: yes
# configure:13251: checking how to run the C++ preprocessor
# configure:13278: g++ -E conftest.cpp
# configure:13278: $? = 0
# configure:13292: g++ -E conftest.cpp
# conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13292: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FreeXL"
# | #define PACKAGE_TARNAME "freexl"
# | #define PACKAGE_VERSION "1.0.2"
# | #define PACKAGE_STRING "FreeXL 1.0.2"
# | #define PACKAGE_BUGREPORT "a.furieri@lqt.it"
# | #define PACKAGE_URL ""
# | #define PACKAGE "freexl"
# | #define VERSION "1.0.2"
# | #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_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:13317: result: g++ -E
# configure:13337: g++ -E conftest.cpp
# configure:13337: $? = 0
# configure:13351: g++ -E conftest.cpp
# conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13351: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FreeXL"
# | #define PACKAGE_TARNAME "freexl"
# | #define PACKAGE_VERSION "1.0.2"
# | #define PACKAGE_STRING "FreeXL 1.0.2"
# | #define PACKAGE_BUGREPORT "a.furieri@lqt.it"
# | #define PACKAGE_URL ""
# | #define PACKAGE "freexl"
# | #define VERSION "1.0.2"
# | #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_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:13521: checking for ld used by g++
# configure:13588: result: /usr/sbin/ld -m elf_x86_64
# configure:13595: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:13610: result: yes
# configure:13665: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14669: result: yes
# configure:14704: g++ -c conftest.cpp >&5
# configure:14707: $? = 0
# configure:15227: checking for g++ option to produce PIC
# configure:15234: result: -fPIC -DPIC
# configure:15242: checking if g++ PIC flag -fPIC -DPIC works
# configure:15260: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:15264: $? = 0
# configure:15277: result: yes
# configure:15300: checking if g++ static flag -static works
# configure:15328: result: yes
# configure:15340: checking if g++ supports -c -o file.o
# configure:15361: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:15365: $? = 0
# configure:15387: result: yes
# configure:15392: checking if g++ supports -c -o file.o
# configure:15439: result: yes
# configure:15469: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:15503: result: yes
# configure:15646: checking dynamic linker characteristics
# configure:16320: result: GNU/Linux ld.so
# configure:16373: checking how to hardcode library paths into programs
# configure:16398: result: immediate
# configure:16459: checking for an ANSI C-conforming const
# configure:16525: gcc -c conftest.c >&5
# configure:16525: $? = 0
# configure:16532: result: yes
# configure:16540: checking for off_t
# configure:16540: gcc -c conftest.c >&5
# configure:16540: $? = 0
# configure:16540: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:63:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:16540: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FreeXL"
# | #define PACKAGE_TARNAME "freexl"
# | #define PACKAGE_VERSION "1.0.2"
# | #define PACKAGE_STRING "FreeXL 1.0.2"
# | #define PACKAGE_BUGREPORT "a.furieri@lqt.it"
# | #define PACKAGE_URL ""
# | #define PACKAGE "freexl"
# | #define VERSION "1.0.2"
# | #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_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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 ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16540: result: yes
# configure:16551: checking for size_t
# configure:16551: gcc -c conftest.c >&5
# configure:16551: $? = 0
# configure:16551: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:63:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:16551: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FreeXL"
# | #define PACKAGE_TARNAME "freexl"
# | #define PACKAGE_VERSION "1.0.2"
# | #define PACKAGE_STRING "FreeXL 1.0.2"
# | #define PACKAGE_BUGREPORT "a.furieri@lqt.it"
# | #define PACKAGE_URL ""
# | #define PACKAGE "freexl"
# | #define VERSION "1.0.2"
# | #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_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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 ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16551: result: yes
# configure:16562: checking whether time.h and sys/time.h may both be included
# configure:16582: gcc -c conftest.c >&5
# configure:16582: $? = 0
# configure:16589: result: yes
# configure:16597: checking whether struct tm is in sys/time.h or time.h
# configure:16617: gcc -c conftest.c >&5
# configure:16617: $? = 0
# configure:16624: result: time.h
# configure:16632: checking for working volatile
# configure:16651: gcc -c conftest.c >&5
# configure:16651: $? = 0
# configure:16658: result: yes
# configure:16668: checking whether lstat correctly handles trailing slash
# configure:16694: gcc -o conftest conftest.c >&5
# configure:16694: $? = 0
# configure:16694: ./conftest
# configure:16694: $? = 0
# configure:16711: result: yes
# configure:16730: checking whether lstat accepts an empty string
# configure:16750: gcc -o conftest conftest.c >&5
# configure:16750: $? = 0
# configure:16750: ./conftest
# configure:16750: $? = 0
# configure:16760: result: no
# configure:16776: checking whether lstat correctly handles trailing slash
# configure:16819: result: yes
# configure:16838: checking for working memcmp
# configure:16881: gcc -o conftest conftest.c >&5
# configure:16881: $? = 0
# configure:16881: ./conftest
# configure:16881: $? = 0
# configure:16891: result: yes
# configure:16900: checking whether stat accepts an empty string
# configure:16920: gcc -o conftest conftest.c >&5
# configure:16920: $? = 0
# configure:16920: ./conftest
# configure:16920: $? = 0
# configure:16930: result: no
# configure:16948: checking for strftime
# configure:16948: gcc -o conftest conftest.c >&5
# conftest.c:53:6: warning: conflicting types for built-in function 'strftime'
# char strftime ();
# ^~~~~~~~
# configure:16948: $? = 0
# configure:16948: result: yes
# configure:17004: checking for sqrt
# configure:17004: gcc -o conftest conftest.c >&5
# conftest.c:54:6: warning: conflicting types for built-in function 'sqrt'
# char sqrt ();
# ^~~~
# /tmp/ccsvEY9n.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `sqrt'
# collect2: error: ld returned 1 exit status
# configure:17004: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FreeXL"
# | #define PACKAGE_TARNAME "freexl"
# | #define PACKAGE_VERSION "1.0.2"
# | #define PACKAGE_STRING "FreeXL 1.0.2"
# | #define PACKAGE_BUGREPORT "a.furieri@lqt.it"
# | #define PACKAGE_URL ""
# | #define PACKAGE "freexl"
# | #define VERSION "1.0.2"
# | #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_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STRFTIME 1
# | /* end confdefs.h. */
# | /* Define sqrt to an innocuous variant, in case declares sqrt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sqrt innocuous_sqrt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sqrt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sqrt
# |
# | /* 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 sqrt ();
# | /* 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_sqrt || defined __stub___sqrt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sqrt ();
# | ;
# | return 0;
# | }
# configure:17004: result: no
# configure:17004: checking for strcasecmp
# configure:17004: gcc -o conftest conftest.c >&5
# conftest.c:54:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:17004: $? = 0
# configure:17004: result: yes
# configure:17004: checking for strerror
# configure:17004: gcc -o conftest conftest.c >&5
# configure:17004: $? = 0
# configure:17004: result: yes
# configure:17004: checking for strncasecmp
# configure:17004: gcc -o conftest conftest.c >&5
# conftest.c:56:6: warning: conflicting types for built-in function 'strncasecmp'
# char strncasecmp ();
# ^~~~~~~~~~~
# configure:17004: $? = 0
# configure:17004: result: yes
# configure:17004: checking for strstr
# configure:17004: gcc -o conftest conftest.c >&5
# conftest.c:57:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^~~~~~
# configure:17004: $? = 0
# configure:17004: result: yes
# configure:17004: checking for strerror
# configure:17004: result: yes
# configure:17030: checking iconv.h usability
# configure:17030: gcc -c conftest.c >&5
# configure:17030: $? = 0
# configure:17030: result: yes
# configure:17030: checking iconv.h presence
# configure:17030: gcc -E conftest.c
# configure:17030: $? = 0
# configure:17030: result: yes
# configure:17030: checking for iconv.h
# configure:17030: result: yes
# configure:17044: checking for library containing iconv
# configure:17075: gcc -o conftest conftest.c >&5
# configure:17075: $? = 0
# configure:17092: result: none required
# configure:17159: checking for library containing locale_charset
# configure:17190: gcc -o conftest conftest.c >&5
# /tmp/cc6KHMzD.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `locale_charset'
# collect2: error: ld returned 1 exit status
# configure:17190: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FreeXL"
# | #define PACKAGE_TARNAME "freexl"
# | #define PACKAGE_VERSION "1.0.2"
# | #define PACKAGE_STRING "FreeXL 1.0.2"
# | #define PACKAGE_BUGREPORT "a.furieri@lqt.it"
# | #define PACKAGE_URL ""
# | #define PACKAGE "freexl"
# | #define VERSION "1.0.2"
# | #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_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ICONV_H 1
# | /* 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 locale_charset ();
# | int
# | main ()
# | {
# | return locale_charset ();
# | ;
# | return 0;
# | }
# configure:17190: gcc -o conftest conftest.c -lcharset >&5
# /usr/sbin/ld: cannot find -lcharset
# collect2: error: ld returned 1 exit status
# configure:17190: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FreeXL"
# | #define PACKAGE_TARNAME "freexl"
# | #define PACKAGE_VERSION "1.0.2"
# | #define PACKAGE_STRING "FreeXL 1.0.2"
# | #define PACKAGE_BUGREPORT "a.furieri@lqt.it"
# | #define PACKAGE_URL ""
# | #define PACKAGE "freexl"
# | #define VERSION "1.0.2"
# | #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_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ICONV_H 1
# | /* 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 locale_charset ();
# | int
# | main ()
# | {
# | return locale_charset ();
# | ;
# | return 0;
# | }
# configure:17207: result: no
# configure:17214: checking for library containing nl_langinfo
# configure:17245: gcc -o conftest conftest.c >&5
# configure:17245: $? = 0
# configure:17262: result: none required
# configure:17383: checking that generated files are newer than configure
# configure:17389: result: done
# configure:17424: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by FreeXL config.status 1.0.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 2aeabf2e052f
#
# config.status:1169: creating Makefile
# config.status:1169: creating headers/Makefile
# config.status:1169: creating src/Makefile
# config.status:1169: creating tests/Makefile
# config.status:1169: creating examples/Makefile
# config.status:1169: creating Doxyfile
# config.status:1169: creating freexl.pc
# config.status:1169: creating config.h
# config.status:1398: executing depfiles commands
# config.status:1398: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_volatile=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_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_lstat_dereferences_slashed_symlink=yes
# ac_cv_func_lstat_empty_string_bug=no
# ac_cv_func_memcmp_working=yes
# ac_cv_func_sqrt=no
# ac_cv_func_stat_empty_string_bug=no
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strftime=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strstr=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_iconv_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_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_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_iconv='none required'
# ac_cv_search_locale_charset=no
# ac_cv_search_nl_langinfo='none required'
# ac_cv_struct_tm=time.h
# ac_cv_type_off_t=yes
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# 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
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# AUTOMAKE='automake-1.15'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='freexl'
# PACKAGE_BUGREPORT='a.furieri@lqt.it'
# PACKAGE_NAME='FreeXL'
# PACKAGE_STRING='FreeXL 1.0.2'
# PACKAGE_TARNAME='freexl'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.0.2'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.0.2'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_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='${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/libfreexl/src/freexl-1.0.2/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(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 "FreeXL"
# #define PACKAGE_TARNAME "freexl"
# #define PACKAGE_VERSION "1.0.2"
# #define PACKAGE_STRING "FreeXL 1.0.2"
# #define PACKAGE_BUGREPORT "a.furieri@lqt.it"
# #define PACKAGE_URL ""
# #define PACKAGE "freexl"
# #define VERSION "1.0.2"
# #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_STDLIB_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MATH_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define TIME_WITH_SYS_TIME 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_STRFTIME 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRSTR 1
# #define HAVE_STRERROR 1
# #define HAVE_ICONV_H 1
#
# configure: exit 0