>>> Building on exopi-5 under misc/ccze BDEPENDS = [devel/gmake;devel/pcre] DIST = [misc/ccze:ccze-0.2.1.tar.gz] FULLPKGNAME = ccze-0.2.1p4 RDEPENDS = [devel/pcre] (Junk lock obtained for exopi-5 at 1713481256.65) >>> Running depends in misc/ccze at 1713481256.71 last junk was in devel/py-nbconvert,python3 /usr/sbin/pkg_add -aI -Drepair pcre-8.45 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 pcre-8.45 /usr/sbin/pkg_add -aI -Drepair pcre-8.45 >>> Running show-prepare-results in misc/ccze at 1713481259.15 ===> misc/ccze ===> Building from scratch ccze-0.2.1p4 ===> ccze-0.2.1p4 depends on: gmake-* -> gmake-4.4.1 ===> ccze-0.2.1p4 depends on: pcre-* -> pcre-8.45 ===> Verifying specs: c curses pcre ===> found c.100.0 curses.15.0 pcre.3.0 gmake-4.4.1 pcre-8.45 (Junk lock released for exopi-5 at 1713481259.80) distfiles size=139795 >>> Running build in misc/ccze at 1713481259.84 ===> misc/ccze ===> Checking files for ccze-0.2.1p4 `/exopi-cvs/ports/distfiles/ccze-0.2.1.tar.gz' is up to date. >> (SHA256) ccze-0.2.1.tar.gz: OK ===> Extracting for ccze-0.2.1p4 ===> Patching for ccze-0.2.1p4 ===> Applying OpenBSD patch patch-src_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/Makefile.in.orig Sun May 23 18:14:41 2010 |+++ src/Makefile.in Sun May 23 18:14:48 2010 -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 22. done ===> Applying OpenBSD patch patch-src_ccze-compat_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/ccze-compat.c.orig Tue May 13 20:09:30 2003 |+++ src/ccze-compat.c Sun May 23 18:14:08 2010 -------------------------- Patching file src/ccze-compat.c using Plan A... Hunk #1 succeeded at 275. done ===> Applying OpenBSD patch patch-src_ccze-plugin_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/ccze-plugin.c.orig Tue May 13 20:09:08 2003 |+++ src/ccze-plugin.c Wed Jul 16 11:18:38 2003 -------------------------- Patching file src/ccze-plugin.c using Plan A... Hunk #1 succeeded at 208. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for ccze-0.2.1p4 ===> Configuring for ccze-0.2.1p4 Using /exopi-obj/pobj/ccze-0.2.1/config.site (generated) configure: loading site script /exopi-obj/pobj/ccze-0.2.1/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) 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... cc -E checking for a BSD-compatible install... /exopi-obj/pobj/ccze-0.2.1/bin/install -c checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... (cached) 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... (cached) yes checking for working volatile... (cached) yes checking for size_t... (cached) yes checking return type of signal handlers... (cached) void checking for error_t... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... 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... yes checking whether stat accepts an empty string... (cached) no checking for working memcmp... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking whether closedir returns void... (cached) no checking for alphasort... (cached) yes checking for argp_parse... no checking for asprintf... (cached) yes checking for getdelim... yes checking for getline... yes checking for getopt_long... (cached) yes checking for getsubopt... (cached) 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... yes checking for strstr... (cached) yes checking for initscr in -lncurses... yes checking for dlopen... 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 ===> Building for ccze-0.2.1p4 gmake -C doc all gmake[1]: Entering directory '/exopi-obj/pobj/ccze-0.2.1/ccze-0.2.1/doc' sed -e "s,@VERSION\@,0.2.1,g" \ -e "s,@sysconfdir\@,/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\@,/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\@,/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[1]: Leaving directory '/exopi-obj/pobj/ccze-0.2.1/ccze-0.2.1/doc' gmake -C src all gmake[1]: Entering directory '/exopi-obj/pobj/ccze-0.2.1/ccze-0.2.1/src' cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include ccze.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include ccze-color.c ccze-color.c:264:16: warning: comparison of integers of different signs: 'int' and 'chtype' (aka 'unsigned int') [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ~~~~~~~~ ^ ~~~~~~~~~~~~~~ 1 warning generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include ccze-plugin.c ccze-plugin.c:254:42: warning: incompatible function pointer types passing 'int (struct dirent *)' to parameter of type 'int (*)(const struct dirent *)' [-Wincompatible-function-pointer-types] n = scandir (homeplugs, &namelist, _ccze_plugin_select, alphasort); ^~~~~~~~~~~~~~~~~~~ /usr/include/dirent.h:91:52: note: passing argument to parameter here int scandir(const char *, struct dirent ***, int (*)(const struct dirent *), ^ ccze-plugin.c:260:38: warning: incompatible function pointer types passing 'int (struct dirent *)' to parameter of type 'int (*)(const struct dirent *)' [-Wincompatible-function-pointer-types] n = scandir (PKGLIBDIR, &namelist, _ccze_plugin_select, alphasort); ^~~~~~~~~~~~~~~~~~~ /usr/include/dirent.h:91:52: note: passing argument to parameter here int scandir(const char *, struct dirent ***, int (*)(const struct dirent *), ^ 2 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include ccze-wordcolor.c ccze-wordcolor.c:86:67: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (word, offsets, match, 1, (const char **)&pre); ^ ccze-wordcolor.c:87:67: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (word, offsets, match, 2, (const char **)&tmp); ^ ccze-wordcolor.c:98:67: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (word, offsets, match, 1, (const char **)&tmp); ^ ccze-wordcolor.c:99:67: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (word, offsets, match, 2, (const char **)&post); ^ 4 warnings generated. echo '#include ' >ccze-builtins.c echo '#include "ccze-private.h"' >>ccze-builtins.c echo >>ccze-builtins.c for p in apm distcc exim fetchmail ftpstats httpd icecast oops php postfix procmail proftpd squid sulog super syslog ulogd vsftpd xferlog ; do \ echo "extern ccze_plugin_t ccze_${p}_info;" >>ccze-builtins.c; \ done echo "void" >>ccze-builtins.c echo "ccze_plugin_load_all_builtins (void)" >>ccze-builtins.c echo "{" >>ccze-builtins.c for p in apm distcc exim fetchmail ftpstats httpd icecast oops php postfix procmail proftpd squid sulog super syslog ulogd vsftpd xferlog ; do \ echo " ccze_plugin_add (&ccze_${p}_info);" >>ccze-builtins.c; \ done echo "}" >>ccze-builtins.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include ccze-builtins.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include ccze-compat.c ccze-compat.c:216:21: warning: format string is not a string literal [-Wformat-nonliteral] vfprintf (stderr, fmt, ap); ^~~ 1 warning generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_apm.c mod_apm.c:38:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&battery); ^ mod_apm.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&charge); ^ mod_apm.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&rate); ^ mod_apm.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&stuff1); ^ mod_apm.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&elapsed); ^ mod_apm.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&remain); ^ mod_apm.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&stuff2); ^ 7 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_distcc.c mod_distcc.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&pid); ^ mod_distcc.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&func); ^ mod_distcc.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&rest); ^ 3 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_exim.c mod_exim.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_exim.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&msgfull); ^ mod_exim.c:47:21: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] (const char **)&uniqn); ^ mod_exim.c:49:21: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] (const char **)&action); ^ mod_exim.c:51:21: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] (const char **)&msg); ^ mod_exim.c:63:21: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] (const char **)&uniqn); ^ mod_exim.c:65:21: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] (const char **)&msg); ^ 7 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_fetchmail.c mod_fetchmail.c:37:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&start); ^ mod_fetchmail.c:38:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&addy); ^ mod_fetchmail.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)¤t); ^ mod_fetchmail.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&full); ^ mod_fetchmail.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&rest); ^ 5 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_ftpstats.c mod_ftpstats.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_ftpstats.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&sessionid); ^ mod_ftpstats.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&user); ^ mod_ftpstats.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&host); ^ mod_ftpstats.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&type); ^ mod_ftpstats.c:45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&size); ^ mod_ftpstats.c:46:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&duration); ^ mod_ftpstats.c:47:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&file); ^ 8 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_httpd.c mod_httpd.c:53:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&vhost); ^ mod_httpd.c:54:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&host); ^ mod_httpd.c:55:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&user); ^ mod_httpd.c:56:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&date); ^ mod_httpd.c:57:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&full_action); ^ mod_httpd.c:58:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&method); ^ mod_httpd.c:59:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&http_code); ^ mod_httpd.c:60:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&gsize); ^ mod_httpd.c:61:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&other); ^ mod_httpd.c:106:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_httpd.c:107:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&level); ^ mod_httpd.c:108:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&msg); ^ 12 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_icecast.c mod_icecast.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_icecast.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&admin); ^ mod_icecast.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&threadno); ^ mod_icecast.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&thread); ^ mod_icecast.c:45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&rest); ^ mod_icecast.c:82:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_icecast.c:83:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&threadno); ^ mod_icecast.c:84:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&thread); ^ mod_icecast.c:85:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&date2); ^ mod_icecast.c:86:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&bw); ^ mod_icecast.c:87:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&unit); ^ mod_icecast.c:88:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&src); ^ mod_icecast.c:89:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&clients); ^ mod_icecast.c:90:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 10, (const char **)&admins); ^ 14 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_oops.c mod_oops.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_oops.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&sp1); ^ mod_oops.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&id); ^ mod_oops.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&field); ^ mod_oops.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&sp2); ^ mod_oops.c:45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&value); ^ mod_oops.c:46:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&etc); ^ 7 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_php.c mod_php.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_php.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&rest); ^ 2 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_postfix.c mod_postfix.c:61:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&spoolid); ^ mod_postfix.c:62:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&s); ^ mod_postfix.c:63:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&rest); ^ 3 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_procmail.c mod_procmail.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&space1); ^ mod_procmail.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&header); ^ mod_procmail.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&value); ^ mod_procmail.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&space2); ^ mod_procmail.c:45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&extra); ^ 5 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_proftpd.c mod_proftpd.c:38:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&host); ^ mod_proftpd.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&user); ^ mod_proftpd.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&auser); ^ mod_proftpd.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&date); ^ mod_proftpd.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&command); ^ mod_proftpd.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&file); ^ mod_proftpd.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&ftpcode); ^ mod_proftpd.c:45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&size); ^ mod_proftpd.c:89:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&servhost); ^ mod_proftpd.c:90:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&pid); ^ mod_proftpd.c:91:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&remhost); ^ mod_proftpd.c:92:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&date); ^ mod_proftpd.c:93:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&cmd); ^ mod_proftpd.c:94:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&value); ^ mod_proftpd.c:95:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&ftpcode); ^ 15 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_squid.c mod_squid.c:90:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_squid.c:91:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&espace); ^ mod_squid.c:92:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&elaps); ^ mod_squid.c:93:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&host); ^ mod_squid.c:94:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&action); ^ mod_squid.c:95:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&httpc); ^ mod_squid.c:96:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&gsize); ^ mod_squid.c:97:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&method); ^ mod_squid.c:98:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&uri); ^ mod_squid.c:99:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 10, (const char **)&ident); ^ mod_squid.c:100:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 11, (const char **)&hierar); ^ mod_squid.c:101:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 12, (const char **)&fhost); ^ mod_squid.c:102:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 13, (const char **)&ctype); ^ mod_squid.c:160:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_squid.c:161:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&other); ^ mod_squid.c:177:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_squid.c:178:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&tag); ^ mod_squid.c:179:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&swapnum); ^ mod_squid.c:180:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&swapname); ^ mod_squid.c:181:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&swapsum); ^ mod_squid.c:182:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&space1); ^ mod_squid.c:183:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&hcode); ^ mod_squid.c:184:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&space2); ^ mod_squid.c:185:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&hdate); ^ mod_squid.c:186:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 10, (const char **)&space3); ^ mod_squid.c:187:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 11, (const char **)&lmdate); ^ mod_squid.c:188:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 12, (const char **)&space4); ^ mod_squid.c:189:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 13, (const char **)&expire); ^ mod_squid.c:190:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 14, (const char **)&ctype); ^ mod_squid.c:191:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 15, (const char **)&size); ^ mod_squid.c:192:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 16, (const char **)&read); ^ mod_squid.c:193:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 17, (const char **)&method); ^ mod_squid.c:194:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 18, (const char **)&uri); ^ 33 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_sulog.c mod_sulog.c:37:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_sulog.c:38:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&islogin); ^ mod_sulog.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&tty); ^ mod_sulog.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&fromuser); ^ mod_sulog.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&touser); ^ 5 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_super.c mod_super.c:37:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&email); ^ mod_super.c:38:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&date); ^ mod_super.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&space); ^ mod_super.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&suptag); ^ mod_super.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&other); ^ 5 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_syslog.c mod_syslog.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_syslog.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&host); ^ mod_syslog.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&send); ^ mod_syslog.c:50:66: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&process); ^ mod_syslog.c:51:66: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&msg); ^ 5 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_ulogd.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_vsftpd.c mod_vsftpd.c:37:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_vsftpd.c:38:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&sspace); ^ mod_vsftpd.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&pid); ^ mod_vsftpd.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&user); ^ mod_vsftpd.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&other); ^ 5 warnings generated. cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include mod_xferlog.c mod_xferlog.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&curtime); ^ mod_xferlog.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&transtime); ^ mod_xferlog.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&host); ^ mod_xferlog.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&fsize); ^ mod_xferlog.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&fname); ^ mod_xferlog.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&transtype); ^ mod_xferlog.c:45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&actionflag); ^ mod_xferlog.c:46:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&direction); ^ mod_xferlog.c:47:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&amode); ^ mod_xferlog.c:48:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 10, (const char **)&user); ^ mod_xferlog.c:49:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 11, (const char **)&service); ^ mod_xferlog.c:50:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 12, (const char **)&amethod); ^ mod_xferlog.c:51:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 13, (const char **)&auid); ^ mod_xferlog.c:52:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] pcre_get_substring (str, offsets, match, 14, (const char **)&status); ^ 14 warnings generated. cc -rdynamic -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include -o ccze ccze.o ccze-color.o ccze-plugin.o ccze-wordcolor.o ccze-builtins.o ccze-compat.o mod_apm.o mod_distcc.o mod_exim.o mod_fetchmail.o mod_ftpstats.o mod_httpd.o mod_icecast.o mod_oops.o mod_php.o mod_postfix.o mod_procmail.o mod_proftpd.o mod_squid.o mod_sulog.o mod_super.o mod_syslog.o mod_ulogd.o mod_vsftpd.o mod_xferlog.o -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include ccze-dump.c In file included from ccze-dump.c:29: ./ccze-color.c:264:16: warning: comparison of integers of different signs: 'int' and 'chtype' (aka 'unsigned int') [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ~~~~~~~~ ^ ~~~~~~~~~~~~~~ ccze-dump.c:103:16: warning: comparison of integers of different signs: 'int' and 'chtype' (aka 'unsigned int') [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ~~~~~~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. cc -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include -o ccze-dump ccze-dump.o ccze-compat.o ccze-dump.c(ccze-dump.o:(main)): warning: strcat() is almost always misused, please use strlcat() ccze-dump.c(ccze-dump.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include ccze-cssdump.c In file included from ccze-cssdump.c:29: ./ccze-color.c:264:16: warning: comparison of integers of different signs: 'int' and 'chtype' (aka 'unsigned int') [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ~~~~~~~~ ^ ~~~~~~~~~~~~~~ 1 warning generated. cc -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/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 -O2 -pipe -I/usr/local/include -o ccze-cssdump ccze-cssdump.o ccze-compat.o gmake[1]: Leaving directory '/exopi-obj/pobj/ccze-0.2.1/ccze-0.2.1/src' gmake -C testsuite all gmake[1]: Entering directory '/exopi-obj/pobj/ccze-0.2.1/ccze-0.2.1/testsuite' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/exopi-obj/pobj/ccze-0.2.1/ccze-0.2.1/testsuite' sed -e "s,@VERSION@,0.2.1,g" -e "s,@DIST@,stable,g" \ ccze.spec >>> Running package in misc/ccze at 1713481277.35 ===> misc/ccze ===> Faking installation for ccze-0.2.1p4 /exopi-obj/pobj/ccze-0.2.1/bin/install -d -m 755 /exopi-obj/pobj/ccze-0.2.1/fake-amd64/usr/local/share/examples/ccze /exopi-obj/pobj/ccze-0.2.1/ccze-0.2.1/src/ccze-dump > /exopi-obj/pobj/ccze-0.2.1/fake-amd64/usr/local/share/examples/ccze/cczerc gmake -C doc install gmake[1]: Entering directory '/exopi-obj/pobj/ccze-0.2.1/ccze-0.2.1/doc' /exopi-obj/pobj/ccze-0.2.1/bin/install -c -d /exopi-obj/pobj/ccze-0.2.1/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/ccze-0.2.1/bin/install -c -m 644 ccze.1 ccze-cssdump.1 /exopi-obj/pobj/ccze-0.2.1/fake-amd64/usr/local/man/man1/ /exopi-obj/pobj/ccze-0.2.1/bin/install -c -d /exopi-obj/pobj/ccze-0.2.1/fake-amd64/usr/local/man/man7 /exopi-obj/pobj/ccze-0.2.1/bin/install -c -m 644 ccze-plugin.7 /exopi-obj/pobj/ccze-0.2.1/fake-amd64/usr/local/man/man7/ gmake[1]: Leaving directory '/exopi-obj/pobj/ccze-0.2.1/ccze-0.2.1/doc' gmake -C src install gmake[1]: Entering directory '/exopi-obj/pobj/ccze-0.2.1/ccze-0.2.1/src' /exopi-obj/pobj/ccze-0.2.1/bin/install -c -d /exopi-obj/pobj/ccze-0.2.1/fake-amd64/usr/local/bin /exopi-obj/pobj/ccze-0.2.1/bin/install -c -s -m 755 ccze ccze-cssdump /exopi-obj/pobj/ccze-0.2.1/fake-amd64/usr/local/bin/ /exopi-obj/pobj/ccze-0.2.1/bin/install -c -d /exopi-obj/pobj/ccze-0.2.1/fake-amd64/usr/local/include /exopi-obj/pobj/ccze-0.2.1/bin/install -c -m 644 ./ccze.h /exopi-obj/pobj/ccze-0.2.1/fake-amd64/usr/local/include gmake[1]: Leaving directory '/exopi-obj/pobj/ccze-0.2.1/ccze-0.2.1/src' ===> Building package for ccze-0.2.1p4 Create /exopi-cvs/ports/packages/amd64/all/ccze-0.2.1p4.tgz Creating package ccze-0.2.1p4 reading plist| checking dependencies| checking dependencies|devel/pcre checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***************************************** | 65% archiving|***************************************************** | 82% archiving|****************************************************** | 84% archiving|********************************************************** | 90% archiving|************************************************************** | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ccze-0.2.1p4.tgz >>> Running clean in misc/ccze at 1713481279.65 ===> misc/ccze ===> Cleaning for ccze-0.2.1p4 >>> Ended at 1713481279.88 max_stuck=1.92/depends=2.46/show-prepare-results=0.69/build=17.51/package=2.30/clean=0.28