Build of dotconf with musl toolchain

The build took 00h 01m 32s and was SUCCESSFUL.

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

SLOCLanguage
4,133 sh
2,374 makefile
2,296 ansic
8,803 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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: dotconf 1.3-4 (Wed Apr 5 00:18:28 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: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
# libtoolize: and rerunning libtoolize and aclocal.
# libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.
# configure.ac:8: installing './compile'
# configure.ac:8: installing './config.guess'
# configure.ac:8: installing './config.sub'
# configure.ac:6: installing './install-sh'
# configure.ac:6: installing './missing'
# src/Makefile.am: installing './depcomp'
# 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/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for style of include used by make... GNU
# 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... yes
# 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 dependency style of clang... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/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 /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# 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... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/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 for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... yes
# checking whether a program can dlopen itself... cross
# 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 x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking whether make sets $(MAKE)... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking for unistd.h... (cached) yes
# checking for off_t... yes
# checking for size_t... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... no
# checking for working strtod... no
# checking for pow... yes
# checking for memset... yes
# checking for strcspn... yes
# checking for strdup... yes
# checking for strstr... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating dotconf.pc
# config.status: creating doc/Makefile
# config.status: creating examples/Makefile
# config.status: creating src/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a'
# Making all in doc
# make[2]: Entering directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/doc'
# Making all in examples
# make[2]: Entering directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/examples'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/examples'
# Making all in src
# make[2]: Entering directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/src'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT libdotconf_la-dotconf.lo -MD -MP -MF .deps/libdotconf_la-dotconf.Tpo -c -o libdotconf_la-dotconf.lo `test -f 'dotconf.c' || echo './'`dotconf.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT libdotconf_la-readdir.lo -MD -MP -MF .deps/libdotconf_la-readdir.Tpo -c -o libdotconf_la-readdir.lo `test -f 'readdir.c' || echo './'`readdir.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT libdotconf_la-readdir.lo -MD -MP -MF .deps/libdotconf_la-readdir.Tpo -c readdir.c -fPIC -DPIC -o .libs/libdotconf_la-readdir.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT libdotconf_la-dotconf.lo -MD -MP -MF .deps/libdotconf_la-dotconf.Tpo -c dotconf.c -fPIC -DPIC -o .libs/libdotconf_la-dotconf.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT libdotconf_la-readdir.lo -MD -MP -MF .deps/libdotconf_la-readdir.Tpo -c readdir.c -o libdotconf_la-readdir.o >/dev/null 2>&1
# dotconf.c:499:35: warning: passing 'signed char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# signed char *eob = args + strlen(args);
# ^~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# dotconf.c:512:26: warning: passing 'signed char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# cmd->data.str = strdup(args);
# ^~~~
# /sysroot/include/string.h:68:27: note: passing argument to parameter here
# char *strdup (const char *);
# ^
# dotconf.c:519:22: warning: passing 'signed char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# if (!strncmp("<<", cp, 2)) {
# ^~
# /sysroot/include/string.h:38:40: note: passing argument to parameter here
# int strncmp (const char *, const char *, size_t);
# ^
# dotconf.c:521:46: warning: passing 'signed char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# dotconf_get_here_document(configfile, cp + 2);
# ^~~~~~
# dotconf.c:317:72: note: passing argument to parameter 'delimit' here
# char *dotconf_get_here_document(configfile_t * configfile, const char *delimit)
# ^
# dotconf.c:542:46: warning: passing 'signed char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# cmd->data.list[cmd->arg_count++] = strdup(args);
# ^~~~
# /sysroot/include/string.h:68:27: note: passing argument to parameter here
# char *strdup (const char *);
# ^
# dotconf.c:642:6: warning: assigning to 'signed char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# cp1 = buffer;
# ^ ~~~~~~
# dotconf.c:643:21: warning: passing 'signed char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# eob = cp1 + strlen(cp1);
# ^~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# dotconf.c:656:6: warning: assigning to 'signed char *' from 'char [33]' converts between pointers to integer types with different sign [-Wpointer-sign]
# cp2 = name;
# ^ ~~~~
# mv -f .deps/libdotconf_la-readdir.Tpo .deps/libdotconf_la-readdir.Plo
# 8 warnings generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT libdotconf_la-dotconf.lo -MD -MP -MF .deps/libdotconf_la-dotconf.Tpo -c dotconf.c -o libdotconf_la-dotconf.o >/dev/null 2>&1
# mv -f .deps/libdotconf_la-dotconf.Tpo .deps/libdotconf_la-dotconf.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -version-info 0:1:0 -o libdotconf.la -rpath /usr/lib libdotconf_la-dotconf.lo libdotconf_la-readdir.lo
# libtool: link: clang -shared -fPIC -DPIC .libs/libdotconf_la-dotconf.o .libs/libdotconf_la-readdir.o -Wl,-soname -Wl,libdotconf.so.0 -o .libs/libdotconf.so.0.0.1
# libtool: link: (cd ".libs" && rm -f "libdotconf.so.0" && ln -s "libdotconf.so.0.0.1" "libdotconf.so.0")
# libtool: link: (cd ".libs" && rm -f "libdotconf.so" && ln -s "libdotconf.so.0.0.1" "libdotconf.so")
# libtool: link: ar cru .libs/libdotconf.a libdotconf_la-dotconf.o libdotconf_la-readdir.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdotconf.a
# libtool: link: ( cd ".libs" && rm -f "libdotconf.la" && ln -s "../libdotconf.la" "libdotconf.la" )
# make[2]: Leaving directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/src'
# make[2]: Entering directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a'
# make[2]: Leaving directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a'
# make[1]: Leaving directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in doc
# make[1]: Entering directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/doc'
# make[2]: Entering directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf'
# /usr/bin/install -c -m 644 dotconf-features.txt dotconf-api.txt '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf'
# make[2]: Leaving directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/doc'
# make[1]: Leaving directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/doc'
# Making install in examples
# make[1]: Entering directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/examples'
# make[2]: Entering directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/examples'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples'
# /usr/sbin/mkdir -p '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/modules'
# /usr/bin/install -c -m 644 modules/Makefile modules/include.conf modules/module.c modules/my_module.c modules/output modules/sample.conf '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/modules'
# /usr/sbin/mkdir -p '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/context'
# /usr/bin/install -c -m 644 context/Makefile context/context.c context/context.conf context/output '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/context'
# /usr/sbin/mkdir -p '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/duplicates'
# /usr/bin/install -c -m 644 duplicates/Makefile duplicates/duplicate.c duplicates/first_module.c duplicates/output duplicates/sample.conf duplicates/second_module.c '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/duplicates'
# /usr/sbin/mkdir -p '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/argdouble'
# /usr/bin/install -c -m 644 argdouble/Makefile argdouble/argdouble.c argdouble/argdouble.conf argdouble/output '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/argdouble'
# /usr/sbin/mkdir -p '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/libpool'
# /usr/bin/install -c -m 644 libpool/libpool.h libpool/pool.c libpool/Makefile '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/libpool'
# /usr/sbin/mkdir -p '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/caseinsensitive'
# /usr/bin/install -c -m 644 caseinsensitive/Makefile caseinsensitive/caseinsensitive.c caseinsensitive/caseinsensitive.conf caseinsensitive/output '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/caseinsensitive'
# /usr/sbin/mkdir -p '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/simple'
# /usr/bin/install -c -m 644 simple/Makefile simple/included.conf simple/linecat.conf simple/output simple/simple.c simple/simple.conf '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/simple'
# /usr/sbin/mkdir -p '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/fallback'
# /usr/bin/install -c -m 644 fallback/Makefile fallback/fallback.c fallback/fallback.conf fallback/output '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/fallback'
# /usr/sbin/mkdir -p '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/errorhandler'
# /usr/bin/install -c -m 644 errorhandler/Makefile errorhandler/errorhandler.c errorhandler/errorhandler.conf errorhandler/output '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/errorhandler'
# /usr/bin/install -c -m 644 README maketest.sh '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/.'
# /usr/sbin/mkdir -p '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/noinline'
# /usr/bin/install -c -m 644 noinline/Makefile noinline/noinline.c noinline/noinline.conf noinline/output '/tmp/dotconf/pkg/dotconf/usr/share/doc/dotconf/examples/noinline'
# make[2]: Leaving directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/examples'
# make[1]: Leaving directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/examples'
# Making install in src
# make[1]: Entering directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/src'
# make[2]: Entering directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/src'
# /usr/sbin/mkdir -p '/tmp/dotconf/pkg/dotconf/usr/lib'
# /usr/sbin/mkdir -p '/tmp/dotconf/pkg/dotconf/usr/include'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libdotconf.la '/tmp/dotconf/pkg/dotconf/usr/lib'
# /usr/bin/install -c -m 644 dotconf.h '/tmp/dotconf/pkg/dotconf/usr/include'
# libtool: install: /usr/bin/install -c .libs/libdotconf.so.0.0.1 /tmp/dotconf/pkg/dotconf/usr/lib/libdotconf.so.0.0.1
# libtool: install: (cd /tmp/dotconf/pkg/dotconf/usr/lib && { ln -s -f libdotconf.so.0.0.1 libdotconf.so.0 || { rm -f libdotconf.so.0 && ln -s libdotconf.so.0.0.1 libdotconf.so.0; }; })
# libtool: install: (cd /tmp/dotconf/pkg/dotconf/usr/lib && { ln -s -f libdotconf.so.0.0.1 libdotconf.so || { rm -f libdotconf.so && ln -s libdotconf.so.0.0.1 libdotconf.so; }; })
# libtool: install: /usr/bin/install -c .libs/libdotconf.lai /tmp/dotconf/pkg/dotconf/usr/lib/libdotconf.la
# libtool: install: /usr/bin/install -c .libs/libdotconf.a /tmp/dotconf/pkg/dotconf/usr/lib/libdotconf.a
# libtool: install: chmod 644 /tmp/dotconf/pkg/dotconf/usr/lib/libdotconf.a
# libtool: install: ranlib /tmp/dotconf/pkg/dotconf/usr/lib/libdotconf.a
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/src'
# make[1]: Leaving directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a/src'
# make[1]: Entering directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a'
# make[2]: Entering directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/dotconf/pkg/dotconf/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 dotconf.pc '/tmp/dotconf/pkg/dotconf/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a'
# make[1]: Leaving directory '/tmp/dotconf/src/williamh-dotconf-4cd7b3a'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "dotconf"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: dotconf 1.3-4 (Wed Apr 5 00:18:50 UTC 2017)

CMD: pacman --query --file dotconf-1.3-4-x86_64.pkg.tar.xz
# dotconf 1.3-4

Creating hybrid package for 'dotconf'

Trying to find vanilla package 'dotconf'...

CMD: pacman --query --file /mirror/dotconf-1.3-4.pkg.tar.xz
# dotconf 1.3-4

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libdotconf.so.0
# /usr/lib/libdotconf.so
# /usr/lib/libdotconf.so.0.0.1
# /usr/lib/pkgconfig/dotconf.pc
# /usr/include/dotconf.h
# /usr/share/doc/dotconf/dotconf-features.txt
# /usr/share/doc/dotconf/dotconf-api.txt
# /usr/share/doc/dotconf/examples/maketest.sh
# /usr/share/doc/dotconf/examples/README
# /usr/share/doc/dotconf/examples/noinline/noinline.c
# /usr/share/doc/dotconf/examples/noinline/Makefile
# /usr/share/doc/dotconf/examples/noinline/noinline.conf
# /usr/share/doc/dotconf/examples/noinline/output
# /usr/share/doc/dotconf/examples/simple/included.conf
# /usr/share/doc/dotconf/examples/simple/linecat.conf
# /usr/share/doc/dotconf/examples/simple/simple.c
# /usr/share/doc/dotconf/examples/simple/simple.conf
# /usr/share/doc/dotconf/examples/simple/Makefile
# /usr/share/doc/dotconf/examples/simple/output
# /usr/share/doc/dotconf/examples/errorhandler/errorhandler.c
# /usr/share/doc/dotconf/examples/errorhandler/errorhandler.conf
# /usr/share/doc/dotconf/examples/errorhandler/Makefile
# /usr/share/doc/dotconf/examples/errorhandler/output
# /usr/share/doc/dotconf/examples/fallback/fallback.c
# /usr/share/doc/dotconf/examples/fallback/Makefile
# /usr/share/doc/dotconf/examples/fallback/output
# /usr/share/doc/dotconf/examples/fallback/fallback.conf
# /usr/share/doc/dotconf/examples/context/context.conf
# /usr/share/doc/dotconf/examples/context/context.c
# /usr/share/doc/dotconf/examples/context/Makefile
# /usr/share/doc/dotconf/examples/context/output
# /usr/share/doc/dotconf/examples/modules/module.c
# /usr/share/doc/dotconf/examples/modules/include.conf
# /usr/share/doc/dotconf/examples/modules/Makefile
# /usr/share/doc/dotconf/examples/modules/output
# /usr/share/doc/dotconf/examples/modules/my_module.c
# /usr/share/doc/dotconf/examples/modules/sample.conf
# /usr/share/doc/dotconf/examples/caseinsensitive/caseinsensitive.c
# /usr/share/doc/dotconf/examples/caseinsensitive/caseinsensitive.conf
# /usr/share/doc/dotconf/examples/caseinsensitive/Makefile
# /usr/share/doc/dotconf/examples/caseinsensitive/output
# /usr/share/doc/dotconf/examples/duplicates/first_module.c
# /usr/share/doc/dotconf/examples/duplicates/second_module.c
# /usr/share/doc/dotconf/examples/duplicates/Makefile
# /usr/share/doc/dotconf/examples/duplicates/output
# /usr/share/doc/dotconf/examples/duplicates/sample.conf
# /usr/share/doc/dotconf/examples/duplicates/duplicate.c
# /usr/share/doc/dotconf/examples/argdouble/argdouble.conf
# /usr/share/doc/dotconf/examples/argdouble/argdouble.c
# /usr/share/doc/dotconf/examples/argdouble/Makefile
# /usr/share/doc/dotconf/examples/argdouble/output
# /usr/share/doc/dotconf/examples/libpool/pool.c
# /usr/share/doc/dotconf/examples/libpool/Makefile
# /usr/share/doc/dotconf/examples/libpool/libpool.h
# /sysroot/usr/lib/libdotconf.so.0.0.1
# /sysroot/usr/lib/libdotconf.so.0
# /sysroot/usr/lib/libdotconf.so
# /sysroot/usr/lib/libdotconf.la
# /sysroot/usr/lib/libdotconf.a
# /sysroot/usr/lib/pkgconfig/dotconf.pc
# /sysroot/usr/include/dotconf.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 dotconf.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/dotconf.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/dotconf.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/dotconf/src/williamh-dotconf-4cd7b3a/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 dotconf configure 1.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 069952fba67f
# 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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2317: checking for a BSD-compatible install
# configure:2385: result: /usr/bin/install -c
# configure:2396: checking whether build environment is sane
# configure:2451: result: yes
# configure:2510: checking for x86_64-unknown-linux-strip
# configure:2540: result: no
# configure:2550: checking for strip
# configure:2566: found /sysroot/bin/strip
# configure:2577: result: strip
# configure:2602: checking for a thread-safe mkdir -p
# configure:2641: result: /usr/sbin/mkdir -p
# configure:2648: checking for gawk
# configure:2664: found /usr/sbin/gawk
# configure:2675: result: gawk
# configure:2686: checking whether make sets $(MAKE)
# configure:2708: result: yes
# configure:2737: checking whether make supports nested variables
# configure:2754: result: yes
# configure:2910: checking build system type
# configure:2924: result: x86_64-unknown-linux-gnu
# configure:2944: checking host system type
# configure:2957: result: x86_64-unknown-linux-gnu
# configure:2998: checking how to print strings
# configure:3025: result: printf
# configure:3058: checking for style of include used by make
# configure:3086: result: GNU
# configure:3117: checking for x86_64-unknown-linux-gcc
# configure:3144: result: clang
# configure:3413: checking for C compiler version
# configure:3422: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3433: $? = 0
# configure:3422: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3433: $? = 0
# configure:3422: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3433: $? = 1
# configure:3422: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3433: $? = 1
# configure:3453: checking whether the C compiler works
# configure:3475: clang conftest.c >&5
# configure:3479: $? = 0
# configure:3527: result: yes
# configure:3530: checking for C compiler default output file name
# configure:3532: result: a.out
# configure:3538: checking for suffix of executables
# configure:3545: clang -o conftest conftest.c >&5
# configure:3549: $? = 0
# configure:3571: result:
# configure:3593: checking whether we are cross compiling
# configure:3601: clang -o conftest conftest.c >&5
# configure:3605: $? = 0
# configure:3612: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3616: $? = 127
# configure:3631: result: yes
# configure:3636: checking for suffix of object files
# configure:3658: clang -c conftest.c >&5
# configure:3662: $? = 0
# configure:3683: result: o
# configure:3687: checking whether we are using the GNU C compiler
# configure:3706: clang -c conftest.c >&5
# configure:3706: $? = 0
# configure:3715: result: yes
# configure:3724: checking whether clang accepts -g
# configure:3744: clang -c -g conftest.c >&5
# configure:3744: $? = 0
# configure:3785: result: yes
# configure:3802: checking for clang option to accept ISO C89
# configure:3865: clang -c conftest.c >&5
# configure:3865: $? = 0
# configure:3878: result: none needed
# configure:3903: checking whether clang understands -c and -o together
# configure:3925: clang -c conftest.c -o conftest2.o
# configure:3928: $? = 0
# configure:3925: clang -c conftest.c -o conftest2.o
# configure:3928: $? = 0
# configure:3940: result: yes
# configure:3959: checking dependency style of clang
# configure:4070: result: gcc3
# configure:4085: checking for a sed that does not truncate output
# configure:4149: result: /usr/sbin/sed
# configure:4167: checking for grep that handles long lines and -e
# configure:4225: result: /usr/sbin/grep
# configure:4230: checking for egrep
# configure:4292: result: /usr/sbin/grep -E
# configure:4297: checking for fgrep
# configure:4359: result: /usr/sbin/grep -F
# configure:4394: checking for ld used by clang
# configure:4461: result: /sysroot/bin/ld
# configure:4468: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4483: result: yes
# configure:4495: checking for BSD- or MS-compatible name lister (nm)
# configure:4549: result: /sysroot/bin/nm -B
# configure:4679: checking the name lister (/sysroot/bin/nm -B) interface
# configure:4686: clang -c conftest.c >&5
# configure:4689: /sysroot/bin/nm -B "conftest.o"
# configure:4692: output
# 0000000000000000 B some_variable
# configure:4699: result: BSD nm
# configure:4702: checking whether ln -s works
# configure:4706: result: yes
# configure:4714: checking the maximum length of command line arguments
# configure:4845: result: 1572864
# configure:4893: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4933: result: func_convert_file_noop
# configure:4940: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4960: result: func_convert_file_noop
# configure:4967: checking for /sysroot/bin/ld option to reload object files
# configure:4974: result: -r
# configure:5008: checking for x86_64-unknown-linux-objdump
# configure:5038: result: no
# configure:5048: checking for objdump
# configure:5064: found /sysroot/bin/objdump
# configure:5075: result: objdump
# configure:5087: WARNING: using cross tools not prefixed with host triplet
# configure:5107: checking how to recognize dependent libraries
# configure:5307: result: pass_all
# configure:5352: checking for x86_64-unknown-linux-dlltool
# configure:5382: result: no
# configure:5392: checking for dlltool
# configure:5422: result: no
# configure:5452: checking how to associate runtime and link libraries
# configure:5479: result: printf %s\n
# configure:5496: checking for x86_64-unknown-linux-ar
# configure:5526: result: no
# configure:5540: checking for ar
# configure:5556: found /sysroot/bin/ar
# configure:5567: result: ar
# configure:5604: checking for archiver @FILE support
# configure:5621: clang -c conftest.c >&5
# configure:5621: $? = 0
# configure:5624: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:5627: $? = 0
# configure:5632: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:5635: $? = 1
# configure:5647: result: @
# configure:5665: checking for x86_64-unknown-linux-strip
# configure:5692: result: strip
# configure:5764: checking for x86_64-unknown-linux-ranlib
# configure:5794: result: no
# configure:5804: checking for ranlib
# configure:5820: found /sysroot/bin/ranlib
# configure:5831: result: ranlib
# configure:5933: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6086: clang -c conftest.c >&5
# configure:6089: $? = 0
# configure:6093: /sysroot/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:6096: $? = 0
# configure:6162: clang -o conftest conftest.c conftstm.o >&5
# configure:6165: $? = 0
# configure:6203: result: ok
# configure:6250: checking for sysroot
# configure:6280: result: no
# configure:6287: checking for a working dd
# configure:6325: result: /usr/sbin/dd
# configure:6329: checking how to truncate binary pipes
# configure:6344: result: /usr/sbin/dd bs=4096 count=1
# configure:6480: clang -c conftest.c >&5
# configure:6483: $? = 0
# configure:6633: checking for x86_64-unknown-linux-mt
# configure:6663: result: no
# configure:6673: checking for mt
# configure:6703: result: no
# configure:6723: checking if : is a manifest tool
# configure:6729: : '-?'
# configure:6737: result: no
# configure:7414: checking how to run the C preprocessor
# configure:7445: clang -E conftest.c
# configure:7445: $? = 0
# configure:7459: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7459: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dotconf"
# | #define PACKAGE_TARNAME "dotconf"
# | #define PACKAGE_VERSION "1.3"
# | #define PACKAGE_STRING "dotconf 1.3"
# | #define PACKAGE_BUGREPORT "w.d.hubbs@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dotconf"
# | #define VERSION "1.3"
# | /* end confdefs.h. */
# | #include
# configure:7484: result: clang -E
# configure:7504: clang -E conftest.c
# configure:7504: $? = 0
# configure:7518: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7518: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dotconf"
# | #define PACKAGE_TARNAME "dotconf"
# | #define PACKAGE_VERSION "1.3"
# | #define PACKAGE_STRING "dotconf 1.3"
# | #define PACKAGE_BUGREPORT "w.d.hubbs@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dotconf"
# | #define VERSION "1.3"
# | /* end confdefs.h. */
# | #include
# configure:7547: checking for ANSI C header files
# configure:7567: clang -c conftest.c >&5
# configure:7567: $? = 0
# configure:7651: result: yes
# configure:7664: checking for sys/types.h
# configure:7664: clang -c conftest.c >&5
# configure:7664: $? = 0
# configure:7664: result: yes
# configure:7664: checking for sys/stat.h
# configure:7664: clang -c conftest.c >&5
# configure:7664: $? = 0
# configure:7664: result: yes
# configure:7664: checking for stdlib.h
# configure:7664: clang -c conftest.c >&5
# configure:7664: $? = 0
# configure:7664: result: yes
# configure:7664: checking for string.h
# configure:7664: clang -c conftest.c >&5
# configure:7664: $? = 0
# configure:7664: result: yes
# configure:7664: checking for memory.h
# configure:7664: clang -c conftest.c >&5
# configure:7664: $? = 0
# configure:7664: result: yes
# configure:7664: checking for strings.h
# configure:7664: clang -c conftest.c >&5
# configure:7664: $? = 0
# configure:7664: result: yes
# configure:7664: checking for inttypes.h
# configure:7664: clang -c conftest.c >&5
# configure:7664: $? = 0
# configure:7664: result: yes
# configure:7664: checking for stdint.h
# configure:7664: clang -c conftest.c >&5
# configure:7664: $? = 0
# configure:7664: result: yes
# configure:7664: checking for unistd.h
# configure:7664: clang -c conftest.c >&5
# configure:7664: $? = 0
# configure:7664: result: yes
# configure:7678: checking for dlfcn.h
# configure:7678: clang -c conftest.c >&5
# configure:7678: $? = 0
# configure:7678: result: yes
# configure:7933: checking for objdir
# configure:7948: result: .libs
# configure:8208: checking if clang supports -fno-rtti -fno-exceptions
# configure:8226: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8230: $? = 0
# configure:8243: result: yes
# configure:8601: checking for clang option to produce PIC
# configure:8608: result: -fPIC -DPIC
# configure:8616: checking if clang PIC flag -fPIC -DPIC works
# configure:8634: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8638: $? = 0
# configure:8651: result: yes
# configure:8680: checking if clang static flag -static works
# configure:8708: result: no
# configure:8723: checking if clang supports -c -o file.o
# configure:8744: clang -c -o out/conftest2.o conftest.c >&5
# configure:8748: $? = 0
# configure:8770: result: yes
# configure:8778: checking if clang supports -c -o file.o
# configure:8825: result: yes
# configure:8858: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10117: result: yes
# configure:10154: checking whether -lc should be explicitly linked in
# configure:10162: clang -c conftest.c >&5
# configure:10165: $? = 0
# configure:10180: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10183: $? = 0
# configure:10197: result: no
# configure:10357: checking dynamic linker characteristics
# configure:10938: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10938: $? = 0
# configure:11175: result: GNU/Linux ld.so
# configure:11297: checking how to hardcode library paths into programs
# configure:11322: result: immediate
# configure:11424: checking for shl_load
# configure:11424: clang -o conftest conftest.c >&5
# /tmp/conftest-24fcc9.o:conftest.c:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:11424: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dotconf"
# | #define PACKAGE_TARNAME "dotconf"
# | #define PACKAGE_VERSION "1.3"
# | #define PACKAGE_STRING "dotconf 1.3"
# | #define PACKAGE_BUGREPORT "w.d.hubbs@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dotconf"
# | #define VERSION "1.3"
# | #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. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* 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 shl_load ();
# | /* 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_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11424: result: no
# configure:11428: checking for shl_load in -ldld
# configure:11453: clang -o conftest conftest.c -ldld >&5
# /sysroot/bin/ld: error: cannot find -ldld
# /tmp/conftest-5d485a.o:conftest.c:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:11453: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dotconf"
# | #define PACKAGE_TARNAME "dotconf"
# | #define PACKAGE_VERSION "1.3"
# | #define PACKAGE_STRING "dotconf 1.3"
# | #define PACKAGE_BUGREPORT "w.d.hubbs@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dotconf"
# | #define VERSION "1.3"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11462: result: no
# configure:11467: checking for dlopen
# configure:11467: clang -o conftest conftest.c >&5
# configure:11467: $? = 0
# configure:11467: result: yes
# configure:11624: checking whether a program can dlopen itself
# configure:11725: result: cross
# configure:11870: checking whether stripping libraries is possible
# configure:11875: result: yes
# configure:11910: checking if libtool supports shared libraries
# configure:11912: result: yes
# configure:11915: checking whether to build shared libraries
# configure:11940: result: yes
# configure:11943: checking whether to build static libraries
# configure:11947: result: yes
# configure:12017: checking for x86_64-unknown-linux-gcc
# configure:12044: result: clang
# configure:12313: checking for C compiler version
# configure:12322: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:12333: $? = 0
# configure:12322: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:12333: $? = 0
# configure:12322: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:12333: $? = 1
# configure:12322: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:12333: $? = 1
# configure:12337: checking whether we are using the GNU C compiler
# configure:12365: result: yes
# configure:12374: checking whether clang accepts -g
# configure:12435: result: yes
# configure:12452: checking for clang option to accept ISO C89
# configure:12528: result: none needed
# configure:12553: checking whether clang understands -c and -o together
# configure:12590: result: yes
# configure:12609: checking dependency style of clang
# configure:12720: result: gcc3
# configure:12735: checking whether make sets $(MAKE)
# configure:12757: result: yes
# configure:12773: checking fcntl.h usability
# configure:12773: clang -c conftest.c >&5
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking fcntl.h presence
# configure:12773: clang -E conftest.c
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for fcntl.h
# configure:12773: result: yes
# configure:12773: checking malloc.h usability
# configure:12773: clang -c conftest.c >&5
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking malloc.h presence
# configure:12773: clang -E conftest.c
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for malloc.h
# configure:12773: result: yes
# configure:12773: checking for stdlib.h
# configure:12773: result: yes
# configure:12773: checking for string.h
# configure:12773: result: yes
# configure:12773: checking for strings.h
# configure:12773: result: yes
# configure:12773: checking syslog.h usability
# configure:12773: clang -c conftest.c >&5
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking syslog.h presence
# configure:12773: clang -E conftest.c
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for syslog.h
# configure:12773: result: yes
# configure:12773: checking for unistd.h
# configure:12773: result: yes
# configure:12785: checking for off_t
# configure:12785: clang -c conftest.c >&5
# configure:12785: $? = 0
# configure:12785: clang -c conftest.c >&5
# conftest.c:66:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:12785: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dotconf"
# | #define PACKAGE_TARNAME "dotconf"
# | #define PACKAGE_VERSION "1.3"
# | #define PACKAGE_STRING "dotconf 1.3"
# | #define PACKAGE_BUGREPORT "w.d.hubbs@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dotconf"
# | #define VERSION "1.3"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_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 ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12785: result: yes
# configure:12796: checking for size_t
# configure:12796: clang -c conftest.c >&5
# configure:12796: $? = 0
# configure:12796: clang -c conftest.c >&5
# conftest.c:66:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:12796: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dotconf"
# | #define PACKAGE_TARNAME "dotconf"
# | #define PACKAGE_VERSION "1.3"
# | #define PACKAGE_STRING "dotconf 1.3"
# | #define PACKAGE_BUGREPORT "w.d.hubbs@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dotconf"
# | #define VERSION "1.3"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_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 ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12796: result: yes
# configure:12811: checking for stdlib.h
# configure:12811: result: yes
# configure:12821: checking for GNU libc compatible malloc
# configure:12855: result: no
# configure:12878: checking for stdlib.h
# configure:12878: result: yes
# configure:12888: checking for GNU libc compatible realloc
# configure:12922: result: no
# configure:12943: checking for working strtod
# configure:12994: result: no
# configure:13003: checking for pow
# configure:13003: clang -o conftest conftest.c >&5
# conftest.c:59:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
# char pow ();
# ^
# conftest.c:59:6: note: 'pow' is a builtin with type 'double (double, double)'
# 1 warning generated.
# configure:13003: $? = 0
# configure:13003: result: yes
# configure:13059: checking for memset
# configure:13059: 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:13059: $? = 0
# configure:13059: result: yes
# configure:13059: checking for strcspn
# configure:13059: clang -o conftest conftest.c >&5
# conftest.c:60:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration]
# char strcspn ();
# ^
# conftest.c:60:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)'
# 1 warning generated.
# configure:13059: $? = 0
# configure:13059: result: yes
# configure:13059: checking for strdup
# configure:13059: clang -o conftest conftest.c >&5
# conftest.c:61:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:61:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:13059: $? = 0
# configure:13059: result: yes
# configure:13059: checking for strstr
# configure:13059: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:62:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:13059: $? = 0
# configure:13059: result: yes
# configure:13188: checking that generated files are newer than configure
# configure:13194: result: done
# configure:13221: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by dotconf config.status 1.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 069952fba67f
#
# config.status:1109: creating Makefile
# config.status:1109: creating dotconf.pc
# config.status:1109: creating doc/Makefile
# config.status:1109: creating examples/Makefile
# config.status:1109: creating src/Makefile
# config.status:1109: creating config.h
# config.status:1338: executing depfiles commands
# config.status:1338: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_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=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_dlopen=yes
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_memset=yes
# ac_cv_func_pow=yes
# ac_cv_func_realloc_0_nonnull=no
# ac_cv_func_shl_load=no
# ac_cv_func_strcspn=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtod=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_malloc_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_syslog_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dld_shl_load=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_off_t=yes
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=
# lt_cv_dlopen_self=cross
# 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=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/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=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# 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/sbin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/dotconf/src/williamh-dotconf-4cd7b3a/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/dotconf/src/williamh-dotconf-4cd7b3a/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/dotconf/src/williamh-dotconf-4cd7b3a/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/dotconf/src/williamh-dotconf-4cd7b3a/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DC_AGE='0'
# DC_CURRENT='0'
# DC_REVISION='1'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}malloc$U.o ${LIBOBJDIR}realloc$U.o ${LIBOBJDIR}strtod$U.o'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo ${LIBOBJDIR}realloc$U.lo ${LIBOBJDIR}strtod$U.lo'
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/dotconf/src/williamh-dotconf-4cd7b3a/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='dotconf'
# PACKAGE_BUGREPORT='w.d.hubbs@gmail.com'
# PACKAGE_NAME='dotconf'
# PACKAGE_STRING='dotconf 1.3'
# PACKAGE_TARNAME='dotconf'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.3'
# PATH_SEPARATOR=':'
# POW_LIB=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.3'
# WARNING_CFLAGS='-Wall'
# 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/dotconf/src/williamh-dotconf-4cd7b3a/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 "dotconf"
# #define PACKAGE_TARNAME "dotconf"
# #define PACKAGE_VERSION "1.3"
# #define PACKAGE_STRING "dotconf 1.3"
# #define PACKAGE_BUGREPORT "w.d.hubbs@gmail.com"
# #define PACKAGE_URL ""
# #define PACKAGE "dotconf"
# #define VERSION "1.3"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_FCNTL_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 0
# #define malloc rpl_malloc
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC 0
# #define realloc rpl_realloc
# #define HAVE_MEMSET 1
# #define HAVE_STRCSPN 1
# #define HAVE_STRDUP 1
# #define HAVE_STRSTR 1
#
# configure: exit 0