The build took 00h 00m 38s 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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: ccze 0.2.1-9 (Wed Aug 24 13:18:59 UTC 2016)==> 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... nochecking for cc... ccchecking for x86_64-unknown-linux-gcc... ccchecking 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 cc accepts -g... yeschecking for cc option to accept ANSI C... none neededchecking whether we are using GCC 3... nochecking how to run the C preprocessor... cc -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/sbin/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,@DIST@,stable,g" \ ccze.spec sed -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'cc -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.ccc -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: In function 'ccze_color_to_css':ccze-color.c:264:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ^cc -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.ccc -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: In function 'ccze_wordcolor_process_one':ccze-wordcolor.c:86:52: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (word, offsets, match, 1, (const char **)&pre); ^ccze-wordcolor.c:87:52: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (word, offsets, match, 2, (const char **)&tmp); ^ccze-wordcolor.c:98:52: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (word, offsets, match, 1, (const char **)&tmp); ^ccze-wordcolor.c:99:52: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (word, offsets, match, 2, (const char **)&post); ^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.ccc -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.ccc -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: In function 'ccze_apm_process':mod_apm.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&battery); ^mod_apm.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&charge); ^mod_apm.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&rate); ^mod_apm.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&stuff1); ^mod_apm.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&elapsed); ^mod_apm.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&remain); ^mod_apm.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&stuff2); ^cc -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 -sharedcc -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_distcc.c: In function 'ccze_distcc_process':mod_distcc.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&pid); ^mod_distcc.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&func); ^mod_distcc.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&rest); ^mod_exim.c: In function 'ccze_exim_process':mod_exim.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_exim.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&msgfull); ^mod_exim.c:47:6: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] (const char **)&uniqn); ^mod_exim.c:49:6: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] (const char **)&action); ^mod_exim.c:51:6: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] (const char **)&msg); ^mod_exim.c:63:6: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] (const char **)&uniqn); ^mod_exim.c:65:6: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] (const char **)&msg); ^cc -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 -sharedcc -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: In function 'ccze_ftpstats_process':mod_ftpstats.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_ftpstats.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&sessionid); ^mod_ftpstats.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&user); ^mod_ftpstats.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&host); ^mod_ftpstats.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&type); ^mod_ftpstats.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&size); ^mod_ftpstats.c:46:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&duration); ^mod_ftpstats.c:47:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&file); ^mod_fetchmail.c: In function 'ccze_fetchmail_process':mod_fetchmail.c:37:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&start); ^mod_fetchmail.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&addy); ^mod_fetchmail.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)¤t); ^mod_fetchmail.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&full); ^mod_fetchmail.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&rest); ^cc -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 -sharedcc -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_httpd.c: In function 'ccze_httpd_access_log_process':mod_httpd.c:53:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&vhost); ^mod_httpd.c:54:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&host); ^mod_httpd.c:55:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&user); ^mod_httpd.c:56:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&date); ^mod_httpd.c:57:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&full_action); ^mod_httpd.c:58:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&method); ^mod_httpd.c:59:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&http_code); ^mod_httpd.c:60:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&gsize); ^mod_httpd.c:61:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&other); ^mod_httpd.c: In function 'ccze_httpd_error_log_process':mod_httpd.c:106:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_httpd.c:107:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&level); ^mod_httpd.c:108:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&msg); ^mod_icecast.c: In function 'ccze_icecast_process':mod_icecast.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_icecast.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&admin); ^mod_icecast.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&threadno); ^mod_icecast.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&thread); ^mod_icecast.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&rest); ^mod_icecast.c: In function 'ccze_icecast_usage_process':mod_icecast.c:82:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_icecast.c:83:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&threadno); ^mod_icecast.c:84:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&thread); ^mod_icecast.c:85:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&date2); ^mod_icecast.c:86:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&bw); ^mod_icecast.c:87:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&unit); ^mod_icecast.c:88:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&src); ^mod_icecast.c:89:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&clients); ^mod_icecast.c:90:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 10, (const char **)&admins); ^cc -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 -sharedcc -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_oops.c: In function 'ccze_oops_process':mod_oops.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_oops.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&sp1); ^mod_oops.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&id); ^mod_oops.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&field); ^mod_oops.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&sp2); ^mod_oops.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&value); ^mod_oops.c:46:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&etc); ^mod_php.c: In function 'ccze_php_process':mod_php.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_php.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&rest); ^cc -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 -sharedcc -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_postfix.c: In function 'ccze_postfix_process':mod_postfix.c:61:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&spoolid); ^mod_postfix.c:62:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&s); ^mod_postfix.c:63:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&rest); ^mod_procmail.c: In function 'ccze_procmail_process':mod_procmail.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&space1); ^mod_procmail.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&header); ^mod_procmail.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&value); ^mod_procmail.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&space2); ^mod_procmail.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&extra); ^cc -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 -sharedcc -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_proftpd.c: In function 'ccze_proftpd_access_log_process':mod_proftpd.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&host); ^mod_proftpd.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&user); ^mod_proftpd.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&auser); ^mod_proftpd.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&date); ^mod_proftpd.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&command); ^mod_proftpd.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&file); ^mod_proftpd.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&ftpcode); ^mod_proftpd.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&size); ^mod_proftpd.c: In function 'ccze_proftpd_auth_log_process':mod_proftpd.c:89:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&servhost); ^mod_proftpd.c:90:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&pid); ^mod_proftpd.c:91:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&remhost); ^mod_proftpd.c:92:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&date); ^mod_proftpd.c:93:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&cmd); ^mod_proftpd.c:94:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&value); ^mod_proftpd.c:95:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&ftpcode); ^mod_squid.c: In function 'ccze_squid_access_log_process':mod_squid.c:90:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_squid.c:91:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&espace); ^mod_squid.c:92:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&elaps); ^mod_squid.c:93:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&host); ^mod_squid.c:94:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&action); ^mod_squid.c:95:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&httpc); ^mod_squid.c:96:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&gsize); ^mod_squid.c:97:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&method); ^mod_squid.c:98:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&uri); ^mod_squid.c:99:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 10, (const char **)&ident); ^mod_squid.c:100:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 11, (const char **)&hierar); ^mod_squid.c:101:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 12, (const char **)&fhost); ^mod_squid.c:102:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 13, (const char **)&ctype); ^mod_squid.c: In function 'ccze_squid_cache_log_process':mod_squid.c:160:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_squid.c:161:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&other); ^mod_squid.c: In function 'ccze_squid_store_log_process':mod_squid.c:177:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_squid.c:178:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&tag); ^mod_squid.c:179:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&swapnum); ^mod_squid.c:180:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&swapname); ^mod_squid.c:181:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&swapsum); ^mod_squid.c:182:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&space1); ^mod_squid.c:183:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&hcode); ^mod_squid.c:184:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&space2); ^mod_squid.c:185:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&hdate); ^mod_squid.c:186:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 10, (const char **)&space3); ^mod_squid.c:187:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 11, (const char **)&lmdate); ^mod_squid.c:188:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 12, (const char **)&space4); ^mod_squid.c:189:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 13, (const char **)&expire); ^mod_squid.c:190:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 14, (const char **)&ctype); ^mod_squid.c:191:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 15, (const char **)&size); ^mod_squid.c:192:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 16, (const char **)&read); ^mod_squid.c:193:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 17, (const char **)&method); ^mod_squid.c:194:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 18, (const char **)&uri); ^cc -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 -sharedcc -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_sulog.c: In function 'ccze_sulog_process':mod_sulog.c:37:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_sulog.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&islogin); ^mod_sulog.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&tty); ^mod_sulog.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&fromuser); ^mod_sulog.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&touser); ^mod_super.c: In function 'ccze_super_process':mod_super.c:37:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&email); ^mod_super.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&date); ^mod_super.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&space); ^mod_super.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&suptag); ^mod_super.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&other); ^cc -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 -sharedcc -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 -sharedmod_syslog.c: In function 'ccze_syslog_process':mod_syslog.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_syslog.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&host); ^mod_syslog.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&send); ^mod_syslog.c:50:51: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&process); ^mod_syslog.c:51:51: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&msg); ^cc -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: In function 'ccze_vsftpd_log_process':mod_vsftpd.c:37:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^mod_vsftpd.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&sspace); ^mod_vsftpd.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&pid); ^mod_vsftpd.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&user); ^mod_vsftpd.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&other); ^cc -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 -sharedcc -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.cmod_xferlog.c: In function 'ccze_xferlog_log_process':mod_xferlog.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&curtime); ^mod_xferlog.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&transtime); ^mod_xferlog.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&host); ^mod_xferlog.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&fsize); ^mod_xferlog.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&fname); ^mod_xferlog.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&transtype); ^mod_xferlog.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&actionflag); ^mod_xferlog.c:46:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&direction); ^mod_xferlog.c:47:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&amode); ^mod_xferlog.c:48:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 10, (const char **)&user); ^mod_xferlog.c:49:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 11, (const char **)&service); ^mod_xferlog.c:50:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 12, (const char **)&amethod); ^mod_xferlog.c:51:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 13, (const char **)&auid); ^mod_xferlog.c:52:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 14, (const char **)&status); ^cc -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-dump.c:29:0:ccze-color.c: In function 'ccze_color_to_css':ccze-color.c:264:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ^ccze-dump.c: In function 'ccze_dump_color_to_name':ccze-dump.c:103:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ^In file included from ccze-cssdump.c:29:0:ccze-color.c: In function 'ccze_color_to_css':ccze-color.c:264:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ^cc -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.ccc -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.occ -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.occ -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 make[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'==> 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 (Wed Aug 24 13:19:10 UTC 2016)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 = ed396fe5f7d7uname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknownhostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /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:1398: result: noconfigure:1407: checking for ccconfigure:1423: found /usr/sbin/ccconfigure:1433: result: ccconfigure:1453: checking for x86_64-unknown-linux-gccconfigure:1479: result: ccconfigure:1761: checking for C compiler versionconfigure:1764: cc --version &5cc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:1767: $? = 0configure:1769: cc -v &5Using built-in specs.COLLECT_GCC=ccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:1772: $? = 0configure:1774: cc -V &5cc: error: unrecognized command line option '-V'cc: fatal error: no input filescompilation terminated.configure:1777: $? = 1configure:1801: checking for C compiler default outputconfigure:1804: cc 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: cc -o conftest conftest.c >&5configure:1901: $? = 0configure:1926: result:configure:1932: checking for suffix of object filesconfigure:1954: cc -c conftest.c >&5configure:1957: $? = 0configure:1979: result: oconfigure:1983: checking whether we are using the GNU C compilerconfigure:2008: cc -c conftest.c >&5configure:2011: $? = 0configure:2014: test -s conftest.oconfigure:2017: $? = 0configure:2030: result: yesconfigure:2036: checking whether cc accepts -gconfigure:2058: cc -c -g conftest.c >&5configure:2061: $? = 0configure:2064: test -s conftest.oconfigure:2067: $? = 0configure:2078: result: yesconfigure:2095: checking for cc option to accept ANSI Cconfigure:2156: cc -c conftest.c >&5configure:2159: $? = 0configure:2162: test -s conftest.oconfigure:2165: $? = 0configure:2183: result: none neededconfigure:2201: cc -c conftest.c >&5conftest.c:2:3: error: unknown type name 'choke'choke me^~~~~conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of inputconfigure: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: cc -E conftest.cconfigure:2394: $? = 0configure:2426: cc -E conftest.cconfigure:2425:28: fatal error: ac_nonexistent.h: No such file or directory_ACEOF^compilation terminated.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: cc -Econfigure:2495: cc -E conftest.cconfigure:2501: $? = 0configure:2533: cc -E conftest.cconfigure:2532:28: fatal error: ac_nonexistent.h: No such file or directory_ACEOF^compilation terminated.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: cc -c conftest.c >&5configure:2705: $? = 0configure:2708: test -s conftest.oconfigure:2711: $? = 0configure:2803: cc -o conftest conftest.c >&5configure: In function 'main':configure:2796:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]if (XOR (islower (i), ISLOWER (i))^~~~configure:2796:7: warning: incompatible implicit declaration of built-in function 'exit'configure:2796:7: note: include '' or provide a declaration of 'exit' configure:2797:3: warning: incompatible implicit declaration of built-in function 'exit'|| toupper (i) != TOUPPER (i))^configure:2797:3: note: include '' or provide a declaration of 'exit' configure:2806: $? = 0configure:2808: ./conftestconfigure:2811: $? = 0configure:2826: result: yesconfigure:2844: checking for dirent.h that defines DIRconfigure:2869: cc -c conftest.c >&5configure:2872: $? = 0configure:2875: test -s conftest.oconfigure:2878: $? = 0configure:2889: result: yesconfigure:2902: checking for library containing opendirconfigure:2933: cc -o conftest conftest.c >&5configure:2936: $? = 0configure:2939: test -s conftestconfigure:2942: $? = 0configure:3001: result: none requiredconfigure:3131: checking for sys/types.hconfigure:3148: cc -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3131: checking for sys/stat.hconfigure:3148: cc -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3131: checking for stdlib.hconfigure:3148: cc -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3131: checking for string.hconfigure:3148: cc -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3131: checking for memory.hconfigure:3148: cc -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3131: checking for strings.hconfigure:3148: cc -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3131: checking for inttypes.hconfigure:3148: cc -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3131: checking for stdint.hconfigure:3148: cc -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3131: checking for unistd.hconfigure:3148: cc -c conftest.c >&5configure:3151: $? = 0configure:3154: test -s conftest.oconfigure:3157: $? = 0configure:3168: result: yesconfigure:3198: checking argp.h usabilityconfigure:3211: cc -c conftest.c >&5configure:3214: $? = 0configure:3217: test -s conftest.oconfigure:3220: $? = 0configure:3230: result: yesconfigure:3234: checking argp.h presenceconfigure:3245: cc -E conftest.cconfigure:3251: $? = 0configure:3270: result: yesconfigure:3306: checking for argp.hconfigure:3313: result: yesconfigure:3198: checking getopt.h usabilityconfigure:3211: cc -c conftest.c >&5configure:3214: $? = 0configure:3217: test -s conftest.oconfigure:3220: $? = 0configure:3230: result: yesconfigure:3234: checking getopt.h presenceconfigure:3245: cc -E conftest.cconfigure:3251: $? = 0configure:3270: result: yesconfigure:3306: checking for getopt.hconfigure:3313: result: yesconfigure:3198: checking netdb.h usabilityconfigure:3211: cc -c conftest.c >&5configure:3214: $? = 0configure:3217: test -s conftest.oconfigure:3220: $? = 0configure:3230: result: yesconfigure:3234: checking netdb.h presenceconfigure:3245: cc -E conftest.cconfigure:3251: $? = 0configure:3270: result: yesconfigure:3306: checking for netdb.hconfigure:3313: result: yesconfigure:3198: checking fcntl.h usabilityconfigure:3211: cc -c conftest.c >&5configure:3214: $? = 0configure:3217: test -s conftest.oconfigure:3220: $? = 0configure:3230: result: yesconfigure:3234: checking fcntl.h presenceconfigure:3245: cc -E conftest.cconfigure:3251: $? = 0configure:3270: result: yesconfigure:3306: checking for fcntl.hconfigure:3313: result: yesconfigure:3198: checking stddef.h usabilityconfigure:3211: cc -c conftest.c >&5configure:3214: $? = 0configure:3217: test -s conftest.oconfigure:3220: $? = 0configure:3230: result: yesconfigure:3234: checking stddef.h presenceconfigure:3245: cc -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: cc -c conftest.c >&5configure:3398: $? = 0configure:3401: test -s conftest.oconfigure:3404: $? = 0configure:3415: result: yesconfigure:3425: checking for working volatileconfigure:3449: cc -c conftest.c >&5configure:3452: $? = 0configure:3455: test -s conftest.oconfigure:3458: $? = 0configure:3469: result: yesconfigure:3479: checking for size_tconfigure:3504: cc -c conftest.c >&5configure:3507: $? = 0configure:3510: test -s conftest.oconfigure:3513: $? = 0configure:3524: result: yesconfigure:3536: checking return type of signal handlersconfigure:3568: cc -c conftest.c >&5configure:3571: $? = 0configure:3574: test -s conftest.oconfigure:3577: $? = 0configure:3588: result: voidconfigure:3597: checking for error_tconfigure:3622: cc -c conftest.c >&5configure: In function 'main':configure:3664:6: error: 'error_t' undeclared (first use in this function)fi^configure:3664:6: note: each undeclared identifier is reported only once for each function it appears inconfigure:3664:15: error: expected expression before ')' tokenfi^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: cc -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: cc -o conftest conftest.c >&5configure:4047: $? = 0configure:4049: ./conftestconfigure:4052: $? = 0configure:4066: result: yesconfigure:4093: checking for strftimeconfigure:4143: cc -o conftest conftest.c >&5configure:4144:6: warning: conflicting types for built-in function 'strftime'(eval $ac_link) 2>&5^~~~~~~~configure:4146: $? = 0configure:4149: test -s conftestconfigure:4152: $? = 0configure:4163: result: yesconfigure:4237: checking whether lstat dereferences a symlink specified with a trailing slashconfigure:4269: cc -o conftest conftest.c >&5configure:4272: $? = 0configure:4274: ./conftestconfigure:4277: $? = 0configure:4298: result: yesconfigure:4312: checking whether stat accepts an empty stringconfigure:4338: cc -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: cc -o conftest conftest.c >&5configure: In function 'main':configure:4418:7: warning: implicit declaration of function 'memcmp' [-Wimplicit-function-declaration]_ACEOF^configure:4419:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]rm -f conftest$ac_exeext^~~~configure:4419:5: warning: incompatible implicit declaration of built-in function 'exit'configure:4419:5: note: include '' or provide a declaration of 'exit' configure:4432:9: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration]echo "$as_me: program exited with status $ac_status" >&5^~~~~~configure:4432:9: warning: incompatible implicit declaration of built-in function 'strcpy'configure:4432:9: note: include '' or provide a declaration of 'strcpy' configure:4435:11: warning: incompatible implicit declaration of built-in function 'exit'^configure:4435:11: note: include '' or provide a declaration of 'exit' configure:4437:5: warning: incompatible implicit declaration of built-in function 'exit'ac_cv_func_memcmp_working=no^~~~configure:4437:5: note: include '' or provide a declaration of 'exit' configure:4423: $? = 0configure:4425: ./conftestconfigure:4428: $? = 0configure:4442: result: yesconfigure:4450: checking for vprintfconfigure:4500: cc -o conftest conftest.c >&5configure:4503:6: warning: conflicting types for built-in function 'vprintf'echo "$as_me:$LINENO: \$? = $ac_status" >&5^~~~~~~configure:4503: $? = 0configure:4506: test -s conftestconfigure:4509: $? = 0configure:4520: result: yesconfigure:4527: checking for _doprntconfigure:4577: cc -o conftest conftest.c >&5/tmp/ccoMIVlH.o: In function `main':conftest.c:(.text+0xd): undefined reference to `_doprnt'/tmp/ccoMIVlH.o:(.data+0x0): undefined reference to `_doprnt'collect2: error: ld returned 1 exit statusconfigure: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: cc -o conftest conftest.c >&5configure:4644: $? = 0configure:4646: ./conftestconfigure:4649: $? = 0configure:4663: result: noconfigure:4693: checking for alphasortconfigure:4743: cc -o conftest conftest.c >&5configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for argp_parseconfigure:4743: cc -o conftest conftest.c >&5configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for asprintfconfigure:4743: cc -o conftest conftest.c >&5configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for getdelimconfigure:4743: cc -o conftest conftest.c >&5configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for getlineconfigure:4743: cc -o conftest conftest.c >&5configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for getopt_longconfigure:4743: cc -o conftest conftest.c >&5configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for getsuboptconfigure:4743: cc -o conftest conftest.c >&5configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for memchrconfigure:4743: cc -o conftest conftest.c >&5configure:4754:6: warning: conflicting types for built-in function 'memchr'eval "$as_ac_var=yes"^~~~~~configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for memsetconfigure:4743: cc -o conftest conftest.c >&5configure:4755:6: warning: conflicting types for built-in function 'memset'else^configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for scandirconfigure:4743: cc -o conftest conftest.c >&5configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for strcasecmpconfigure:4743: cc -o conftest conftest.c >&5configure:4757:6: warning: conflicting types for built-in function 'strcasecmp'sed 's/^/| /' conftest.$ac_ext >&5^~~~~~~~~~configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for strchrconfigure:4743: cc -o conftest conftest.c >&5configure:4758:6: warning: conflicting types for built-in function 'strchr'^configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for strdupconfigure:4743: cc -o conftest conftest.c >&5configure:4759:6: warning: conflicting types for built-in function 'strdup'eval "$as_ac_var=no"^~~~~~configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for strndupconfigure:4743: cc -o conftest conftest.c >&5configure:4760:6: warning: conflicting types for built-in function 'strndup'fi^configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4693: checking for strstrconfigure:4743: cc -o conftest conftest.c >&5configure:4761:6: warning: conflicting types for built-in function 'strstr'rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext^~~~~~configure:4746: $? = 0configure:4749: test -s conftestconfigure:4752: $? = 0configure:4763: result: yesconfigure:4775: checking for initscr in -lncursesconfigure:4806: cc -o conftest conftest.c -lncurses >&5configure:4809: $? = 0configure:4812: test -s conftestconfigure:4815: $? = 0configure:4827: result: yesconfigure:4842: checking for dlopenconfigure:4892: cc -o conftest conftest.c -lncurses >&5/tmp/ccEnb6Vc.o: In function `main':conftest.c:(.text+0xd): undefined reference to `dlopen'/tmp/ccEnb6Vc.o:(.data+0x0): undefined reference to `dlopen'collect2: error: ld returned 1 exit statusconfigure: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: cc -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/sbin/pcre-configconfigure:5159: result: /usr/sbin/pcre-configconfigure:5167: checking for PCREconfigure:5178: result: foundconfigure:5181: checking for suboptargconfigure:5213: cc -o conftest conftest.c -ldl -lncurses >&5configure: In function 'main':configure:5249:24: warning: passing argument 2 of 'getsubopt' from incompatible pointer type [-Wincompatible-pointer-types]# Check whether --with-builtins or --without-builtins was given.^~~~~~~~~~~~~In file included from configure:5237:0:/usr/include/stdlib.h:898:12: note: expected 'char * const* restrict' but argument is of type 'char ***'extern int getsubopt (char **__restrict __optionp,^~~~~~~~~/tmp/cctYKwzB.o: In function `main':conftest.c:(.text+0x28): undefined reference to `suboptarg'collect2: error: ld returned 1 exit statusconfigure: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 ed396fe5f7d7config.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=ac_cv_env_CC_value=ac_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/sbin/pcre-configac_cv_path_install='/usr/bin/install -c'ac_cv_prog_CC=ccac_cv_prog_CPP='cc -E'ac_cv_prog_ac_ct_CC=ccac_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='cc'CFLAGS=''CPP='cc -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/sbin/pcre-config'PCRE_LIBS='-lpcre'SHELL='/bin/sh'S_PLUGINS=''WFLAGS='${WFLAGS_GCC}'WFLAGS_3X=''ac_ct_CC='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