------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/pcre-8.43_2.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ccze-0.2.1_5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ccze-0.2.1_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ccze-0.2.1_5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ccze-0.2.1_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ccze-0.2.1_5 for building => SHA256 Checksum OK for ccze-0.2.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ccze-0.2.1_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ccze-0.2.1_5 for building ===> Extracting for ccze-0.2.1_5 => SHA256 Checksum OK for ccze-0.2.1.tar.gz. Extracted Memory Use: 0.77M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ccze-0.2.1_5 ===> Applying ports patches for ccze-0.2.1_5 ===> Cleanly applied ports patch(es) patch-Makefile.in patch-ccze-compat.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ccze-0.2.1_5 depends on package: gmake>=4.3 - found ===> ccze-0.2.1_5 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ccze-0.2.1_5 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ccze-0.2.1_5 depends on package: gmake>=4.3 - found ===> ccze-0.2.1_5 depends on file: /usr/local/lib/libncurses.so.6 - found ===> ccze-0.2.1_5 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> Configuring for ccze-0.2.1_5 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for cc... cc checking for gcc... (cached) cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking whether we are using GCC 3... no checking how to run the C preprocessor... cpp checking for a BSD-compatible install... /usr/bin/install -c checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking argp.h usability... no checking argp.h presence... no checking for argp.h... no checking for getopt.h... (cached) yes checking for netdb.h... (cached) yes checking for fcntl.h... (cached) yes checking for stddef.h... (cached) yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for size_t... (cached) yes checking return type of signal handlers... void checking for error_t... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strftime... (cached) yes checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for working memcmp... yes checking for vprintf... (cached) yes checking for _doprnt... no checking whether closedir returns void... no checking for alphasort... (cached) yes checking for argp_parse... no checking for asprintf... (cached) yes checking for getdelim... (cached) yes checking for getline... (cached) yes checking for getopt_long... yes checking for getsubopt... yes checking for memchr... (cached) yes checking for memset... (cached) yes checking for scandir... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strndup... (cached) yes checking for strstr... (cached) yes checking for initscr in -lncurses... yes checking for dlopen... (cached) yes checking for getopt_long... (cached) yes checking for pcre-config... /usr/local/bin/pcre-config checking for PCRE... found checking for suboptarg... yes configure: creating ./config.status config.status: creating Rules.mk config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating testsuite/Makefile config.status: creating system.h SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ccze-0.2.1_5 gmake[1]: Entering directory '/construction/sysutils/ccze/ccze-0.2.1' gmake -C doc all gmake[2]: Entering directory '/construction/sysutils/ccze/ccze-0.2.1/doc' sed -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/local/etc,g" \ -e "s,@pkglibdir\@,/usr/local/lib/ccze,g" \ <./ccze.1.in >ccze.1T && mv -f ccze.1T ccze.1 sed -e "s,@VERSION\@,0.2.1,g" \ -e "s,@sysconfdir\@,/usr/local/etc,g" \ -e "s,@pkglibdir\@,/usr/local/lib/ccze,g" \ <./ccze-plugin.7.in >ccze-plugin.7T && mv -f ccze-plugin.7T ccze-plugin.7 sed -e "s,@VERSION\@,0.2.1,g" \ -e "s,@sysconfdir\@,/usr/local/etc,g" \ -e "s,@pkglibdir\@,/usr/local/lib/ccze,g" \ <./ccze-cssdump.1.in >ccze-cssdump.1T && mv -f ccze-cssdump.1T ccze-cssdump.1 gmake[2]: Leaving directory '/construction/sysutils/ccze/ccze-0.2.1/doc' gmake -C src all gmake[2]: Entering directory '/construction/sysutils/ccze/ccze-0.2.1/src' cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include ccze.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include ccze-color.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include ccze-plugin.c ccze-color.c: In function 'ccze_color_to_css': ccze-color.c:264:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ^ cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include ccze-wordcolor.c echo '#include ' >ccze-builtins.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include ccze-compat.c echo '#include "ccze-private.h"' >>ccze-builtins.c cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o apm.so mod_apm.c -shared echo >>ccze-builtins.c cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o distcc.so mod_distcc.c -shared echo "void" >>ccze-builtins.c cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o exim.so mod_exim.c -shared mod_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); ^ ccze-wordcolor.c: In function 'ccze_wordcolor_process_one': 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); ^ ccze-wordcolor.c:86:52: warning: to be safe all intermediate pointers in cast from 'char **' to 'conmod_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); ^ st char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (word, offsets, match, 1, (const char **)&pre); ^ echo "ccze_plugin_load_all_builtins (void)" >>ccze-builtins.c 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); ^ 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); ^ cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o fetchmail.so mod_fetchmail.c -shared 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); ^ mod_apm.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const charccze-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); ^ **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&stuff2); ^ mod_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); ^ echo "{" >>ccze-builtins.c echo "}" >>ccze-builtins.c cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o ftpstats.so mod_ftpstats.c -shared 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); ^ mod_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); ^ cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o httpd.so mod_httpd.c -shared 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/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o icecast.so mod_icecast.c -shared cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o oops.so mod_oops.c -shared cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o php.so mod_php.c -shared 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_httpd.c: In function 'ccze_httpd_access_log_process': 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_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_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_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_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_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_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_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_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_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_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_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_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); ^ 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_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); ^ mod_oops.c: In function 'ccze_oops_process': cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o postfix.so mod_postfix.c -shared 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); ^ cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o procmail.so mod_procmail.c -shared cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o proftpd.so mod_proftpd.c -shared cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o squid.so mod_squid.c -shared mod_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_procmail.c: In function 'ccze_procmail_process': 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_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_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: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); ^ mod_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/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o sulog.so mod_sulog.c -shared cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o super.so mod_super.c -shared cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o syslog.so mod_syslog.c -shared cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o ulogd.so mod_ulogd.c -shared cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o vsftpd.so mod_vsftpd.c -shared mod_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/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses -o xferlog.so mod_xferlog.c -shared mod_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/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include ccze-dump.c mod_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); ^ mod_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); ^ In file included from ccze-dump.c:29: ccze-color.c: In function 'ccze_color_to_css': ccze-color.c:264:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-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 of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ^ cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include ccze-cssdump.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include ccze-builtins.c In file included from ccze-cssdump.c:29: ccze-color.c: In function 'ccze_color_to_css': ccze-color.c:264:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ^ cc -rdynamic -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -o ccze ccze.o ccze-color.o ccze-plugin.o ccze-wordcolor.o ccze-builtins.o ccze-compat.o -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lpcre -lncurses cc -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -o ccze-cssdump ccze-cssdump.o ccze-compat.o cc -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/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 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -o ccze-dump ccze-dump.o ccze-compat.o gmake[2]: Leaving directory '/construction/sysutils/ccze/ccze-0.2.1/src' gmake -C testsuite all gmake[2]: Entering directory '/construction/sysutils/ccze/ccze-0.2.1/testsuite' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/sysutils/ccze/ccze-0.2.1/testsuite' gmake[1]: Leaving directory '/construction/sysutils/ccze/ccze-0.2.1' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ccze-0.2.1_5 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ccze-0.2.1_5 ===> ccze-0.2.1_5 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/sysutils/ccze/ccze-0.2.1' gmake -C doc install gmake[2]: Entering directory '/construction/sysutils/ccze/ccze-0.2.1/doc' /usr/bin/install -c -d /construction/sysutils/ccze/stage/usr/local/man/man1 install -m 0644 ccze.1 ccze-cssdump.1 /construction/sysutils/ccze/stage/usr/local/man/man1/ /usr/bin/install -c -d /construction/sysutils/ccze/stage/usr/local/man/man7 install -m 0644 ccze-plugin.7 /construction/sysutils/ccze/stage/usr/local/man/man7/ gmake[2]: Leaving directory '/construction/sysutils/ccze/ccze-0.2.1/doc' gmake -C src install gmake[2]: Entering directory '/construction/sysutils/ccze/ccze-0.2.1/src' /usr/bin/install -c -d /construction/sysutils/ccze/stage/usr/local/bin install -s -m 555 ccze ccze-cssdump /construction/sysutils/ccze/stage/usr/local/bin/ /usr/bin/install -c -d /construction/sysutils/ccze/stage/usr/local/include install -m 0644 ./ccze.h /construction/sysutils/ccze/stage/usr/local/include /usr/bin/install -c -d /construction/sysutils/ccze/stage/usr/local/lib/ccze install -m 0644 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 /construction/sysutils/ccze/stage/usr/local/lib/ccze/ gmake[2]: Leaving directory '/construction/sysutils/ccze/ccze-0.2.1/src' gmake[1]: Leaving directory '/construction/sysutils/ccze/ccze-0.2.1' install -m 0644 /construction/sysutils/ccze/ccze-0.2.1/FAQ /construction/sysutils/ccze/stage/usr/local/share/doc/ccze ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ccze-0.2.1_5 file sizes/checksums [27]: 0% file sizes/checksums [27]: 100% packing files [27]: 0% packing files [27]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:14