Build of libxdg-basedir with clang_glibc toolchain

The build took 00h 02m 21s and was SUCCESSFUL.

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

SLOCLanguage
4,460 sh
2,938 makefile
744 ansic
8,142 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: libxdg-basedir 1.2.0-3 (Thu Apr 13 15:23:24 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# libtoolize: putting auxiliary files in '.'.
# libtoolize: copying file './ltmain.sh'
# libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
# libtoolize: copying file 'm4/libtool.m4'
# libtoolize: copying file 'm4/ltoptions.m4'
# libtoolize: copying file 'm4/ltsugar.m4'
# libtoolize: copying file 'm4/ltversion.m4'
# libtoolize: copying file 'm4/lt~obsolete.m4'
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
# configure.ac:5: installing './compile'
# configure.ac:7: installing './config.guess'
# configure.ac:7: installing './config.sub'
# configure.ac:3: installing './install-sh'
# configure.ac:3: installing './missing'
# /usr/share/automake-1.15/am/ltlibrary.am: warning: 'libxdg-basedir.la': linking libtool libraries using a non-POSIX
# /usr/share/automake-1.15/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
# src/Makefile.am:2: while processing Libtool library 'libxdg-basedir.la'
# src/Makefile.am: installing './depcomp'
# parallel-tests: installing './test-driver'
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for 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 whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# 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/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 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/bin/ld option to reload object files... -r
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for strip... strip
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
# checking for mt... no
# checking if : is a manifest tool... no
# 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 doxygen... /usr/bin/doxygen
# checking for perl... /usr/bin/perl
# checking for dot... /usr/bin/dot
# checking for ANSI C header files... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for memory.h... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking for sys/stat.h... (cached) yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for an ANSI C-conforming const... yes
# checking for mode_t... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... yes
# checking for memset... yes
# checking for strcpy... yes
# checking for strncpy... yes
# checking for bcopy... yes
# checking for bzero... yes
# checking for getenv... yes
# checking for mkdir... yes
# checking for strdup... yes
# checking if clang supports -Wl,--no-undefined flag... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating include/Makefile
# config.status: creating src/Makefile
# config.status: creating tests/Makefile
# config.status: creating pkgconfig/libxdg-basedir.pc
# config.status: creating pkgconfig/libxdg-basedir-uninstalled.pc
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0'
# Making all in include
# make[2]: Entering directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/include'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/include'
# Making all in src
# make[2]: Entering directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/src'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT basedir.lo -MD -MP -MF .deps/basedir.Tpo -c -o basedir.lo basedir.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT basedir.lo -MD -MP -MF .deps/basedir.Tpo -c basedir.c -fPIC -DPIC -o .libs/basedir.o
# basedir.c:145:22: warning: if statement has empty body [-Wempty-body]
# if (cache->dataHome);
# ^
# basedir.c:145:22: note: put the semicolon on a separate line to silence this warning
# basedir.c:152:24: warning: if statement has empty body [-Wempty-body]
# if (cache->configHome);
# ^
# basedir.c:152:24: note: put the semicolon on a separate line to silence this warning
# basedir.c:258:42: warning: for loop has empty body [-Wempty-body]
# for (size = 0; defaults[size]; ++size) ; ++size;
# ^
# basedir.c:258:42: note: put the semicolon on a separate line to silence this warning
# 3 warnings generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -MT basedir.lo -MD -MP -MF .deps/basedir.Tpo -c basedir.c -o basedir.o >/dev/null 2>&1
# mv -f .deps/basedir.Tpo .deps/basedir.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -I../include -Wall -Wl,--no-undefined -version-info 3:0:2 -o libxdg-basedir.la -rpath /usr/lib basedir.lo
# libtool: link: clang -shared -fPIC -DPIC .libs/basedir.o -Wl,--no-undefined -Wl,-soname -Wl,libxdg-basedir.so.1 -o .libs/libxdg-basedir.so.1.2.0
# libtool: link: (cd ".libs" && rm -f "libxdg-basedir.so.1" && ln -s "libxdg-basedir.so.1.2.0" "libxdg-basedir.so.1")
# libtool: link: (cd ".libs" && rm -f "libxdg-basedir.so" && ln -s "libxdg-basedir.so.1.2.0" "libxdg-basedir.so")
# libtool: link: ar cru .libs/libxdg-basedir.a basedir.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libxdg-basedir.a
# libtool: link: ( cd ".libs" && rm -f "libxdg-basedir.la" && ln -s "../libxdg-basedir.la" "libxdg-basedir.la" )
# make[2]: Leaving directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/src'
# Making all in tests
# make[2]: Entering directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/tests'
# make[2]: Entering directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0'
# make[2]: Leaving directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0'
# make[1]: Leaving directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in include
# make[1]: Entering directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/include'
# make[2]: Entering directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/include'
# 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/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/include'
# make[1]: Leaving directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/include'
# Making install in src
# make[1]: Entering directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/src'
# make[2]: Entering directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/src'
# /usr/bin/mkdir -p '/tmp/libxdg-basedir/pkg/libxdg-basedir/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libxdg-basedir.la '/tmp/libxdg-basedir/pkg/libxdg-basedir/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libxdg-basedir.so.1.2.0 /tmp/libxdg-basedir/pkg/libxdg-basedir/usr/lib/libxdg-basedir.so.1.2.0
# libtool: install: (cd /tmp/libxdg-basedir/pkg/libxdg-basedir/usr/lib && { ln -s -f libxdg-basedir.so.1.2.0 libxdg-basedir.so.1 || { rm -f libxdg-basedir.so.1 && ln -s libxdg-basedir.so.1.2.0 libxdg-basedir.so.1; }; })
# libtool: install: (cd /tmp/libxdg-basedir/pkg/libxdg-basedir/usr/lib && { ln -s -f libxdg-basedir.so.1.2.0 libxdg-basedir.so || { rm -f libxdg-basedir.so && ln -s libxdg-basedir.so.1.2.0 libxdg-basedir.so; }; })
# libtool: install: /usr/bin/install -c .libs/libxdg-basedir.lai /tmp/libxdg-basedir/pkg/libxdg-basedir/usr/lib/libxdg-basedir.la
# libtool: install: /usr/bin/install -c .libs/libxdg-basedir.a /tmp/libxdg-basedir/pkg/libxdg-basedir/usr/lib/libxdg-basedir.a
# libtool: install: chmod 644 /tmp/libxdg-basedir/pkg/libxdg-basedir/usr/lib/libxdg-basedir.a
# libtool: install: ranlib /tmp/libxdg-basedir/pkg/libxdg-basedir/usr/lib/libxdg-basedir.a
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/src'
# make[1]: Leaving directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/src'
# Making install in tests
# make[1]: Entering directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/tests'
# make[2]: Entering directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/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/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/tests'
# make[1]: Leaving directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/tests'
# make[1]: Entering directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0'
# make[2]: Entering directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/libxdg-basedir/pkg/libxdg-basedir/usr/include'
# /usr/bin/install -c -m 644 include/basedir.h include/basedir_fs.h '/tmp/libxdg-basedir/pkg/libxdg-basedir/usr/include'
# /usr/bin/mkdir -p '/tmp/libxdg-basedir/pkg/libxdg-basedir/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 pkgconfig/libxdg-basedir.pc '/tmp/libxdg-basedir/pkg/libxdg-basedir/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0'
# make[1]: Leaving directory '/tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libxdg-basedir"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libxdg-basedir 1.2.0-3 (Thu Apr 13 15:24:22 UTC 2017)

CMD: pacman --query --file libxdg-basedir-1.2.0-3-x86_64.pkg.tar.xz
# libxdg-basedir 1.2.0-3

Creating hybrid package for 'libxdg-basedir'

Trying to find vanilla package 'libxdg-basedir'...

CMD: pacman --query --file /mirror/libxdg-basedir-1.2.0-3.pkg.tar.xz
# libxdg-basedir 1.2.0-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/licenses/libxdg-basedir/LICENSE
# /usr/include/basedir.h
# /usr/include/basedir_fs.h
# /usr/lib/libxdg-basedir.so
# /usr/lib/libxdg-basedir.so.1.2.0
# /usr/lib/libxdg-basedir.so.1
# /usr/lib/pkgconfig/libxdg-basedir.pc
# /sysroot/usr/lib/libxdg-basedir.so.1.2.0
# /sysroot/usr/lib/libxdg-basedir.so.1
# /sysroot/usr/lib/libxdg-basedir.so
# /sysroot/usr/lib/libxdg-basedir.la
# /sysroot/usr/lib/libxdg-basedir.a
# /sysroot/usr/lib/pkgconfig/libxdg-basedir.pc
# /sysroot/usr/include/basedir.h
# /sysroot/usr/include/basedir_fs.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 libxdg-basedir.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libxdg-basedir.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libxdg-basedir.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libxdg-basedir.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/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/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 libxdg-basedir configure 1.2.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = bcd545789fcb
# 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/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2382: checking for a BSD-compatible install
# configure:2450: result: /usr/bin/install -c
# configure:2461: checking whether build environment is sane
# configure:2516: result: yes
# configure:2667: checking for a thread-safe mkdir -p
# configure:2706: result: /usr/bin/mkdir -p
# configure:2713: checking for gawk
# configure:2729: found /usr/bin/gawk
# configure:2740: result: gawk
# configure:2751: checking whether make sets $(MAKE)
# configure:2773: result: yes
# configure:2802: checking whether make supports nested variables
# configure:2819: result: yes
# configure:2994: checking for gcc
# configure:3021: result: clang
# configure:3250: checking for C compiler version
# configure:3259: 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:3270: $? = 0
# configure:3259: 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:3270: $? = 0
# configure:3259: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3270: $? = 1
# configure:3259: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3270: $? = 1
# configure:3290: checking whether the C compiler works
# configure:3312: clang conftest.c >&5
# configure:3316: $? = 0
# configure:3364: result: yes
# configure:3367: checking for C compiler default output file name
# configure:3369: result: a.out
# configure:3375: checking for suffix of executables
# configure:3382: clang -o conftest conftest.c >&5
# configure:3386: $? = 0
# configure:3408: result:
# configure:3430: checking whether we are cross compiling
# configure:3438: clang -o conftest conftest.c >&5
# configure:3442: $? = 0
# configure:3449: ./conftest
# configure:3453: $? = 0
# configure:3468: result: no
# configure:3473: checking for suffix of object files
# configure:3495: clang -c conftest.c >&5
# configure:3499: $? = 0
# configure:3520: result: o
# configure:3524: checking whether we are using the GNU C compiler
# configure:3543: clang -c conftest.c >&5
# configure:3543: $? = 0
# configure:3552: result: yes
# configure:3561: checking whether clang accepts -g
# configure:3581: clang -c -g conftest.c >&5
# configure:3581: $? = 0
# configure:3622: result: yes
# configure:3639: checking for clang option to accept ISO C89
# configure:3702: clang -c conftest.c >&5
# configure:3702: $? = 0
# configure:3715: result: none needed
# configure:3740: checking whether clang understands -c and -o together
# configure:3762: clang -c conftest.c -o conftest2.o
# configure:3765: $? = 0
# configure:3762: clang -c conftest.c -o conftest2.o
# configure:3765: $? = 0
# configure:3777: result: yes
# configure:3805: checking for style of include used by make
# configure:3833: result: GNU
# configure:3859: checking dependency style of clang
# configure:3970: result: gcc3
# configure:4015: checking build system type
# configure:4029: result: x86_64-unknown-linux-gnu
# configure:4049: checking host system type
# configure:4062: result: x86_64-unknown-linux-gnu
# configure:4103: checking how to print strings
# configure:4130: result: printf
# configure:4151: checking for a sed that does not truncate output
# configure:4215: result: /usr/bin/sed
# configure:4233: checking for grep that handles long lines and -e
# configure:4291: result: /usr/bin/grep
# configure:4296: checking for egrep
# configure:4358: result: /usr/bin/grep -E
# configure:4363: checking for fgrep
# configure:4425: result: /usr/bin/grep -F
# configure:4460: checking for ld used by clang
# configure:4527: result: /usr/bin/ld
# configure:4534: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4549: result: yes
# configure:4561: checking for BSD- or MS-compatible name lister (nm)
# configure:4615: result: /usr/bin/nm -B
# configure:4745: checking the name lister (/usr/bin/nm -B) interface
# configure:4752: clang -c conftest.c >&5
# configure:4755: /usr/bin/nm -B "conftest.o"
# configure:4758: output
# 0000000000000000 B some_variable
# configure:4765: result: BSD nm
# configure:4768: checking whether ln -s works
# configure:4772: result: yes
# configure:4780: checking the maximum length of command line arguments
# configure:4911: result: 1572864
# configure:4959: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4999: result: func_convert_file_noop
# configure:5006: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5026: result: func_convert_file_noop
# configure:5033: checking for /usr/bin/ld option to reload object files
# configure:5040: result: -r
# configure:5114: checking for objdump
# configure:5130: found /usr/bin/objdump
# configure:5141: result: objdump
# configure:5173: checking how to recognize dependent libraries
# configure:5373: result: pass_all
# configure:5458: checking for dlltool
# configure:5488: result: no
# configure:5518: checking how to associate runtime and link libraries
# configure:5545: result: printf %s\n
# configure:5606: checking for ar
# configure:5622: found /usr/bin/ar
# configure:5633: result: ar
# configure:5670: checking for archiver @FILE support
# configure:5687: clang -c conftest.c >&5
# configure:5687: $? = 0
# configure:5690: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5693: $? = 0
# configure:5698: 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:5701: $? = 1
# configure:5713: result: @
# configure:5771: checking for strip
# configure:5787: found /usr/bin/strip
# configure:5798: result: strip
# configure:5870: checking for ranlib
# configure:5886: found /usr/bin/ranlib
# configure:5897: result: ranlib
# configure:5999: checking command to parse /usr/bin/nm -B output from clang object
# configure:6152: clang -c conftest.c >&5
# configure:6155: $? = 0
# configure:6159: /usr/bin/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:6162: $? = 0
# configure:6228: clang -o conftest conftest.c conftstm.o >&5
# configure:6231: $? = 0
# configure:6269: result: ok
# configure:6316: checking for sysroot
# configure:6346: result: no
# configure:6353: checking for a working dd
# configure:6391: result: /usr/bin/dd
# configure:6395: checking how to truncate binary pipes
# configure:6410: result: /usr/bin/dd bs=4096 count=1
# configure:6546: clang -c conftest.c >&5
# configure:6549: $? = 0
# configure:6739: checking for mt
# configure:6769: result: no
# configure:6789: checking if : is a manifest tool
# configure:6795: : '-?'
# configure:6803: result: no
# configure:7480: checking how to run the C preprocessor
# configure:7511: clang -E conftest.c
# configure:7511: $? = 0
# configure:7525: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7525: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxdg-basedir"
# | #define PACKAGE_TARNAME "libxdg-basedir"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "libxdg-basedir 1.2.0"
# | #define PACKAGE_BUGREPORT "mark.nevill@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxdg-basedir"
# | #define VERSION "1.2.0"
# | /* end confdefs.h. */
# | #include
# configure:7550: result: clang -E
# configure:7570: clang -E conftest.c
# configure:7570: $? = 0
# configure:7584: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7584: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxdg-basedir"
# | #define PACKAGE_TARNAME "libxdg-basedir"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "libxdg-basedir 1.2.0"
# | #define PACKAGE_BUGREPORT "mark.nevill@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxdg-basedir"
# | #define VERSION "1.2.0"
# | /* end confdefs.h. */
# | #include
# configure:7613: checking for ANSI C header files
# configure:7633: clang -c conftest.c >&5
# configure:7633: $? = 0
# configure:7706: clang -o conftest conftest.c >&5
# configure:7706: $? = 0
# configure:7706: ./conftest
# configure:7706: $? = 0
# configure:7717: result: yes
# configure:7730: checking for sys/types.h
# configure:7730: clang -c conftest.c >&5
# configure:7730: $? = 0
# configure:7730: result: yes
# configure:7730: checking for sys/stat.h
# configure:7730: clang -c conftest.c >&5
# configure:7730: $? = 0
# configure:7730: result: yes
# configure:7730: checking for stdlib.h
# configure:7730: clang -c conftest.c >&5
# configure:7730: $? = 0
# configure:7730: result: yes
# configure:7730: checking for string.h
# configure:7730: clang -c conftest.c >&5
# configure:7730: $? = 0
# configure:7730: result: yes
# configure:7730: checking for memory.h
# configure:7730: clang -c conftest.c >&5
# configure:7730: $? = 0
# configure:7730: result: yes
# configure:7730: checking for strings.h
# configure:7730: clang -c conftest.c >&5
# configure:7730: $? = 0
# configure:7730: result: yes
# configure:7730: checking for inttypes.h
# configure:7730: clang -c conftest.c >&5
# configure:7730: $? = 0
# configure:7730: result: yes
# configure:7730: checking for stdint.h
# configure:7730: clang -c conftest.c >&5
# configure:7730: $? = 0
# configure:7730: result: yes
# configure:7730: checking for unistd.h
# configure:7730: clang -c conftest.c >&5
# configure:7730: $? = 0
# configure:7730: result: yes
# configure:7744: checking for dlfcn.h
# configure:7744: clang -c conftest.c >&5
# configure:7744: $? = 0
# configure:7744: result: yes
# configure:8000: checking for objdir
# configure:8015: result: .libs
# configure:8279: checking if clang supports -fno-rtti -fno-exceptions
# configure:8297: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8301: $? = 0
# configure:8314: result: yes
# configure:8672: checking for clang option to produce PIC
# configure:8679: result: -fPIC -DPIC
# configure:8687: checking if clang PIC flag -fPIC -DPIC works
# configure:8705: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8709: $? = 0
# configure:8722: result: yes
# configure:8751: checking if clang static flag -static works
# configure:8779: result: yes
# configure:8794: checking if clang supports -c -o file.o
# configure:8815: clang -c -o out/conftest2.o conftest.c >&5
# configure:8819: $? = 0
# configure:8841: result: yes
# configure:8849: checking if clang supports -c -o file.o
# configure:8896: result: yes
# configure:8929: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10188: result: yes
# configure:10225: checking whether -lc should be explicitly linked in
# configure:10233: clang -c conftest.c >&5
# configure:10236: $? = 0
# configure:10251: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10254: $? = 0
# configure:10268: result: no
# configure:10428: checking dynamic linker characteristics
# configure:11009: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11009: $? = 0
# configure:11246: result: GNU/Linux ld.so
# configure:11368: checking how to hardcode library paths into programs
# configure:11393: result: immediate
# configure:11941: checking whether stripping libraries is possible
# configure:11946: result: yes
# configure:11981: checking if libtool supports shared libraries
# configure:11983: result: yes
# configure:11986: checking whether to build shared libraries
# configure:12011: result: yes
# configure:12014: checking whether to build static libraries
# configure:12018: result: yes
# configure:12163: checking for doxygen
# configure:12181: found /usr/bin/doxygen
# configure:12193: result: /usr/bin/doxygen
# configure:12269: checking for perl
# configure:12287: found /usr/bin/perl
# configure:12299: result: /usr/bin/perl
# configure:12441: checking for dot
# configure:12459: found /usr/bin/dot
# configure:12471: result: /usr/bin/dot
# configure:13982: checking for ANSI C header files
# configure:14086: result: yes
# configure:14097: checking for stdlib.h
# configure:14097: result: yes
# configure:14097: checking for string.h
# configure:14097: result: yes
# configure:14097: checking for strings.h
# configure:14097: result: yes
# configure:14097: checking for memory.h
# configure:14097: result: yes
# configure:14097: checking errno.h usability
# configure:14097: clang -c conftest.c >&5
# configure:14097: $? = 0
# configure:14097: result: yes
# configure:14097: checking errno.h presence
# configure:14097: clang -E conftest.c
# configure:14097: $? = 0
# configure:14097: result: yes
# configure:14097: checking for errno.h
# configure:14097: result: yes
# configure:14097: checking for sys/stat.h
# configure:14097: result: yes
# configure:14108: checking for stdbool.h that conforms to C99
# configure:14175: clang -c conftest.c >&5
# conftest.c:79:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:83:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:83:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:83:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:83:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:83:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:83:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:83:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:83:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:84:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:84:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:84:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:14175: $? = 0
# configure:14182: result: yes
# configure:14184: checking for _Bool
# configure:14184: clang -c conftest.c >&5
# configure:14184: $? = 0
# configure:14184: clang -c conftest.c >&5
# conftest.c:66:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# configure:14184: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxdg-basedir"
# | #define PACKAGE_TARNAME "libxdg-basedir"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "libxdg-basedir 1.2.0"
# | #define PACKAGE_BUGREPORT "mark.nevill@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxdg-basedir"
# | #define VERSION "1.2.0"
# | #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 STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14184: result: yes
# configure:14201: checking for an ANSI C-conforming const
# configure:14267: clang -c conftest.c >&5
# configure:14267: $? = 0
# configure:14274: result: yes
# configure:14282: checking for mode_t
# configure:14282: clang -c conftest.c >&5
# configure:14282: $? = 0
# configure:14282: clang -c conftest.c >&5
# conftest.c:68:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:14282: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxdg-basedir"
# | #define PACKAGE_TARNAME "libxdg-basedir"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "libxdg-basedir 1.2.0"
# | #define PACKAGE_BUGREPORT "mark.nevill@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxdg-basedir"
# | #define VERSION "1.2.0"
# | #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 STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14282: result: yes
# configure:14296: checking for stdlib.h
# configure:14296: result: yes
# configure:14306: checking for GNU libc compatible malloc
# configure:14330: clang -o conftest conftest.c >&5
# configure:14330: $? = 0
# configure:14330: ./conftest
# configure:14330: $? = 0
# configure:14340: result: yes
# configure:14363: checking for stdlib.h
# configure:14363: result: yes
# configure:14373: checking for GNU libc compatible realloc
# configure:14397: clang -o conftest conftest.c >&5
# configure:14397: $? = 0
# configure:14397: ./conftest
# configure:14397: $? = 0
# configure:14407: result: yes
# configure:14431: checking for memset
# configure:14431: clang -o conftest conftest.c >&5
# conftest.c:59:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:59:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:14431: $? = 0
# configure:14431: result: yes
# configure:14431: checking for strcpy
# configure:14431: clang -o conftest conftest.c >&5
# conftest.c:60:6: warning: incompatible redeclaration of library function 'strcpy' [-Wincompatible-library-redeclaration]
# char strcpy ();
# ^
# conftest.c:60:6: note: 'strcpy' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:14431: $? = 0
# configure:14431: result: yes
# configure:14431: checking for strncpy
# configure:14431: clang -o conftest conftest.c >&5
# conftest.c:61:6: warning: incompatible redeclaration of library function 'strncpy' [-Wincompatible-library-redeclaration]
# char strncpy ();
# ^
# conftest.c:61:6: note: 'strncpy' is a builtin with type 'char *(char *, const char *, unsigned long)'
# 1 warning generated.
# configure:14431: $? = 0
# configure:14431: result: yes
# configure:14431: checking for bcopy
# configure:14431: clang -o conftest conftest.c >&5
# configure:14431: $? = 0
# configure:14431: result: yes
# configure:14431: checking for bzero
# configure:14431: clang -o conftest conftest.c >&5
# conftest.c:63:6: warning: incompatible redeclaration of library function 'bzero' [-Wincompatible-library-redeclaration]
# char bzero ();
# ^
# conftest.c:63:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)'
# 1 warning generated.
# configure:14431: $? = 0
# configure:14431: result: yes
# configure:14431: checking for getenv
# configure:14431: clang -o conftest conftest.c >&5
# configure:14431: $? = 0
# configure:14431: result: yes
# configure:14431: checking for mkdir
# configure:14431: clang -o conftest conftest.c >&5
# configure:14431: $? = 0
# configure:14431: result: yes
# configure:14431: checking for strdup
# configure:14431: clang -o conftest conftest.c >&5
# conftest.c:66:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:66:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:14431: $? = 0
# configure:14431: result: yes
# configure:14449: checking if clang supports -Wl,--no-undefined flag
# configure:14460: clang -o conftest -Wl,--no-undefined conftest.c >&5
# configure:14460: $? = 0
# configure:14471: result: yes
# configure:14601: checking that generated files are newer than configure
# configure:14607: result: done
# configure:14718: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libxdg-basedir config.status 1.2.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on bcd545789fcb
#
# config.status:1157: creating Makefile
# config.status:1157: creating include/Makefile
# config.status:1157: creating src/Makefile
# config.status:1157: creating tests/Makefile
# config.status:1157: creating pkgconfig/libxdg-basedir.pc
# config.status:1157: creating pkgconfig/libxdg-basedir-uninstalled.pc
# config.status:1157: creating config.h
# config.status:1386: executing depfiles commands
# config.status:1386: 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_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_DOXYGEN_PAPER_SIZE_set=
# ac_cv_env_DOXYGEN_PAPER_SIZE_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_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=
# ac_cv_env_host_alias_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_bcopy=yes
# ac_cv_func_bzero=yes
# ac_cv_func_getenv=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_realloc_0_nonnull=yes
# ac_cv_func_strcpy=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strncpy=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdbool_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_DX_DOT=/usr/bin/dot
# ac_cv_path_ac_pt_DX_DOXYGEN=/usr/bin/doxygen
# ac_cv_path_ac_pt_DX_PERL=/usr/bin/perl
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=clang
# 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_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type__Bool=yes
# ac_cv_type_mode_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# cc_cv_ldflags__Wl___no_undefined=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/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# 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_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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# 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
# lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/missing 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'
# AUTOCONF='${SHELL} /tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DOXYGEN_PAPER_SIZE=''
# DSYMUTIL=''
# DUMPBIN=''
# DX_COND_chi_FALSE=''
# DX_COND_chi_TRUE='#'
# DX_COND_chm_FALSE=''
# DX_COND_chm_TRUE='#'
# DX_COND_doc_FALSE='#'
# DX_COND_doc_TRUE=''
# DX_COND_dot_FALSE='#'
# DX_COND_dot_TRUE=''
# DX_COND_html_FALSE='#'
# DX_COND_html_TRUE=''
# DX_COND_latex_FALSE=''
# DX_COND_latex_TRUE='#'
# DX_COND_man_FALSE=''
# DX_COND_man_TRUE='#'
# DX_COND_pdf_FALSE=''
# DX_COND_pdf_TRUE='#'
# DX_COND_ps_FALSE=''
# DX_COND_ps_TRUE='#'
# DX_COND_rtf_FALSE=''
# DX_COND_rtf_TRUE='#'
# DX_COND_xml_FALSE=''
# DX_COND_xml_TRUE='#'
# DX_CONFIG='doxygen.cfg'
# DX_DOCDIR='doc'
# DX_DOT='/usr/bin/dot'
# DX_DOXYGEN='/usr/bin/doxygen'
# DX_DVIPS=''
# DX_EGREP=''
# DX_ENV=' SRCDIR='\''.'\'' PROJECT='\''libxdg-basedir'\'' DOCDIR='\''doc'\'' VERSION='\''1.2.0'\'' PERL_PATH='\''/usr/bin/perl'\'' HAVE_DOT='\''YES'\'' DOT_PATH='\''/usr/bin'\'' GENERATE_MAN='\''NO'\'' GENERATE_RTF='\''NO'\'' GENERATE_XML='\''NO'\'' GENERATE_HTMLHELP='\''NO'\'' GENERATE_CHI='\''NO'\'' GENERATE_HTML='\''YES'\'' GENERATE_LATEX='\''NO'\'''
# DX_FLAG_chi='0'
# DX_FLAG_chm='0'
# DX_FLAG_doc='1'
# DX_FLAG_dot='1'
# DX_FLAG_html='1'
# DX_FLAG_man='0'
# DX_FLAG_pdf='0'
# DX_FLAG_ps='0'
# DX_FLAG_rtf='0'
# DX_FLAG_xml='0'
# DX_HHC=''
# DX_LATEX=''
# DX_MAKEINDEX=''
# DX_PDFLATEX=''
# DX_PERL='/usr/bin/perl'
# DX_PROJECT='libxdg-basedir'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# 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=''
# LDFLAGS_NOUNDEFINED='-Wl,--no-undefined'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libxdg-basedir'
# PACKAGE_BUGREPORT='mark.nevill@gmail.com'
# PACKAGE_NAME='libxdg-basedir'
# PACKAGE_STRING='libxdg-basedir 1.2.0'
# PACKAGE_TARNAME='libxdg-basedir'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.2.0'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.2.0'
# ac_ct_AR='ar'
# ac_ct_CC='clang'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias=''
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libxdg-basedir/src/libxdg-basedir-libxdg-basedir-1.2.0/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 "libxdg-basedir"
# #define PACKAGE_TARNAME "libxdg-basedir"
# #define PACKAGE_VERSION "1.2.0"
# #define PACKAGE_STRING "libxdg-basedir 1.2.0"
# #define PACKAGE_BUGREPORT "mark.nevill@gmail.com"
# #define PACKAGE_URL ""
# #define PACKAGE "libxdg-basedir"
# #define VERSION "1.2.0"
# #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 STDC_HEADERS 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE__BOOL 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 1
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC 1
# #define HAVE_MEMSET 1
# #define HAVE_STRCPY 1
# #define HAVE_STRNCPY 1
# #define HAVE_BCOPY 1
# #define HAVE_BZERO 1
# #define HAVE_GETENV 1
# #define HAVE_MKDIR 1
# #define HAVE_STRDUP 1
#
# configure: exit 0