Build of confuse with clang_glibc toolchain

The build took 00h 04m 08s and was SUCCESSFUL.

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

SLOCLanguage
11,987 sh
4,258 makefile
3,426 ansic
382 lex
16 sed
20,069 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...

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: confuse 2.8-2 (Thu Apr 13 11:49:11 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... none needed
# checking whether yytext is a pointer... no
# 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 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/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# 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/bin/nm -B output from clang 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 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 whether NLS is requested... yes
# checking for msgfmt... /usr/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking for ANSI C header files... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for strcasecmp... yes
# checking for strdup... yes
# checking for strndup... yes
# checking for setenv... yes
# checking for unsetenv... yes
# checking for _putenv... no
# checking for library containing inet_ntoa... none required
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating examples/Makefile
# config.status: creating po/Makefile.in
# config.status: creating m4/Makefile
# config.status: creating tests/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/Doxyfile
# config.status: creating libconfuse.pc
# config.status: creating libconfuse.spec
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# make all-recursive
# make[1]: Entering directory '/tmp/confuse/src/confuse-2.8'
# Making all in m4
# make[2]: Entering directory '/tmp/confuse/src/confuse-2.8/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/confuse/src/confuse-2.8/m4'
# Making all in po
# make[2]: Entering directory '/tmp/confuse/src/confuse-2.8/po'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/confuse/src/confuse-2.8/po'
# Making all in src
# make[2]: Entering directory '/tmp/confuse/src/confuse-2.8/src'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -MT libconfuse_la-confuse.lo -MD -MP -MF .deps/libconfuse_la-confuse.Tpo -c -o libconfuse_la-confuse.lo `test -f 'confuse.c' || echo './'`confuse.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -MT libconfuse_la-confuse.lo -MD -MP -MF .deps/libconfuse_la-confuse.Tpo -c confuse.c -fPIC -DPIC -o .libs/libconfuse_la-confuse.o
# confuse.c:1329:14: warning: passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
# free(opts[i].name);
# ^~~~~~~~~~~~
# /usr/include/stdlib.h:483:25: note: passing argument to parameter '__ptr' here
# extern void free (void *__ptr) __THROW;
# ^
# confuse.c:1333:18: warning: passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
# free(opts[i].def.string);
# ^~~~~~~~~~~~~~~~~~
# /usr/include/stdlib.h:483:25: note: passing argument to parameter '__ptr' here
# extern void free (void *__ptr) __THROW;
# ^
# 2 warnings generated.
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -MT libconfuse_la-confuse.lo -MD -MP -MF .deps/libconfuse_la-confuse.Tpo -c confuse.c -o libconfuse_la-confuse.o >/dev/null 2>&1
# mv -f .deps/libconfuse_la-confuse.Tpo .deps/libconfuse_la-confuse.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -MT libconfuse_la-lexer.lo -MD -MP -MF .deps/libconfuse_la-lexer.Tpo -c -o libconfuse_la-lexer.lo `test -f 'lexer.c' || echo './'`lexer.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -MT libconfuse_la-lexer.lo -MD -MP -MF .deps/libconfuse_la-lexer.Tpo -c lexer.c -fPIC -DPIC -o .libs/libconfuse_la-lexer.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -MT libconfuse_la-lexer.lo -MD -MP -MF .deps/libconfuse_la-lexer.Tpo -c lexer.c -o libconfuse_la-lexer.o >/dev/null 2>&1
# mv -f .deps/libconfuse_la-lexer.Tpo .deps/libconfuse_la-lexer.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -no-undefined -version-info 0:0:0 -o libconfuse.la -rpath /usr/lib libconfuse_la-confuse.lo libconfuse_la-lexer.lo
# libtool: link: clang -shared -fPIC -DPIC .libs/libconfuse_la-confuse.o .libs/libconfuse_la-lexer.o -Wl,-soname -Wl,libconfuse.so.0 -o .libs/libconfuse.so.0.0.0
# libtool: link: (cd ".libs" && rm -f "libconfuse.so.0" && ln -s "libconfuse.so.0.0.0" "libconfuse.so.0")
# libtool: link: (cd ".libs" && rm -f "libconfuse.so" && ln -s "libconfuse.so.0.0.0" "libconfuse.so")
# libtool: link: ar cru .libs/libconfuse.a libconfuse_la-confuse.o libconfuse_la-lexer.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libconfuse.a
# libtool: link: ( cd ".libs" && rm -f "libconfuse.la" && ln -s "../libconfuse.la" "libconfuse.la" )
# make[2]: Leaving directory '/tmp/confuse/src/confuse-2.8/src'
# Making all in examples
# make[2]: Entering directory '/tmp/confuse/src/confuse-2.8/examples'
# clang -DHAVE_CONFIG_H -I. -I.. -I../src -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o simple.c
# mv -f .deps/simple.Tpo .deps/simple.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -L../src/ -o simple simple.o ../src/libconfuse.la
# libtool: link: clang -o .libs/simple simple.o -L../src/ ../src/.libs/libconfuse.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../src -MT reread.o -MD -MP -MF .deps/reread.Tpo -c -o reread.o reread.c
# mv -f .deps/reread.Tpo .deps/reread.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -L../src/ -o reread reread.o ../src/libconfuse.la
# libtool: link: clang -o .libs/reread reread.o -L../src/ ../src/.libs/libconfuse.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../src -MT ftpconf.o -MD -MP -MF .deps/ftpconf.Tpo -c -o ftpconf.o ftpconf.c
# mv -f .deps/ftpconf.Tpo .deps/ftpconf.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -L../src/ -o ftpconf ftpconf.o ../src/libconfuse.la
# libtool: link: clang -o .libs/ftpconf ftpconf.o -L../src/ ../src/.libs/libconfuse.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../src -MT cfgtest.o -MD -MP -MF .deps/cfgtest.Tpo -c -o cfgtest.o cfgtest.c
# mv -f .deps/cfgtest.Tpo .deps/cfgtest.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -L../src/ -o cfgtest cfgtest.o ../src/libconfuse.la
# libtool: link: clang -o .libs/cfgtest cfgtest.o -L../src/ ../src/.libs/libconfuse.so
# make[2]: Leaving directory '/tmp/confuse/src/confuse-2.8/examples'
# Making all in tests
# make[2]: Entering directory '/tmp/confuse/src/confuse-2.8/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/confuse/src/confuse-2.8/tests'
# Making all in doc
# make[2]: Entering directory '/tmp/confuse/src/confuse-2.8/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/confuse/src/confuse-2.8/doc'
# make[2]: Entering directory '/tmp/confuse/src/confuse-2.8'
# make[2]: Leaving directory '/tmp/confuse/src/confuse-2.8'
# make[1]: Leaving directory '/tmp/confuse/src/confuse-2.8'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in m4
# make[1]: Entering directory '/tmp/confuse/src/confuse-2.8/m4'
# make[2]: Entering directory '/tmp/confuse/src/confuse-2.8/m4'
# 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/confuse/src/confuse-2.8/m4'
# make[1]: Leaving directory '/tmp/confuse/src/confuse-2.8/m4'
# Making install in po
# make[1]: Entering directory '/tmp/confuse/src/confuse-2.8/po'
# /usr/bin/mkdir -p /tmp/confuse/pkg/confuse/usr/share
# installing sv.gmo as /tmp/confuse/pkg/confuse/usr/share/locale/sv/LC_MESSAGES/confuse.mo
# installing fr.gmo as /tmp/confuse/pkg/confuse/usr/share/locale/fr/LC_MESSAGES/confuse.mo
# installing de.gmo as /tmp/confuse/pkg/confuse/usr/share/locale/de/LC_MESSAGES/confuse.mo
# if test "confuse" = "gettext-tools"; then \
# /usr/bin/mkdir -p /tmp/confuse/pkg/confuse/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/confuse/pkg/confuse/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/confuse/pkg/confuse/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/confuse/src/confuse-2.8/po'
# Making install in src
# make[1]: Entering directory '/tmp/confuse/src/confuse-2.8/src'
# make[2]: Entering directory '/tmp/confuse/src/confuse-2.8/src'
# /usr/bin/mkdir -p '/tmp/confuse/pkg/confuse/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libconfuse.la '/tmp/confuse/pkg/confuse/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libconfuse.so.0.0.0 /tmp/confuse/pkg/confuse/usr/lib/libconfuse.so.0.0.0
# libtool: install: (cd /tmp/confuse/pkg/confuse/usr/lib && { ln -s -f libconfuse.so.0.0.0 libconfuse.so.0 || { rm -f libconfuse.so.0 && ln -s libconfuse.so.0.0.0 libconfuse.so.0; }; })
# libtool: install: (cd /tmp/confuse/pkg/confuse/usr/lib && { ln -s -f libconfuse.so.0.0.0 libconfuse.so || { rm -f libconfuse.so && ln -s libconfuse.so.0.0.0 libconfuse.so; }; })
# libtool: install: /usr/bin/install -c .libs/libconfuse.lai /tmp/confuse/pkg/confuse/usr/lib/libconfuse.la
# libtool: install: /usr/bin/install -c .libs/libconfuse.a /tmp/confuse/pkg/confuse/usr/lib/libconfuse.a
# libtool: install: chmod 644 /tmp/confuse/pkg/confuse/usr/lib/libconfuse.a
# libtool: install: ranlib /tmp/confuse/pkg/confuse/usr/lib/libconfuse.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/confuse/pkg/confuse/usr/include'
# /usr/bin/install -c -m 644 confuse.h '/tmp/confuse/pkg/confuse/usr/include'
# make[2]: Leaving directory '/tmp/confuse/src/confuse-2.8/src'
# make[1]: Leaving directory '/tmp/confuse/src/confuse-2.8/src'
# Making install in examples
# make[1]: Entering directory '/tmp/confuse/src/confuse-2.8/examples'
# make[2]: Entering directory '/tmp/confuse/src/confuse-2.8/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/confuse/src/confuse-2.8/examples'
# make[1]: Leaving directory '/tmp/confuse/src/confuse-2.8/examples'
# Making install in tests
# make[1]: Entering directory '/tmp/confuse/src/confuse-2.8/tests'
# make[2]: Entering directory '/tmp/confuse/src/confuse-2.8/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/confuse/src/confuse-2.8/tests'
# make[1]: Leaving directory '/tmp/confuse/src/confuse-2.8/tests'
# Making install in doc
# make[1]: Entering directory '/tmp/confuse/src/confuse-2.8/doc'
# make[2]: Entering directory '/tmp/confuse/src/confuse-2.8/doc'
# 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/confuse/src/confuse-2.8/doc'
# make[1]: Leaving directory '/tmp/confuse/src/confuse-2.8/doc'
# make[1]: Entering directory '/tmp/confuse/src/confuse-2.8'
# make[2]: Entering directory '/tmp/confuse/src/confuse-2.8'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/confuse/pkg/confuse/usr/share/doc/confuse'
# /usr/bin/install -c -m 644 README.md AUTHORS LICENSE ChangeLog.md '/tmp/confuse/pkg/confuse/usr/share/doc/confuse'
# /usr/bin/mkdir -p '/tmp/confuse/pkg/confuse/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libconfuse.pc '/tmp/confuse/pkg/confuse/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/confuse/src/confuse-2.8'
# make[1]: Leaving directory '/tmp/confuse/src/confuse-2.8'
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "confuse"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: confuse 2.8-2 (Thu Apr 13 11:50:03 UTC 2017)

CMD: pacman --query --file confuse-2.8-2-x86_64.pkg.tar.xz
# confuse 2.8-2

Creating hybrid package for 'confuse'

Trying to find vanilla package 'confuse'...

CMD: pacman --query --file /mirror/confuse-2.8-2.pkg.tar.xz
# confuse 2.8-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/locale/sv/LC_MESSAGES/confuse.mo
# /usr/share/locale/fr/LC_MESSAGES/confuse.mo
# /usr/share/locale/de/LC_MESSAGES/confuse.mo
# /usr/share/doc/confuse/README.md
# /usr/share/doc/confuse/AUTHORS
# /usr/share/doc/confuse/LICENSE
# /usr/share/doc/confuse/ChangeLog.md
# /usr/lib/libconfuse.so.0
# /usr/lib/libconfuse.so
# /usr/lib/libconfuse.so.0.0.0
# /usr/lib/pkgconfig/libconfuse.pc
# /usr/include/confuse.h
# /sysroot/usr/lib/libconfuse.so.0.0.0
# /sysroot/usr/lib/libconfuse.so.0
# /sysroot/usr/lib/libconfuse.so
# /sysroot/usr/lib/libconfuse.la
# /sysroot/usr/lib/libconfuse.a
# /sysroot/usr/lib/pkgconfig/libconfuse.pc
# /sysroot/usr/include/confuse.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 confuse.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/confuse.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/confuse.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/confuse/src/confuse-2.8/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 libConfuse configure 2.8, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-shared
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 4e4f205033e7
# 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:2278: checking whether to enable maintainer-specific portions of Makefiles
# configure:2287: result: no
# configure:2316: checking for a BSD-compatible install
# configure:2384: result: /usr/bin/install -c
# configure:2395: checking whether build environment is sane
# configure:2450: result: yes
# configure:2509: checking for x86_64-unknown-linux-strip
# configure:2539: result: no
# configure:2549: checking for strip
# configure:2565: found /usr/bin/strip
# configure:2576: result: strip
# configure:2601: checking for a thread-safe mkdir -p
# configure:2640: result: /usr/bin/mkdir -p
# configure:2647: checking for gawk
# configure:2663: found /usr/bin/gawk
# configure:2674: result: gawk
# configure:2685: checking whether make sets $(MAKE)
# configure:2707: result: yes
# configure:2736: checking whether make supports nested variables
# configure:2753: result: yes
# configure:2890: checking whether make supports nested variables
# configure:2907: result: yes
# configure:2941: checking for x86_64-unknown-linux-gcc
# configure:2968: result: clang
# configure:3237: checking for C compiler version
# configure:3246: 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:3257: $? = 0
# configure:3246: 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:3257: $? = 0
# configure:3246: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3257: $? = 1
# configure:3246: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3257: $? = 1
# configure:3277: checking whether the C compiler works
# configure:3299: clang conftest.c >&5
# configure:3303: $? = 0
# configure:3351: result: yes
# configure:3354: checking for C compiler default output file name
# configure:3356: result: a.out
# configure:3362: checking for suffix of executables
# configure:3369: clang -o conftest conftest.c >&5
# configure:3373: $? = 0
# configure:3395: result:
# configure:3417: checking whether we are cross compiling
# configure:3425: clang -o conftest conftest.c >&5
# configure:3429: $? = 0
# configure:3436: ./conftest
# configure:3440: $? = 0
# configure:3455: result: no
# configure:3460: checking for suffix of object files
# configure:3482: clang -c conftest.c >&5
# configure:3486: $? = 0
# configure:3507: result: o
# configure:3511: checking whether we are using the GNU C compiler
# configure:3530: clang -c conftest.c >&5
# configure:3530: $? = 0
# configure:3539: result: yes
# configure:3548: checking whether clang accepts -g
# configure:3568: clang -c -g conftest.c >&5
# configure:3568: $? = 0
# configure:3609: result: yes
# configure:3626: checking for clang option to accept ISO C89
# configure:3689: clang -c conftest.c >&5
# configure:3689: $? = 0
# configure:3702: result: none needed
# configure:3727: checking whether clang understands -c and -o together
# configure:3749: clang -c conftest.c -o conftest2.o
# configure:3752: $? = 0
# configure:3749: clang -c conftest.c -o conftest2.o
# configure:3752: $? = 0
# configure:3764: result: yes
# configure:3792: checking for style of include used by make
# configure:3820: result: GNU
# configure:3846: checking dependency style of clang
# configure:3957: result: gcc3
# configure:3977: checking for flex
# configure:3993: found /usr/bin/flex
# configure:4004: result: flex
# configure:4042: flex conftest.l
# configure:4046: $? = 1
# configure:4048: checking lex output file root
# configure:4062: result: lex.yy
# configure:4067: checking lex library
# configure:4081: clang -o conftest conftest.c >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':
# (.text+0x20): undefined reference to `main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4081: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libConfuse"
# | #define PACKAGE_TARNAME "confuse"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "libConfuse 2.8"
# | #define PACKAGE_BUGREPORT "https://github.com/martinh/libconfuse/issues"
# | #define PACKAGE_URL ""
# | #define PACKAGE "confuse"
# | #define VERSION "2.8"
# | /* end confdefs.h. */
# |
# configure:4081: clang -o conftest conftest.c -lfl >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/libfl.so: undefined reference to `yylex'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4081: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libConfuse"
# | #define PACKAGE_TARNAME "confuse"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "libConfuse 2.8"
# | #define PACKAGE_BUGREPORT "https://github.com/martinh/libconfuse/issues"
# | #define PACKAGE_URL ""
# | #define PACKAGE "confuse"
# | #define VERSION "2.8"
# | /* end confdefs.h. */
# |
# configure:4081: clang -o conftest conftest.c -ll >&5
# /usr/bin/ld: cannot find -ll
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4081: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libConfuse"
# | #define PACKAGE_TARNAME "confuse"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "libConfuse 2.8"
# | #define PACKAGE_BUGREPORT "https://github.com/martinh/libconfuse/issues"
# | #define PACKAGE_URL ""
# | #define PACKAGE "confuse"
# | #define VERSION "2.8"
# | /* end confdefs.h. */
# |
# configure:4091: result: none needed
# configure:4097: checking whether yytext is a pointer
# configure:4114: clang -o conftest conftest.c >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':
# (.text+0x20): undefined reference to `main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4114: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libConfuse"
# | #define PACKAGE_TARNAME "confuse"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "libConfuse 2.8"
# | #define PACKAGE_BUGREPORT "https://github.com/martinh/libconfuse/issues"
# | #define PACKAGE_URL ""
# | #define PACKAGE "confuse"
# | #define VERSION "2.8"
# | /* end confdefs.h. */
# |
# | #define YYTEXT_POINTER 1
# |
# configure:4122: result: no
# configure:4165: checking build system type
# configure:4179: result: x86_64-unknown-linux-gnu
# configure:4199: checking host system type
# configure:4212: result: x86_64-unknown-linux-gnu
# configure:4253: checking how to print strings
# configure:4280: result: printf
# configure:4301: checking for a sed that does not truncate output
# configure:4365: result: /usr/bin/sed
# configure:4383: checking for grep that handles long lines and -e
# configure:4441: result: /usr/bin/grep
# configure:4446: checking for egrep
# configure:4508: result: /usr/bin/grep -E
# configure:4513: checking for fgrep
# configure:4575: result: /usr/bin/grep -F
# configure:4610: checking for ld used by clang
# configure:4677: result: /usr/bin/ld
# configure:4684: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4699: result: yes
# configure:4711: checking for BSD- or MS-compatible name lister (nm)
# configure:4760: result: /usr/bin/nm -B
# configure:4890: checking the name lister (/usr/bin/nm -B) interface
# configure:4897: clang -c conftest.c >&5
# configure:4900: /usr/bin/nm -B "conftest.o"
# configure:4903: output
# 0000000000000000 B some_variable
# configure:4910: result: BSD nm
# configure:4913: checking whether ln -s works
# configure:4917: result: yes
# configure:4925: checking the maximum length of command line arguments
# configure:5056: result: 1572864
# configure:5073: checking whether the shell understands some XSI constructs
# configure:5083: result: yes
# configure:5087: checking whether the shell understands "+="
# configure:5093: result: yes
# configure:5128: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5168: result: func_convert_file_noop
# configure:5175: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5195: result: func_convert_file_noop
# configure:5202: checking for /usr/bin/ld option to reload object files
# configure:5209: result: -r
# configure:5243: checking for x86_64-unknown-linux-objdump
# configure:5273: result: no
# configure:5283: checking for objdump
# configure:5299: found /usr/bin/objdump
# configure:5310: result: objdump
# configure:5339: checking how to recognize dependent libraries
# configure:5537: result: pass_all
# configure:5582: checking for x86_64-unknown-linux-dlltool
# configure:5612: result: no
# configure:5622: checking for dlltool
# configure:5652: result: no
# configure:5679: checking how to associate runtime and link libraries
# configure:5706: result: printf %s\n
# configure:5722: checking for x86_64-unknown-linux-ar
# configure:5752: result: no
# configure:5766: checking for ar
# configure:5782: found /usr/bin/ar
# configure:5793: result: ar
# configure:5830: checking for archiver @FILE support
# configure:5847: clang -c conftest.c >&5
# configure:5847: $? = 0
# configure:5850: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5853: $? = 0
# configure:5858: 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:5861: $? = 1
# configure:5873: result: @
# configure:5891: checking for x86_64-unknown-linux-strip
# configure:5918: result: strip
# configure:5990: checking for x86_64-unknown-linux-ranlib
# configure:6020: result: no
# configure:6030: checking for ranlib
# configure:6046: found /usr/bin/ranlib
# configure:6057: result: ranlib
# configure:6159: checking command to parse /usr/bin/nm -B output from clang object
# configure:6279: clang -c conftest.c >&5
# configure:6282: $? = 0
# configure:6286: /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:6289: $? = 0
# configure:6355: clang -o conftest conftest.c conftstm.o >&5
# configure:6358: $? = 0
# configure:6396: result: ok
# configure:6433: checking for sysroot
# configure:6463: result: no
# configure:6540: clang -c conftest.c >&5
# configure:6543: $? = 0
# configure:6692: checking for x86_64-unknown-linux-mt
# configure:6722: result: no
# configure:6732: checking for mt
# configure:6762: result: no
# configure:6782: checking if : is a manifest tool
# configure:6788: : '-?'
# configure:6796: result: no
# configure:7438: checking how to run the C preprocessor
# configure:7469: clang -E conftest.c
# configure:7469: $? = 0
# configure:7483: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7483: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libConfuse"
# | #define PACKAGE_TARNAME "confuse"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "libConfuse 2.8"
# | #define PACKAGE_BUGREPORT "https://github.com/martinh/libconfuse/issues"
# | #define PACKAGE_URL ""
# | #define PACKAGE "confuse"
# | #define VERSION "2.8"
# | /* end confdefs.h. */
# | #include
# configure:7508: result: clang -E
# configure:7528: clang -E conftest.c
# configure:7528: $? = 0
# configure:7542: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7542: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libConfuse"
# | #define PACKAGE_TARNAME "confuse"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "libConfuse 2.8"
# | #define PACKAGE_BUGREPORT "https://github.com/martinh/libconfuse/issues"
# | #define PACKAGE_URL ""
# | #define PACKAGE "confuse"
# | #define VERSION "2.8"
# | /* end confdefs.h. */
# | #include
# configure:7571: checking for ANSI C header files
# configure:7591: clang -c conftest.c >&5
# configure:7591: $? = 0
# configure:7664: clang -o conftest conftest.c >&5
# configure:7664: $? = 0
# configure:7664: ./conftest
# configure:7664: $? = 0
# configure:7675: result: yes
# configure:7688: checking for sys/types.h
# configure:7688: clang -c conftest.c >&5
# configure:7688: $? = 0
# configure:7688: result: yes
# configure:7688: checking for sys/stat.h
# configure:7688: clang -c conftest.c >&5
# configure:7688: $? = 0
# configure:7688: result: yes
# configure:7688: checking for stdlib.h
# configure:7688: clang -c conftest.c >&5
# configure:7688: $? = 0
# configure:7688: result: yes
# configure:7688: checking for string.h
# configure:7688: clang -c conftest.c >&5
# configure:7688: $? = 0
# configure:7688: result: yes
# configure:7688: checking for memory.h
# configure:7688: clang -c conftest.c >&5
# configure:7688: $? = 0
# configure:7688: result: yes
# configure:7688: checking for strings.h
# configure:7688: clang -c conftest.c >&5
# configure:7688: $? = 0
# configure:7688: result: yes
# configure:7688: checking for inttypes.h
# configure:7688: clang -c conftest.c >&5
# configure:7688: $? = 0
# configure:7688: result: yes
# configure:7688: checking for stdint.h
# configure:7688: clang -c conftest.c >&5
# configure:7688: $? = 0
# configure:7688: result: yes
# configure:7688: checking for unistd.h
# configure:7688: clang -c conftest.c >&5
# configure:7688: $? = 0
# configure:7688: result: yes
# configure:7702: checking for dlfcn.h
# configure:7702: clang -c conftest.c >&5
# configure:7702: $? = 0
# configure:7702: result: yes
# configure:8206: checking for objdir
# configure:8221: result: .libs
# configure:8488: checking if clang supports -fno-rtti -fno-exceptions
# configure:8506: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8510: $? = 0
# configure:8523: result: yes
# configure:8850: checking for clang option to produce PIC
# configure:8857: result: -fPIC -DPIC
# configure:8865: checking if clang PIC flag -fPIC -DPIC works
# configure:8883: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8887: $? = 0
# configure:8900: result: yes
# configure:8929: checking if clang static flag -static works
# configure:8957: result: yes
# configure:8972: checking if clang supports -c -o file.o
# configure:8993: clang -c -o out/conftest2.o conftest.c >&5
# configure:8997: $? = 0
# configure:9019: result: yes
# configure:9027: checking if clang supports -c -o file.o
# configure:9074: result: yes
# configure:9107: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10264: result: yes
# configure:10301: checking whether -lc should be explicitly linked in
# configure:10309: clang -c conftest.c >&5
# configure:10312: $? = 0
# configure:10327: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10330: $? = 0
# configure:10344: result: no
# configure:10504: checking dynamic linker characteristics
# configure:11004: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11004: $? = 0
# configure:11238: result: GNU/Linux ld.so
# configure:11345: checking how to hardcode library paths into programs
# configure:11370: result: immediate
# configure:11910: checking whether stripping libraries is possible
# configure:11915: result: yes
# configure:11950: checking if libtool supports shared libraries
# configure:11952: result: yes
# configure:11955: checking whether to build shared libraries
# configure:11976: result: yes
# configure:11979: checking whether to build static libraries
# configure:11983: result: yes
# configure:12046: checking whether NLS is requested
# configure:12055: result: yes
# configure:12093: checking for msgfmt
# configure: trying /usr/bin/msgfmt...
# 0 translated messages.
# configure:12125: result: /usr/bin/msgfmt
# configure:12134: checking for gmsgfmt
# configure:12165: result: /usr/bin/msgfmt
# configure:12216: checking for xgettext
# configure: trying /usr/bin/xgettext...
# /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:12248: result: /usr/bin/xgettext
# configure:12294: checking for msgmerge
# configure: trying /usr/bin/msgmerge...
# configure:12325: result: /usr/bin/msgmerge
# configure:12379: checking for ld used by GCC
# configure:12443: result: /usr/bin/ld -m elf_x86_64
# configure:12450: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:12463: result: yes
# configure:12470: checking for shared library run path origin
# configure:12483: result: done
# configure:12940: checking for CFPreferencesCopyAppValue
# configure:12958: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:23:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:12958: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libConfuse"
# | #define PACKAGE_TARNAME "confuse"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "libConfuse 2.8"
# | #define PACKAGE_BUGREPORT "https://github.com/martinh/libconfuse/issues"
# | #define PACKAGE_URL ""
# | #define PACKAGE "confuse"
# | #define VERSION "2.8"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:12967: result: no
# configure:12974: checking for CFLocaleCopyCurrent
# configure:12992: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:23:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:12992: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libConfuse"
# | #define PACKAGE_TARNAME "confuse"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "libConfuse 2.8"
# | #define PACKAGE_BUGREPORT "https://github.com/martinh/libconfuse/issues"
# | #define PACKAGE_URL ""
# | #define PACKAGE "confuse"
# | #define VERSION "2.8"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:13001: result: no
# configure:13050: checking for GNU gettext in libc
# configure:13070: clang -o conftest conftest.c >&5
# configure:13070: $? = 0
# configure:13079: result: yes
# configure:13685: checking whether to use NLS
# configure:13687: result: yes
# configure:13690: checking where the gettext function comes from
# configure:13701: result: libc
# configure:13761: checking for ANSI C header files
# configure:13865: result: yes
# configure:13875: checking for unistd.h
# configure:13875: result: yes
# configure:13887: checking for sys/stat.h
# configure:13887: result: yes
# configure:13899: checking for an ANSI C-conforming const
# configure:13965: clang -c conftest.c >&5
# configure:13965: $? = 0
# configure:13972: result: yes
# configure:13985: checking for strcasecmp
# configure:13985: clang -o conftest conftest.c >&5
# conftest.c:52:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:52:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:13985: $? = 0
# configure:13985: result: yes
# configure:13985: checking for strdup
# configure:13985: clang -o conftest conftest.c >&5
# conftest.c:53:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:53:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:13985: $? = 0
# configure:13985: result: yes
# configure:13985: checking for strndup
# configure:13985: clang -o conftest conftest.c >&5
# conftest.c:54:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
# char strndup ();
# ^
# conftest.c:54:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
# 1 warning generated.
# configure:13985: $? = 0
# configure:13985: result: yes
# configure:13985: checking for setenv
# configure:13985: clang -o conftest conftest.c >&5
# configure:13985: $? = 0
# configure:13985: result: yes
# configure:13985: checking for unsetenv
# configure:13985: clang -o conftest conftest.c >&5
# configure:13985: $? = 0
# configure:13985: result: yes
# configure:13985: checking for _putenv
# configure:13985: clang -o conftest conftest.c >&5
# /tmp/conftest-1aaa00.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_putenv'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13985: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libConfuse"
# | #define PACKAGE_TARNAME "confuse"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "libConfuse 2.8"
# | #define PACKAGE_BUGREPORT "https://github.com/martinh/libconfuse/issues"
# | #define PACKAGE_URL ""
# | #define PACKAGE "confuse"
# | #define VERSION "2.8"
# | #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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | /* end confdefs.h. */
# | /* Define _putenv to an innocuous variant, in case declares _putenv.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _putenv innocuous__putenv
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _putenv (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _putenv
# |
# | /* 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 _putenv ();
# | /* 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__putenv || defined __stub____putenv
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _putenv ();
# | ;
# | return 0;
# | }
# configure:13985: result: no
# configure:13995: checking for library containing inet_ntoa
# configure:14026: clang -o conftest conftest.c >&5
# configure:14026: $? = 0
# configure:14043: result: none required
# configure:14166: checking that generated files are newer than configure
# configure:14172: result: done
# configure:14199: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libConfuse config.status 2.8, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 4e4f205033e7
#
# config.status:1133: creating Makefile
# config.status:1133: creating src/Makefile
# config.status:1133: creating examples/Makefile
# config.status:1133: creating po/Makefile.in
# config.status:1133: creating m4/Makefile
# config.status:1133: creating tests/Makefile
# config.status:1133: creating doc/Makefile
# config.status:1133: creating doc/Doxyfile
# config.status:1133: creating libconfuse.pc
# config.status:1133: creating libconfuse.spec
# config.status:1133: creating config.h
# config.status:1362: executing depfiles commands
# config.status:1362: executing libtool commands
# config.status:1362: executing po-directories 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_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__putenv=no
# ac_cv_func_setenv=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strndup=yes
# ac_cv_func_unsetenv=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_lex='none needed'
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_LEX=flex
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_inet_ntoa='none required'
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=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]* \([^ ]*\) \([^ ]*\)$/ {"\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='${SHELL} /tmp/confuse/src/confuse-2.8/support/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'
# AS='as'
# AUTOCONF='${SHELL} /tmp/confuse/src/confuse-2.8/support/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/confuse/src/confuse-2.8/support/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/confuse/src/confuse-2.8/support/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'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_EXAMPLES_FALSE='#'
# ENABLE_EXAMPLES_TRUE=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GMSGFMT='/usr/bin/msgfmt'
# GMSGFMT_015='/usr/bin/msgfmt'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBICONV='-liconv'
# LIBINTL=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV='-liconv'
# LTLIBINTL=''
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/confuse/src/confuse-2.8/support/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# MSGFMT='/usr/bin/msgfmt'
# MSGFMT_015='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='confuse'
# PACKAGE_BUGREPORT='https://github.com/martinh/libconfuse/issues'
# PACKAGE_NAME='libConfuse'
# PACKAGE_STRING='libConfuse 2.8'
# PACKAGE_TARNAME='confuse'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.8'
# PATH_SEPARATOR=':'
# POSUB='po'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='yes'
# VERSION='2.8'
# XGETTEXT='/usr/bin/xgettext'
# XGETTEXT_015='/usr/bin/xgettext'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__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/confuse/src/confuse-2.8/support/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/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 "libConfuse"
# #define PACKAGE_TARNAME "confuse"
# #define PACKAGE_VERSION "2.8"
# #define PACKAGE_STRING "libConfuse 2.8"
# #define PACKAGE_BUGREPORT "https://github.com/martinh/libconfuse/issues"
# #define PACKAGE_URL ""
# #define PACKAGE "confuse"
# #define VERSION "2.8"
# #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 ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define STDC_HEADERS 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRNDUP 1
# #define HAVE_SETENV 1
# #define HAVE_UNSETENV 1
#
# configure: exit 0