The build took 00h 02m 03s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
4,563 |
ansic |
2,597 |
sh |
242 |
makefile |
7,402 |
total |
The process tree of the build process is here.
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:
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/libexecCMD: 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: ccze 0.2.1-9 (Thu Apr 13 17:10:24 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...patching file src/ccze.cconfigure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used.checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for x86_64-unknown-linux-cc... clangchecking for x86_64-unknown-linux-gcc... (cached) clangchecking for C compiler default output... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ANSI C... none neededchecking whether we are using GCC 3... nochecking how to run the C preprocessor... clang -Echecking for a BSD-compatible install... /usr/bin/install -cchecking for egrep... grep -Echecking for ANSI C header files... yeschecking for dirent.h that defines DIR... yeschecking for library containing opendir... none requiredchecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking argp.h usability... yeschecking argp.h presence... yeschecking for argp.h... yeschecking getopt.h usability... yeschecking getopt.h presence... yeschecking for getopt.h... yeschecking netdb.h usability... yeschecking netdb.h presence... yeschecking for netdb.h... yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking stddef.h usability... yeschecking stddef.h presence... yeschecking for stddef.h... yeschecking for an ANSI C-conforming const... yeschecking for working volatile... yeschecking for size_t... yeschecking return type of signal handlers... voidchecking for error_t... nochecking for stdlib.h... (cached) yeschecking for GNU libc compatible malloc... yeschecking for stdlib.h... (cached) yeschecking for GNU libc compatible realloc... yeschecking for strftime... yeschecking whether lstat dereferences a symlink specified with a trailing slash... yeschecking whether stat accepts an empty string... nochecking for working memcmp... yeschecking for vprintf... yeschecking for _doprnt... nochecking whether closedir returns void... nochecking for alphasort... yeschecking for argp_parse... yeschecking for asprintf... yeschecking for getdelim... yeschecking for getline... yeschecking for getopt_long... yeschecking for getsubopt... yeschecking for memchr... yeschecking for memset... yeschecking for scandir... yeschecking for strcasecmp... yeschecking for strchr... yeschecking for strdup... yeschecking for strndup... yeschecking for strstr... yeschecking for initscr in -lncurses... yeschecking for dlopen... nochecking for dlopen in -ldl... yeschecking for getopt_long... (cached) yeschecking for pcre-config... /usr/bin/pcre-configchecking for PCRE... foundchecking for suboptarg... noconfigure: creating ./config.statusconfig.status: creating Rules.mkconfig.status: creating Makefileconfig.status: creating doc/Makefileconfig.status: creating src/Makefileconfig.status: creating testsuite/Makefileconfig.status: creating system.hmake -C doc allmake[1]: Entering directory '/tmp/ccze/src/ccze-0.2.1/doc'sed -e "s,@VERSION\@,0.2.1,g" \ -e "s,@sysconfdir\@,/usr/etc,g" \ -e "s,@pkglibdir\@,/usr/lib/ccze,g" \<./ccze.1.in >ccze.1T && mv -f ccze.1T ccze.1sed -e "s,@VERSION\@,0.2.1,g" \ -e "s,@sysconfdir\@,/usr/etc,g" \ -e "s,@pkglibdir\@,/usr/lib/ccze,g" \<./ccze-plugin.7.in >ccze-plugin.7T && mv -f ccze-plugin.7T ccze-plugin.7sed -e "s,@VERSION\@,0.2.1,g" \ -e "s,@sysconfdir\@,/usr/etc,g" \ -e "s,@pkglibdir\@,/usr/lib/ccze,g" \<./ccze-cssdump.1.in >ccze-cssdump.1T && mv -f ccze-cssdump.1T ccze-cssdump.1make[1]: Leaving directory '/tmp/ccze/src/ccze-0.2.1/doc'make -C src allmake[1]: Entering directory '/tmp/ccze/src/ccze-0.2.1/src'clang -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations ccze.cclang -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations ccze-color.cccze-color.c:264:16: warning: comparison of integers of different signs: 'int' and 'chtype' (aka 'unsigned int') [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ~~~~~~~~ ^ ~~~~~~~~~~~~~~1 warning generated.clang -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations ccze-plugin.cclang -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations ccze-wordcolor.cccze-wordcolor.c:86:67: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (word, offsets, match, 1, (const char **)&pre); ^ccze-wordcolor.c:87:67: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (word, offsets, match, 2, (const char **)&tmp); ^ccze-wordcolor.c:98:67: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (word, offsets, match, 1, (const char **)&tmp); ^ccze-wordcolor.c:99:67: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (word, offsets, match, 2, (const char **)&post); ^4 warnings generated.echo '#include ' >ccze-builtins.c echo '#include "ccze-private.h"' >>ccze-builtins.cecho >>ccze-builtins.cecho "void" >>ccze-builtins.cecho "ccze_plugin_load_all_builtins (void)" >>ccze-builtins.cecho "{" >>ccze-builtins.cecho "}" >>ccze-builtins.cclang -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations ccze-builtins.cclang -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations ccze-compat.cclang -rdynamic -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -o ccze ccze.o ccze-color.o ccze-plugin.o ccze-wordcolor.o ccze-builtins.o ccze-compat.o -lpcre -ldl -lncurses clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o apm.so mod_apm.c -sharedmod_apm.c:38:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&battery); ^mod_apm.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&charge); ^mod_apm.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&rate); ^mod_apm.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&stuff1); ^mod_apm.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&elapsed); ^mod_apm.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&remain); ^mod_apm.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&stuff2); ^7 warnings generated.clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o distcc.so mod_distcc.c -sharedmod_distcc.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&pid); ^mod_distcc.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&func); ^mod_distcc.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&rest); ^3 warnings generated.clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o exim.so mod_exim.c -sharedmod_exim.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_exim.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&msgfull); ^mod_exim.c:47:21: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] (const char **)&uniqn); ^mod_exim.c:49:21: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] (const char **)&action); ^mod_exim.c:51:21: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] (const char **)&msg); ^mod_exim.c:63:21: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] (const char **)&uniqn); ^mod_exim.c:65:21: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] (const char **)&msg); ^7 warnings generated.clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o fetchmail.so mod_fetchmail.c -sharedmod_fetchmail.c:37:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&start); ^mod_fetchmail.c:38:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&addy); ^mod_fetchmail.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)¤t); ^mod_fetchmail.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&full); ^mod_fetchmail.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&rest); ^5 warnings generated.clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o ftpstats.so mod_ftpstats.c -sharedmod_ftpstats.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_ftpstats.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&sessionid); ^mod_ftpstats.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&user); ^mod_ftpstats.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&host); ^mod_ftpstats.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&type); ^mod_ftpstats.c:45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&size); ^mod_ftpstats.c:46:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&duration); ^mod_ftpstats.c:47:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&file); ^8 warnings generated.clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o httpd.so mod_httpd.c -sharedmod_httpd.c:53:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&vhost); ^mod_httpd.c:54:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&host); ^mod_httpd.c:55:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&user); ^mod_httpd.c:56:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&date); ^mod_httpd.c:57:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&full_action); ^mod_httpd.c:58:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&method); ^mod_httpd.c:59:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&http_code); ^mod_httpd.c:60:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&gsize); ^mod_httpd.c:61:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&other); ^mod_httpd.c:106:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_httpd.c:107:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&level); ^mod_httpd.c:108:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&msg); ^12 warnings generated.clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o icecast.so mod_icecast.c -sharedmod_icecast.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_icecast.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&admin); ^mod_icecast.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&threadno); ^mod_icecast.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&thread); ^mod_icecast.c:45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&rest); ^mod_icecast.c:82:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_icecast.c:83:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&threadno); ^mod_icecast.c:84:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&thread); ^mod_icecast.c:85:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&date2); ^mod_icecast.c:86:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&bw); ^mod_icecast.c:87:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&unit); ^mod_icecast.c:88:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&src); ^mod_icecast.c:89:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&clients); ^mod_icecast.c:90:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 10, (const char **)&admins); ^14 warnings generated.clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o oops.so mod_oops.c -sharedmod_oops.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_oops.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&sp1); ^mod_oops.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&id); ^mod_oops.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&field); ^mod_oops.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&sp2); ^mod_oops.c:45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&value); ^mod_oops.c:46:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&etc); ^7 warnings generated.clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o php.so mod_php.c -sharedmod_php.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_php.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&rest); ^2 warnings generated.clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o postfix.so mod_postfix.c -sharedmod_postfix.c:61:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&spoolid); ^mod_postfix.c:62:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&s); ^mod_postfix.c:63:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&rest); ^3 warnings generated.clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o procmail.so mod_procmail.c -sharedmod_procmail.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&space1); ^mod_procmail.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&header); ^mod_procmail.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&value); ^mod_procmail.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&space2); ^mod_procmail.c:45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&extra); ^5 warnings generated.clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o proftpd.so mod_proftpd.c -sharedmod_proftpd.c:38:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&host); ^mod_proftpd.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&user); ^mod_proftpd.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&auser); ^mod_proftpd.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&date); ^mod_proftpd.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&command); ^mod_proftpd.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&file); ^mod_proftpd.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&ftpcode); ^mod_proftpd.c:45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&size); ^mod_proftpd.c:89:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&servhost); ^mod_proftpd.c:90:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&pid); ^mod_proftpd.c:91:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&remhost); ^mod_proftpd.c:92:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&date); ^mod_proftpd.c:93:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&cmd); ^mod_proftpd.c:94:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&value); ^mod_proftpd.c:95:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&ftpcode); ^15 warnings generated.clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o squid.so mod_squid.c -sharedmod_squid.c:90:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_squid.c:91:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&espace); ^mod_squid.c:92:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&elaps); ^mod_squid.c:93:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&host); ^mod_squid.c:94:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&action); ^mod_squid.c:95:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&httpc); ^mod_squid.c:96:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&gsize); ^mod_squid.c:97:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&method); ^mod_squid.c:98:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&uri); ^mod_squid.c:99:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 10, (const char **)&ident); ^mod_squid.c:100:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 11, (const char **)&hierar); ^mod_squid.c:101:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 12, (const char **)&fhost); ^mod_squid.c:102:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 13, (const char **)&ctype); ^mod_squid.c:160:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_squid.c:161:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&other); ^mod_squid.c:177:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_squid.c:178:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&tag); ^mod_squid.c:179:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&swapnum); ^mod_squid.c:180:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&swapname); ^mod_squid.c:181:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&swapsum); ^mod_squid.c:182:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&space1); ^mod_squid.c:183:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&hcode); ^mod_squid.c:184:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&space2); ^mod_squid.c:185:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&hdate); ^mod_squid.c:186:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 10, (const char **)&space3); ^mod_squid.c:187:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 11, (const char **)&lmdate); ^mod_squid.c:188:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 12, (const char **)&space4); ^mod_squid.c:189:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 13, (const char **)&expire); ^mod_squid.c:190:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 14, (const char **)&ctype); ^mod_squid.c:191:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 15, (const char **)&size); ^mod_squid.c:192:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 16, (const char **)&read); ^mod_squid.c:193:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 17, (const char **)&method); ^mod_squid.c:194:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 18, (const char **)&uri); ^33 warnings generated.clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o sulog.so mod_sulog.c -sharedmod_sulog.c:37:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_sulog.c:38:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&islogin); ^mod_sulog.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&tty); ^mod_sulog.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&fromuser); ^mod_sulog.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&touser); ^5 warnings generated.clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o super.so mod_super.c -sharedmod_super.c:37:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&email); ^mod_super.c:38:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&date); ^mod_super.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&space); ^mod_super.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&suptag); ^mod_super.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&other); ^5 warnings generated.clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o syslog.so mod_syslog.c -sharedmod_syslog.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_syslog.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&host); ^mod_syslog.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&send); ^mod_syslog.c:50:66: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&process); ^mod_syslog.c:51:66: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&msg); ^5 warnings generated.clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o ulogd.so mod_ulogd.c -sharedclang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o vsftpd.so mod_vsftpd.c -sharedmod_vsftpd.c:37:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_vsftpd.c:38:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&sspace); ^mod_vsftpd.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&pid); ^mod_vsftpd.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&user); ^mod_vsftpd.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&other); ^5 warnings generated.clang -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -lpcre -ldl -lncurses -o xferlog.so mod_xferlog.c -sharedmod_xferlog.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&curtime); ^mod_xferlog.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&transtime); ^mod_xferlog.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&host); ^mod_xferlog.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&fsize); ^mod_xferlog.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&fname); ^mod_xferlog.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&transtype); ^mod_xferlog.c:45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&actionflag); ^mod_xferlog.c:46:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&direction); ^mod_xferlog.c:47:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&amode); ^mod_xferlog.c:48:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 10, (const char **)&user); ^mod_xferlog.c:49:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 11, (const char **)&service); ^mod_xferlog.c:50:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 12, (const char **)&amethod); ^mod_xferlog.c:51:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 13, (const char **)&auid); ^mod_xferlog.c:52:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 14, (const char **)&status); ^14 warnings generated.clang -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations ccze-dump.cIn file included from ccze-dump.c:29:./ccze-color.c:264:16: warning: comparison of integers of different signs: 'int' and 'chtype' (aka 'unsigned int') [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ~~~~~~~~ ^ ~~~~~~~~~~~~~~ccze-dump.c:103:16: warning: comparison of integers of different signs: 'int' and 'chtype' (aka 'unsigned int') [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ~~~~~~~~ ^ ~~~~~~~~~~~~~~2 warnings generated.clang -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -o ccze-dump ccze-dump.o ccze-compat.oclang -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations ccze-cssdump.cIn file included from ccze-cssdump.c:29:./ccze-color.c:264:16: warning: comparison of integers of different signs: 'int' and 'chtype' (aka 'unsigned int') [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ~~~~~~~~ ^ ~~~~~~~~~~~~~~1 warning generated.clang -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -o ccze-cssdump ccze-cssdump.o ccze-compat.omake[1]: Leaving directory '/tmp/ccze/src/ccze-0.2.1/src'make -C testsuite allmake[1]: Entering directory '/tmp/ccze/src/ccze-0.2.1/testsuite'make[1]: Nothing to be done for 'all'.make[1]: Leaving directory '/tmp/ccze/src/ccze-0.2.1/testsuite'sed -e "s,@VERSION@,0.2.1,g" -e "s,@DIST@,stable,g" \ ccze.spec ==> Entering fakeroot environment...==> Starting package()...make -C doc installmake[1]: Entering directory '/tmp/ccze/src/ccze-0.2.1/doc'/usr/bin/install -c -d /tmp/ccze/pkg/ccze/usr/share/man/man1/usr/bin/install -c -m 644 ccze.1 ccze-cssdump.1 /tmp/ccze/pkg/ccze/usr/share/man/man1//usr/bin/install -c -d /tmp/ccze/pkg/ccze/usr/share/man/man7/usr/bin/install -c -m 644 ccze-plugin.7 /tmp/ccze/pkg/ccze/usr/share/man/man7/make[1]: Leaving directory '/tmp/ccze/src/ccze-0.2.1/doc'make -C src installmake[1]: Entering directory '/tmp/ccze/src/ccze-0.2.1/src'/usr/bin/install -c -d /tmp/ccze/pkg/ccze/usr/bin/usr/bin/install -c ccze ccze-cssdump /tmp/ccze/pkg/ccze/usr/bin//usr/bin/install -c -d /tmp/ccze/pkg/ccze/usr/include/usr/bin/install -c -m 644 ./ccze.h /tmp/ccze/pkg/ccze/usr/include/usr/bin/install -c -d /tmp/ccze/pkg/ccze/usr/lib/ccze/usr/bin/install -c -m 644 apm.so distcc.so exim.so fetchmail.so ftpstats.so httpd.so icecast.so oops.so php.so postfix.so procmail.so proftpd.so squid.so sulog.so super.so syslog.so ulogd.so vsftpd.so xferlog.so /tmp/ccze/pkg/ccze/usr/lib/ccze/make[1]: Leaving directory '/tmp/ccze/src/ccze-0.2.1/src'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "ccze"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: ccze 0.2.1-9 (Thu Apr 13 17:10:47 UTC 2017)CMD: pacman --query --file ccze-0.2.1-9-x86_64.pkg.tar.xz
Creating hybrid package for 'ccze'
Trying to find vanilla package 'ccze'...
CMD: pacman --query --file /mirror/ccze-0.2.1-9.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.MTREE/usr/share/man/man1/ccze.1.gz/usr/share/man/man1/ccze-cssdump.1.gz/usr/share/man/man7/ccze-plugin.7.gz/usr/bin/ccze/usr/bin/ccze-cssdump/usr/include/ccze.h/usr/lib/ccze/apm.so/usr/lib/ccze/distcc.so/usr/lib/ccze/exim.so/usr/lib/ccze/fetchmail.so/usr/lib/ccze/ftpstats.so/usr/lib/ccze/httpd.so/usr/lib/ccze/icecast.so/usr/lib/ccze/oops.so/usr/lib/ccze/php.so/usr/lib/ccze/postfix.so/usr/lib/ccze/procmail.so/usr/lib/ccze/proftpd.so/usr/lib/ccze/squid.so/usr/lib/ccze/sulog.so/usr/lib/ccze/super.so/usr/lib/ccze/syslog.so/usr/lib/ccze/ulogd.so/usr/lib/ccze/vsftpd.so/usr/lib/ccze/xferlog.so/sysroot/usr/lib/ccze/apm.so/sysroot/usr/lib/ccze/distcc.so/sysroot/usr/lib/ccze/exim.so/sysroot/usr/lib/ccze/fetchmail.so/sysroot/usr/lib/ccze/ftpstats.so/sysroot/usr/lib/ccze/httpd.so/sysroot/usr/lib/ccze/icecast.so/sysroot/usr/lib/ccze/oops.so/sysroot/usr/lib/ccze/php.so/sysroot/usr/lib/ccze/postfix.so/sysroot/usr/lib/ccze/procmail.so/sysroot/usr/lib/ccze/proftpd.so/sysroot/usr/lib/ccze/squid.so/sysroot/usr/lib/ccze/sulog.so/sysroot/usr/lib/ccze/super.so/sysroot/usr/lib/ccze/syslog.so/sysroot/usr/lib/ccze/ulogd.so/sysroot/usr/lib/ccze/vsftpd.so/sysroot/usr/lib/ccze/xferlog.so/sysroot/usr/include/ccze.hGenerating .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 ccze.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/ccze.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ccze.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/ccze.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/ccze/src/ccze-0.2.1/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by ccze configure 0.2-stable, which wasgenerated by GNU Autoconf 2.57. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man## --------- #### Platform. #### --------- ##hostname = c3101ee71beauname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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 = unknownhostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:1314: checking build system typeconfigure:1332: result: x86_64-unknown-linux-gnuconfigure:1340: checking host system typeconfigure:1354: result: x86_64-unknown-linux-gnuconfigure:1369: checking for x86_64-unknown-linux-ccconfigure:1395: result: clangconfigure:1453: checking for x86_64-unknown-linux-gccconfigure:1479: result: clangconfigure:1761: checking for C compiler versionconfigure:1764: clang --version &5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:1767: $? = 0configure:1769: clang -v &5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:1772: $? = 0configure:1774: clang -V &5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:1777: $? = 1configure:1801: checking for C compiler default outputconfigure:1804: clang conftest.c >&5configure:1807: $? = 0configure:1853: result: a.outconfigure:1858: checking whether the C compiler worksconfigure:1864: ./a.outconfigure:1867: $? = 0configure:1884: result: yesconfigure:1891: checking whether we are cross compilingconfigure:1893: result: noconfigure:1896: checking for suffix of executablesconfigure:1898: clang -o conftest conftest.c >&5configure:1901: $? = 0configure:1926: result:configure:1932: checking for suffix of object filesconfigure:1954: clang -c conftest.c >&5configure:1957: $? = 0configure:1979: result: oconfigure:1983: checking whether we are using the GNU C compilerconfigure:2008: clang -c conftest.c >&5configure:2011: $? = 0configure:2014: test -s conftest.oconfigure:2017: $? = 0configure:2030: result: yesconfigure:2036: checking whether clang accepts -gconfigure:2058: clang -c -g conftest.c >&5configure:2061: $? = 0configure:2064: test -s conftest.oconfigure:2067: $? = 0configure:2078: result: yesconfigure:2095: checking for clang option to accept ANSI Cconfigure:2156: clang -c conftest.c >&5configure:2159: $? = 0configure:2162: test -s conftest.oconfigure:2165: $? = 0configure:2183: result: none neededconfigure:2201: clang -c conftest.c >&5conftest.c:2:3: error: unknown type name 'choke'choke me^conftest.c:2:11: error: expected ';' after top level declaratorchoke me^;2 errors generated.configure:2204: $? = 1configure: failed program was:| #ifndef __cplusplus| choke me| #endifconfigure:2318: checking whether we are using GCC 3configure:2328: result: noconfigure:2352: checking how to run the C preprocessorconfigure:2388: clang -E conftest.cconfigure:2394: $? = 0configure:2426: clang -E conftest.cconfigure:2425:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:2432: $? = 1configure: failed program was:| #line 2417 "configure"| /* confdefs.h. */|| #define PACKAGE_NAME "ccze"| #define PACKAGE_TARNAME "ccze"| #define PACKAGE_VERSION "0.2-stable"| #define PACKAGE_STRING "ccze 0.2-stable"| #define PACKAGE_BUGREPORT "algernon@bonehunter.rulez.org"| /* end confdefs.h. */| #include configure:2470: result: clang -Econfigure:2495: clang -E conftest.cconfigure:2501: $? = 0configure:2533: clang -E conftest.cconfigure:2532:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:2539: $? = 1configure: failed program was:| #line 2524 "configure"| /* confdefs.h. */|| #define PACKAGE_NAME "ccze"| #define PACKAGE_TARNAME "ccze"| #define PACKAGE_VERSION "0.2-stable"| #define PACKAGE_STRING "ccze 0.2-stable"| #define PACKAGE_BUGREPORT "algernon@bonehunter.rulez.org"| /* end confdefs.h. */| #include configure:2593: checking for a BSD-compatible installconfigure:2647: result: /usr/bin/install -cconfigure:2661: checking for egrepconfigure:2671: result: grep -Econfigure:2676: checking for ANSI C header filesconfigure:2702: clang -c conftest.c >&5configure:2705: $? = 0configure:2708: test -s conftest.oconfigure:2711: $? = 0configure:2803: clang -o conftest conftest.c >&5configure:2796:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(2);^configure:2796:7: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated.configure:2806: $? = 0configure:2808: ./conftestconfigure:2811: $? = 0configure:2826: result: yesconfigure:2844: checking for dirent.h that defines DIRconfigure:2869: clang -c conftest.c >&5configure:2872: $? = 0configure:2875: test -s conftest.oconfigure:2878: $? = 0configure:2889: result: yesconfigure:2902: checking for library containing opendirconfigure:2933: clang -o conftest conftest.c >&5configure:2936: $? = 0configure:2939: test -s conftestconfigure:2942: $? = 0configure:3001: result: none requiredconfigure:3131: checking for sys/types.hconfigure:3148: clang -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3131: checking for sys/stat.hconfigure:3148: clang -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3131: checking for stdlib.hconfigure:3148: clang -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3131: checking for string.hconfigure:3148: clang -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3131: checking for memory.hconfigure:3148: clang -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3131: checking for strings.hconfigure:3148: clang -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3131: checking for inttypes.hconfigure:3148: clang -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3131: checking for stdint.hconfigure:3148: clang -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3131: checking for unistd.hconfigure:3148: clang -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3198: checking argp.h usabilityconfigure:3211: clang -c conftest.c >&5configure:3214: $? = 0configure:3217: test -s conftest.oconfigure:3220: $? = 0configure:3230: result: yesconfigure:3234: checking argp.h presenceconfigure:3245: clang -E conftest.cconfigure:3251: $? = 0configure:3270: result: yesconfigure:3306: checking for argp.hconfigure:3313: result: yesconfigure:3198: checking getopt.h usabilityconfigure:3211: clang -c conftest.c >&5configure:3214: $? = 0configure:3217: test -s conftest.oconfigure:3220: $? = 0configure:3230: result: yesconfigure:3234: checking getopt.h presenceconfigure:3245: clang -E conftest.cconfigure:3251: $? = 0configure:3270: result: yesconfigure:3306: checking for getopt.hconfigure:3313: result: yesconfigure:3198: checking netdb.h usabilityconfigure:3211: clang -c conftest.c >&5configure:3214: $? = 0configure:3217: test -s conftest.oconfigure:3220: $? = 0configure:3230: result: yesconfigure:3234: checking netdb.h presenceconfigure:3245: clang -E conftest.cconfigure:3251: $? = 0configure:3270: result: yesconfigure:3306: checking for netdb.hconfigure:3313: result: yesconfigure:3198: checking fcntl.h usabilityconfigure:3211: clang -c conftest.c >&5configure:3214: $? = 0configure:3217: test -s conftest.oconfigure:3220: $? = 0configure:3230: result: yesconfigure:3234: checking fcntl.h presenceconfigure:3245: clang -E conftest.cconfigure:3251: $? = 0configure:3270: result: yesconfigure:3306: checking for fcntl.hconfigure:3313: result: yesconfigure:3198: checking stddef.h usabilityconfigure:3211: clang -c conftest.c >&5configure:3214: $? = 0configure:3217: test -s conftest.oconfigure:3220: $? = 0configure:3230: result: yesconfigure:3234: checking stddef.h presenceconfigure:3245: clang -E conftest.cconfigure:3251: $? = 0configure:3270: result: yesconfigure:3306: checking for stddef.hconfigure:3313: result: yesconfigure:3327: checking for an ANSI C-conforming constconfigure:3395: clang -c conftest.c >&5configure:3398: $? = 0configure:3401: test -s conftest.oconfigure:3404: $? = 0configure:3415: result: yesconfigure:3425: checking for working volatileconfigure:3449: clang -c conftest.c >&5configure:3452: $? = 0configure:3455: test -s conftest.oconfigure:3458: $? = 0configure:3469: result: yesconfigure:3479: checking for size_tconfigure:3504: clang -c conftest.c >&5configure:3507: $? = 0configure:3510: test -s conftest.oconfigure:3513: $? = 0configure:3524: result: yesconfigure:3536: checking return type of signal handlersconfigure:3568: clang -c conftest.c >&5configure:3571: $? = 0configure:3574: test -s conftest.oconfigure:3577: $? = 0configure:3588: result: voidconfigure:3597: checking for error_tconfigure:3622: clang -c conftest.c >&5configure:3664:15: error: expected expressionif ((error_t *) 0)^configure:3664:6: error: use of undeclared identifier 'error_t'if ((error_t *) 0)^configure:3666:13: error: use of undeclared identifier 'error_t'if (sizeof (error_t))^3 errors generated.configure:3625: $? = 1configure: failed program was:| #line 3602 "configure"| /* confdefs.h. */|| #define PACKAGE_NAME "ccze"| #define PACKAGE_TARNAME "ccze"| #define PACKAGE_VERSION "0.2-stable"| #define PACKAGE_STRING "ccze 0.2-stable"| #define PACKAGE_BUGREPORT "algernon@bonehunter.rulez.org"| #define STDC_HEADERS 1| #define HAVE_DIRENT_H 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_ARGP_H 1| #define HAVE_GETOPT_H 1| #define HAVE_NETDB_H 1| #define HAVE_FCNTL_H 1| #define HAVE_STDDEF_H 1| #define RETSIGTYPE void| /* end confdefs.h. */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| # include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| # include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| # include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| int| main ()| {| if ((error_t *) 0)| return 0;| if (sizeof (error_t))| return 0;| ;| return 0;| }configure:3642: result: noconfigure:3660: checking for stdlib.hconfigure:3665: result: yesconfigure:3797: checking for GNU libc compatible mallocconfigure:3827: clang -o conftest conftest.c >&5configure:3830: $? = 0configure:3832: ./conftestconfigure:3835: $? = 0configure:3849: result: yesconfigure:3877: checking for stdlib.hconfigure:3882: result: yesconfigure:4014: checking for GNU libc compatible reallocconfigure:4044: clang -o conftest conftest.c >&5configure:4047: $? = 0configure:4049: ./conftestconfigure:4052: $? = 0configure:4066: result: yesconfigure:4093: checking for strftimeconfigure:4143: clang -o conftest conftest.c >&5configure:4146: $? = 0configure:4149: test -s conftestconfigure:4152: $? = 0configure:4163: result: yesconfigure:4237: checking whether lstat dereferences a symlink specified with a trailing slashconfigure:4269: clang -o conftest conftest.c >&5configure:4272: $? = 0configure:4274: ./conftestconfigure:4277: $? = 0configure:4298: result: yesconfigure:4312: checking whether stat accepts an empty stringconfigure:4338: clang -o conftest conftest.c >&5configure:4341: $? = 0configure:4343: ./conftestconfigure:4346: $? = 1configure: program exited with status 1configure: failed program was:| #line 4320 "configure"| /* confdefs.h. */|| #define PACKAGE_NAME "ccze"| #define PACKAGE_TARNAME "ccze"| #define PACKAGE_VERSION "0.2-stable"| #define PACKAGE_STRING "ccze 0.2-stable"| #define PACKAGE_BUGREPORT "algernon@bonehunter.rulez.org"| #define STDC_HEADERS 1| #define HAVE_DIRENT_H 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_ARGP_H 1| #define HAVE_GETOPT_H 1| #define HAVE_NETDB_H 1| #define HAVE_FCNTL_H 1| #define HAVE_STDDEF_H 1| #define RETSIGTYPE void| #define error_t int| #define HAVE_STDLIB_H 1| #define HAVE_MALLOC 1| #define HAVE_STDLIB_H 1| #define HAVE_REALLOC 1| #define HAVE_STRFTIME 1| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1| /* end confdefs.h. */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| # include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| # include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| # include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| int| main ()| {| struct stat sbuf;| exit (stat ("", &sbuf) ? 1 : 0);| ;| return 0;| }configure:4360: result: noconfigure:4371: checking for working memcmpconfigure:4420: clang -o conftest conftest.c >&5configure:4418:7: warning: implicitly declaring library function 'memcmp' with type 'int (const void *, const void *, unsigned long)' [-Wimplicit-function-declaration]if (memcmp(&c0, &c2, 1) >= 0 || memcmp(&c1, &c2, 1) >= 0)^configure:4418:7: note: include the header or explicitly provide a declaration for 'memcmp' configure:4419:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit (1);^configure:4419:5: note: include the header or explicitly provide a declaration for 'exit' configure:4432:9: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration]strcpy (a, "--------01111111");^configure:4432:9: note: include the header or explicitly provide a declaration for 'strcpy' 3 warnings generated.configure:4423: $? = 0configure:4425: ./conftestconfigure:4428: $? = 0configure:4442: result: yesconfigure:4450: checking for vprintfconfigure:4500: clang -o conftest conftest.c >&5configure:4503:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]char vprintf ();^configure:4503:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'1 warning generated.configure:4503: $? = 0configure:4506: test -s conftestconfigure:4509: $? = 0configure:4520: result: yesconfigure:4527: checking for _doprntconfigure:4577: clang -o conftest conftest.c >&5/tmp/conftest-fc237a.o: In function `main':conftest.c:(.text+0x6): undefined reference to `_doprnt'/tmp/conftest-fc237a.o:(.data+0x0): undefined reference to `_doprnt'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4580: $? = 1configure: failed program was:| #line 4532 "configure"| /* confdefs.h. */|| #define PACKAGE_NAME "ccze"| #define PACKAGE_TARNAME "ccze"| #define PACKAGE_VERSION "0.2-stable"| #define PACKAGE_STRING "ccze 0.2-stable"| #define PACKAGE_BUGREPORT "algernon@bonehunter.rulez.org"| #define STDC_HEADERS 1| #define HAVE_DIRENT_H 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_ARGP_H 1| #define HAVE_GETOPT_H 1| #define HAVE_NETDB_H 1| #define HAVE_FCNTL_H 1| #define HAVE_STDDEF_H 1| #define RETSIGTYPE void| #define error_t int| #define HAVE_STDLIB_H 1| #define HAVE_MALLOC 1| #define HAVE_STDLIB_H 1| #define HAVE_REALLOC 1| #define HAVE_STRFTIME 1| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1| #define HAVE_VPRINTF 1| /* end confdefs.h. */| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char _doprnt (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__| # include | #else| # include | #endif| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| {| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char _doprnt ();| /* 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__doprnt) || defined (__stub____doprnt)| choke me| #else| char (*f) () = _doprnt;| #endif| #ifdef __cplusplus| }| #endif|| int| main ()| {| return f != _doprnt;| ;| return 0;| }configure:4597: result: noconfigure:4611: checking whether closedir returns voidconfigure:4641: clang -o conftest conftest.c >&5configure:4644: $? = 0configure:4646: ./conftestconfigure:4649: $? = 0configure:4663: result: noconfigure:4693: checking for alphasortconfigure:4743: clang -o conftest conftest.c >&5configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for argp_parseconfigure:4743: clang -o conftest conftest.c >&5configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for asprintfconfigure:4743: clang -o conftest conftest.c >&5configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for getdelimconfigure:4743: clang -o conftest conftest.c >&5configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for getlineconfigure:4743: clang -o conftest conftest.c >&5configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for getopt_longconfigure:4743: clang -o conftest conftest.c >&5configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for getsuboptconfigure:4743: clang -o conftest conftest.c >&5configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for memchrconfigure:4743: clang -o conftest conftest.c >&5configure:4754:6: warning: incompatible redeclaration of library function 'memchr' [-Wincompatible-library-redeclaration]char memchr ();^configure:4754:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)'1 warning generated.configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for memsetconfigure:4743: clang -o conftest conftest.c >&5configure:4755:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]char memset ();^configure:4755:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'1 warning generated.configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for scandirconfigure:4743: clang -o conftest conftest.c >&5configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for strcasecmpconfigure:4743: clang -o conftest conftest.c >&5configure:4757:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]char strcasecmp ();^configure:4757:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'1 warning generated.configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for strchrconfigure:4743: clang -o conftest conftest.c >&5configure:4758:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]char strchr ();^configure:4758:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'1 warning generated.configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for strdupconfigure:4743: clang -o conftest conftest.c >&5configure:4759:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]char strdup ();^configure:4759:6: note: 'strdup' is a builtin with type 'char *(const char *)'1 warning generated.configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for strndupconfigure:4743: clang -o conftest conftest.c >&5configure:4760:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]char strndup ();^configure:4760:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'1 warning generated.configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for strstrconfigure:4743: clang -o conftest conftest.c >&5configure:4761:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]char strstr ();^configure:4761:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'1 warning generated.configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4775: checking for initscr in -lncursesconfigure:4806: clang -o conftest conftest.c -lncurses >&5configure:4809: $? = 0configure:4812: test -s conftestconfigure:4815: $? = 0configure:4827: result: yesconfigure:4842: checking for dlopenconfigure:4892: clang -o conftest conftest.c -lncurses >&5/tmp/conftest-9c2b4a.o: In function `main':conftest.c:(.text+0x6): undefined reference to `dlopen'/tmp/conftest-9c2b4a.o:(.data+0x0): undefined reference to `dlopen'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4895: $? = 1configure: failed program was:| #line 4847 "configure"| /* confdefs.h. */|| #define PACKAGE_NAME "ccze"| #define PACKAGE_TARNAME "ccze"| #define PACKAGE_VERSION "0.2-stable"| #define PACKAGE_STRING "ccze 0.2-stable"| #define PACKAGE_BUGREPORT "algernon@bonehunter.rulez.org"| #define STDC_HEADERS 1| #define HAVE_DIRENT_H 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_ARGP_H 1| #define HAVE_GETOPT_H 1| #define HAVE_NETDB_H 1| #define HAVE_FCNTL_H 1| #define HAVE_STDDEF_H 1| #define RETSIGTYPE void| #define error_t int| #define HAVE_STDLIB_H 1| #define HAVE_MALLOC 1| #define HAVE_STDLIB_H 1| #define HAVE_REALLOC 1| #define HAVE_STRFTIME 1| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1| #define HAVE_VPRINTF 1| #define HAVE_ALPHASORT 1| #define HAVE_ARGP_PARSE 1| #define HAVE_ASPRINTF 1| #define HAVE_GETDELIM 1| #define HAVE_GETLINE 1| #define HAVE_GETOPT_LONG 1| #define HAVE_GETSUBOPT 1| #define HAVE_MEMCHR 1| #define HAVE_MEMSET 1| #define HAVE_SCANDIR 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRNDUP 1| #define HAVE_STRSTR 1| #define HAVE_LIBNCURSES 1| /* end confdefs.h. */| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char dlopen (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__| # include | #else| # include | #endif| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| {| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char dlopen ();| /* 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_dlopen) || defined (__stub___dlopen)| choke me| #else| char (*f) () = dlopen;| #endif| #ifdef __cplusplus| }| #endif|| int| main ()| {| return f != dlopen;| ;| return 0;| }configure:4912: result: noconfigure:4918: checking for dlopen in -ldlconfigure:4949: clang -o conftest conftest.c -ldl -lncurses >&5configure:4952: $? = 0configure:4955: test -s conftestconfigure:4958: $? = 0configure:4970: result: yesconfigure:4983: checking for getopt_longconfigure:5053: result: yesconfigure:5128: checking for pcre-configconfigure:5146: found /usr/bin/pcre-configconfigure:5159: result: /usr/bin/pcre-configconfigure:5167: checking for PCREconfigure:5178: result: foundconfigure:5181: checking for suboptargconfigure:5213: clang -o conftest conftest.c -ldl -lncurses >&5configure:5249:24: warning: incompatible pointer types passing 'char **[1]' to parameter of type 'char *const *' [-Wincompatible-pointer-types]getsubopt (&subopts, empty_subopts, &value);^~~~~~~~~~~~~/usr/include/stdlib.h:899:33: note: passing argument to parameter '__tokens' herechar *const *__restrict __tokens,^1 warning generated./tmp/conftest-d85eb5.o: In function `main':conftest.c:(.text+0x3b): undefined reference to `suboptarg'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:5216: $? = 1configure: program exited with status 1configure: failed program was:| #line 5186 "configure"| /* confdefs.h. */|| #define PACKAGE_NAME "ccze"| #define PACKAGE_TARNAME "ccze"| #define PACKAGE_VERSION "0.2-stable"| #define PACKAGE_STRING "ccze 0.2-stable"| #define PACKAGE_BUGREPORT "algernon@bonehunter.rulez.org"| #define STDC_HEADERS 1| #define HAVE_DIRENT_H 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_ARGP_H 1| #define HAVE_GETOPT_H 1| #define HAVE_NETDB_H 1| #define HAVE_FCNTL_H 1| #define HAVE_STDDEF_H 1| #define RETSIGTYPE void| #define error_t int| #define HAVE_STDLIB_H 1| #define HAVE_MALLOC 1| #define HAVE_STDLIB_H 1| #define HAVE_REALLOC 1| #define HAVE_STRFTIME 1| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1| #define HAVE_VPRINTF 1| #define HAVE_ALPHASORT 1| #define HAVE_ARGP_PARSE 1| #define HAVE_ASPRINTF 1| #define HAVE_GETDELIM 1| #define HAVE_GETLINE 1| #define HAVE_GETOPT_LONG 1| #define HAVE_GETSUBOPT 1| #define HAVE_MEMCHR 1| #define HAVE_MEMSET 1| #define HAVE_SCANDIR 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRNDUP 1| #define HAVE_STRSTR 1| #define HAVE_LIBNCURSES 1| #define HAVE_LIBDL 1| /* end confdefs.h. */| #include | #include | #include || static char **empty_subopts[] = { NULL };| extern char *suboptarg;|| int| main ()| {| char *subopts = "something";| char *value;|| getsubopt (&subopts, empty_subopts, &value);| exit (!suboptarg);| ;| return 0;| }configure:5234: result: noconfigure:5361: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by ccze config.status 0.2-stable, which wasgenerated by GNU Autoconf 2.57. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson c3101ee71beaconfig.status:634: creating Rules.mkconfig.status:634: creating Makefileconfig.status:634: creating doc/Makefileconfig.status:634: creating src/Makefileconfig.status:634: creating testsuite/Makefileconfig.status:738: creating system.h## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_build_alias=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_volatile=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_exeext=ac_cv_func__doprnt=noac_cv_func_alphasort=yesac_cv_func_argp_parse=yesac_cv_func_asprintf=yesac_cv_func_closedir_void=noac_cv_func_dlopen=noac_cv_func_getdelim=yesac_cv_func_getline=yesac_cv_func_getopt_long=yesac_cv_func_getsubopt=yesac_cv_func_lstat_dereferences_slashed_symlink=yesac_cv_func_malloc_0_nonnull=yesac_cv_func_memchr=yesac_cv_func_memcmp_working=yesac_cv_func_memset=yesac_cv_func_realloc_0_nonnull=yesac_cv_func_scandir=yesac_cv_func_stat_empty_string_bug=noac_cv_func_strcasecmp=yesac_cv_func_strchr=yesac_cv_func_strdup=yesac_cv_func_strftime=yesac_cv_func_strndup=yesac_cv_func_strstr=yesac_cv_func_vprintf=yesac_cv_header_argp_h=yesac_cv_header_dirent_dirent_h=yesac_cv_header_fcntl_h=yesac_cv_header_getopt_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_netdb_h=yesac_cv_header_stdc=yesac_cv_header_stddef_h=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_host_alias=x86_64-unknown-linuxac_cv_lib_dl_dlopen=yesac_cv_lib_ncurses_initscr=yesac_cv_objext=oac_cv_path_PCRE_CONFIG=/usr/bin/pcre-configac_cv_path_install='/usr/bin/install -c'ac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_prog_egrep='grep -E'ac_cv_search_opendir='none required'ac_cv_type_error_t=noac_cv_type_signal=voidac_cv_type_size_t=yes## ----------------- #### Output variables. #### ----------------- ##ALL_PLUGINS='apm distcc exim fetchmail ftpstats httpd icecast oops php postfix procmail proftpd squid sulog super syslog ulogd vsftpd xferlog 'CC='clang'CFLAGS=''CPP='clang -E'CPPFLAGS=''DEFS='-DHAVE_CONFIG_H'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='grep -E'EXEEXT=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'LDFLAGS=''LIBOBJS=''LIBS='-ldl -lncurses 'LTLIBOBJS=''OBJEXT='o'PACKAGE_BUGREPORT='algernon@bonehunter.rulez.org'PACKAGE_NAME='ccze'PACKAGE_STRING='ccze 0.2-stable'PACKAGE_TARNAME='ccze'PACKAGE_VERSION='0.2-stable'PATH_SEPARATOR=':'PCRE_CFLAGS=''PCRE_CONFIG='/usr/bin/pcre-config'PCRE_LIBS='-lpcre'SHELL='/bin/sh'S_PLUGINS=''WFLAGS='${WFLAGS_GCC}'WFLAGS_3X=''ac_ct_CC=''bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${prefix}/share'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'includedir='${prefix}/include'infodir='${prefix}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localstatedir='${prefix}/var'mandir='/usr/share/man'oldincludedir='/usr/include'prefix='/usr'program_transform_name='s,x,x,'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define HAVE_ALPHASORT 1#define HAVE_ARGP_H 1#define HAVE_ARGP_PARSE 1#define HAVE_ASPRINTF 1#define HAVE_DIRENT_H 1#define HAVE_FCNTL_H 1#define HAVE_GETDELIM 1#define HAVE_GETLINE 1#define HAVE_GETOPT_H 1#define HAVE_GETOPT_LONG 1#define HAVE_GETSUBOPT 1#define HAVE_INTTYPES_H 1#define HAVE_LIBDL 1#define HAVE_LIBNCURSES 1#define HAVE_MALLOC 1#define HAVE_MEMCHR 1#define HAVE_MEMORY_H 1#define HAVE_MEMSET 1#define HAVE_NETDB_H 1#define HAVE_REALLOC 1#define HAVE_SCANDIR 1#define HAVE_STDDEF_H 1#define HAVE_STDINT_H 1#define HAVE_STDLIB_H 1#define HAVE_STDLIB_H 1#define HAVE_STDLIB_H 1#define HAVE_STRCASECMP 1#define HAVE_STRCHR 1#define HAVE_STRDUP 1#define HAVE_STRFTIME 1#define HAVE_STRINGS_H 1#define HAVE_STRING_H 1#define HAVE_STRNDUP 1#define HAVE_STRSTR 1#define HAVE_SYS_STAT_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_UNISTD_H 1#define HAVE_VPRINTF 1#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1#define PACKAGE_BUGREPORT "algernon@bonehunter.rulez.org"#define PACKAGE_NAME "ccze"#define PACKAGE_STRING "ccze 0.2-stable"#define PACKAGE_TARNAME "ccze"#define PACKAGE_VERSION "0.2-stable"#define RETSIGTYPE void#define STDC_HEADERS 1#define error_t intconfigure: exit 0