>>> ccze: Building testing/ccze 0.2.1-r1 (using abuild 3.9.0-r6) started Wed, 07 Sep 2022 20:36:49 +0000 >>> ccze: Checking sanity of /home/buildozer/aports/testing/ccze/APKBUILD... >>> ccze: Analyzing dependencies... >>> ccze: Installing for build: build-base musl-dev pcre-dev ncurses-dev autoconf automake (1/14) Installing libpcre16 (8.45-r2) (2/14) Installing libpcre32 (8.45-r2) (3/14) Installing pcre (8.45-r2) (4/14) Installing libpcrecpp (8.45-r2) (5/14) Installing pcre-dev (8.45-r2) (6/14) Installing ncurses-dev (6.3_p20220903-r0) (7/14) Installing m4 (1.4.19-r1) (8/14) Installing perl (5.36.0-r0) (9/14) Installing autoconf (2.71-r0) (10/14) Installing automake (1.16.5-r1) (11/14) Installing .makedepends-ccze (20220907.203650) (12/14) Installing perl-error (0.17029-r1) (13/14) Installing perl-git (2.37.1-r1) (14/14) Installing git-perl (2.37.1-r1) Executing busybox-1.35.0-r24.trigger OK: 444 MiB in 116 packages >>> ccze: Cleaning up srcdir >>> ccze: Cleaning up pkgdir >>> ccze: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ccze-0.2.1-3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ccze: Fetching ccze-0.2.1-3.tar.gz::https://git.madhouse-project.org/archive/ccze/archive/ccze-0.2.1-2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 505 100 505 0 0 2183 0 --:--:-- --:--:-- --:--:-- 2186 100 107k 100 107k 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k >>> ccze: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ccze-0.2.1-3.tar.gz >>> ccze: Checking sha512sums... ccze-0.2.1-3.tar.gz: OK 001-fix-autoconf.patch: OK 002-fix-error_t.patch: OK >>> ccze: Unpacking /var/cache/distfiles/edge/ccze-0.2.1-3.tar.gz... >>> ccze: 001-fix-autoconf.patch patching file configure.ac Hunk #1 succeeded at 116 (offset 27 lines). Hunk #2 succeeded at 128 (offset 27 lines). >>> ccze: 002-fix-error_t.patch patching file src/ccze.h patching file src/error_t.h >>> ccze: Updating ./config.guess configure.ac:75: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:75: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:75: the top level configure.ac:85: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:85: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:85: the top level configure.ac:101: warning: The macro `AC_ERROR' is obsolete. configure.ac:101: You should run autoupdate. ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from... configure.ac:101: the top level configure.ac:110: warning: The macro `AC_ERROR' is obsolete. configure.ac:110: You should run autoupdate. ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... configure.ac:110: the top level checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking for cc... gcc checking for gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether we are using GCC 3... no checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for argp.h... no checking for getopt.h... yes checking for netdb.h... yes checking for fcntl.h... yes checking for stddef.h... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for size_t... yes checking return type of signal handlers... void checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking for strftime... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for working memcmp... yes checking for vprintf... yes checking whether closedir returns void... no checking for alphasort... yes checking for argp_parse... no checking for asprintf... yes checking for getdelim... yes checking for getline... yes checking for getopt_long... yes checking for getsubopt... yes checking for memchr... yes checking for memset... yes checking for scandir... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strndup... yes checking for strstr... yes checking for initscr in -lncurses... yes checking for dlopen... yes checking for getopt_long... (cached) yes checking for pcre-config... /usr/bin/pcre-config checking for PCRE... found checking for suboptarg... no configure: creating ./config.status config.status: creating Rules.mk config.status: WARNING: 'Rules.mk.in' seems to ignore the --datarootdir setting config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating testsuite/Makefile config.status: creating system.h make -C doc all make[1]: Entering directory '/home/buildozer/aports/testing/ccze/src/ccze/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\@,/etc,g" \ -e "s,@pkglibdir\@,/usr/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/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/lib/ccze,g" \ <./ccze-cssdump.1.in >ccze-cssdump.1T && mv -f ccze-cssdump.1T ccze-cssdump.1 make[1]: Leaving directory '/home/buildozer/aports/testing/ccze/src/ccze/doc' make -C src all make[1]: Entering directory '/home/buildozer/aports/testing/ccze/src/ccze/src' gcc -c -Os -fomit-frame-pointer -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer ccze.c gcc -c -Os -fomit-frame-pointer -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer ccze-color.c gcc -c -Os -fomit-frame-pointer -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer ccze-plugin.c gcc -c -Os -fomit-frame-pointer -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer ccze-wordcolor.c echo '#include ' >ccze-builtins.c echo '#include "ccze-private.h"' >>ccze-builtins.c gcc -c -Os -fomit-frame-pointer -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer ccze-compat.c echo >>ccze-builtins.c echo "void" >>ccze-builtins.c gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o apm.so mod_apm.c -shared echo "ccze_plugin_load_all_builtins (void)" >>ccze-builtins.c echo "{" >>ccze-builtins.c gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o distcc.so mod_distcc.c -shared echo "}" >>ccze-builtins.c gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o dpkg.so mod_dpkg.c -shared gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o exim.so mod_exim.c -shared gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o fetchmail.so mod_fetchmail.c -shared gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o ftpstats.so mod_ftpstats.c -shared gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o httpd.so mod_httpd.c -shared gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o icecast.so mod_icecast.c -shared gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o oops.so mod_oops.c -shared gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o php.so mod_php.c -shared gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o postfix.so mod_postfix.c -shared gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o procmail.so mod_procmail.c -shared gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o proftpd.so mod_proftpd.c -shared gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o squid.so mod_squid.c -shared gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o sulog.so mod_sulog.c -shared gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o super.so mod_super.c -shared gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o syslog.so mod_syslog.c -shared gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o ulogd.so mod_ulogd.c -shared gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o vsftpd.so mod_vsftpd.c -shared gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses -o xferlog.so mod_xferlog.c -shared gcc -c -Os -fomit-frame-pointer -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer ccze-dump.c gcc -c -Os -fomit-frame-pointer -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer ccze-cssdump.c ccze-wordcolor.c: In function 'ccze_wordcolor_process_one': ccze-wordcolor.c:86:52: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 86 | pcre_get_substring (word, offsets, match, 1, (const char **)&pre); | ^ ccze-wordcolor.c:87:52: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 87 | pcre_get_substring (word, offsets, match, 2, (const char **)&tmp); | ^ ccze-wordcolor.c:98:52: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 98 | pcre_get_substring (word, offsets, match, 1, (const char **)&tmp); | ^ ccze-wordcolor.c:99:52: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 99 | pcre_get_substring (word, offsets, match, 2, (const char **)&post); | ^ 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] 40 | 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] 41 | 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] 42 | pcre_get_substring (str, offsets, match, 3, (const char **)&rest); | ^ 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] 37 | 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] 38 | 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] 39 | 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] 40 | 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] 41 | pcre_get_substring (str, offsets, match, 5, (const char **)&rest); | ^ mod_httpd.c: In function 'ccze_httpd_access_log_process': mod_httpd.c:53:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 53 | pcre_get_substring (str, offsets, match, 1, (const char **)&vhost); | ^ mod_httpd.c:54:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 54 | pcre_get_substring (str, offsets, match, 2, (const char **)&host); | ^ mod_httpd.c:55:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 55 | pcre_get_substring (str, offsets, match, 3, (const char **)&user); | ^ mod_httpd.c:56:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 56 | pcre_get_substring (str, offsets, match, 4, (const char **)&date); | ^ mod_httpd.c:57:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 57 | pcre_get_substring (str, offsets, match, 5, (const char **)&full_action); | ^ mod_httpd.c:58:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 58 | pcre_get_substring (str, offsets, match, 6, (const char **)&method); | ^ mod_httpd.c:59:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 59 | 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] 60 | 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] 61 | 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] 106 | 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] 107 | 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] 108 | pcre_get_substring (str, offsets, match, 3, (const char **)&msg); | ^ 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] 38 | 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] 39 | 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] 40 | pcre_get_substring (str, offsets, match, 4, (const char **)&rate); | ^ mod_apm.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 41 | pcre_get_substring (str, offsets, match, 5, (const char **)&stuff1); | ^ mod_apm.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 42 | pcre_get_substring (str, offsets, match, 6, (const char **)&elapsed); | ^ mod_apm.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 43 | pcre_get_substring (str, offsets, match, 7, (const char **)&remain); | ^ mod_apm.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 44 | pcre_get_substring (str, offsets, match, 8, (const char **)&stuff2); | ^ mod_dpkg.c: In function 'ccze_dpkg_status_process': mod_dpkg.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 38 | pcre_get_substring (str, offsets, match, 1, (const char **)&date); | ^ mod_dpkg.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 39 | pcre_get_substring (str, offsets, match, 2, (const char **)&state); | ^ mod_dpkg.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 40 | pcre_get_substring (str, offsets, match, 3, (const char **)&pkg); | ^ mod_dpkg.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 41 | pcre_get_substring (str, offsets, match, 4, (const char **)&installed_version); | ^ mod_dpkg.c: In function 'ccze_dpkg_action_process': mod_dpkg.c:67:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 67 | pcre_get_substring (str, offsets, match, 1, (const char **)&date); | ^ mod_dpkg.c:68:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 68 | pcre_get_substring (str, offsets, match, 2, (const char **)&action); | ^ mod_dpkg.c:69:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 69 | pcre_get_substring (str, offsets, match, 3, (const char **)&pkg); | ^ mod_dpkg.c:70:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 70 | pcre_get_substring (str, offsets, match, 4, (const char **)&installed_version); | ^ mod_dpkg.c:71:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 71 | pcre_get_substring (str, offsets, match, 5, (const char **)&available_version); | ^ mod_dpkg.c: In function 'ccze_dpkg_conffile_process': mod_dpkg.c:99:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 99 | pcre_get_substring (str, offsets, match, 1, (const char **)&date); | ^ mod_dpkg.c:100:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 100 | pcre_get_substring (str, offsets, match, 2, (const char **)&filename); | ^ mod_dpkg.c:101:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 101 | pcre_get_substring (str, offsets, match, 3, (const char **)&decision); | ^ 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] 41 | 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] 42 | 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] 43 | 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] 44 | 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] 45 | 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] 82 | 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] 83 | pcre_get_substring (str, offsets, match, 3, (const char **)&threadno); | ^ mod_icecast.c:84:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 84 | pcre_get_substring (str, offsets, match, 4, (const char **)&thread); | ^ mod_icecast.c:85:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 85 | pcre_get_substring (str, offsets, match, 5, (const char **)&date2); | ^ mod_icecast.c:86:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 86 | pcre_get_substring (str, offsets, match, 6, (const char **)&bw); | ^ mod_icecast.c:87:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 87 | pcre_get_substring (str, offsets, match, 7, (const char **)&unit); | ^ mod_icecast.c:88:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 88 | pcre_get_substring (str, offsets, match, 8, (const char **)&src); | ^ mod_exim.c: In function 'ccze_exim_process': 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] 89 | pcre_get_substring (str, offsets, match, 9, (const char **)&clients); | ^ 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] 40 | pcre_get_substring (str, offsets, match, 1, (const char **)&date); | ^ 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] 90 | pcre_get_substring (str, offsets, match, 10, (const char **)&admins); | ^ 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] 41 | pcre_get_substring (str, offsets, match, 2, (const char **)&msgfull); | ^ mod_exim.c:47:27: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 47 | (const char **)&uniqn); | ^ mod_exim.c:49:27: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 49 | (const char **)&action); | ^ mod_exim.c:51:27: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 51 | (const char **)&msg); | ^ mod_exim.c:63:27: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 63 | (const char **)&uniqn); | ^ mod_exim.c:65:27: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 65 | (const char **)&msg); | ^ ccze-color.c: In function 'ccze_color_to_css': ccze-color.c:267:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 267 | if (my_color < COLOR_PAIR (8)) | ^ 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] 40 | 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] 41 | 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] 42 | 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] 43 | 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] 44 | 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] 45 | 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] 46 | 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] 47 | pcre_get_substring (str, offsets, match, 8, (const char **)&file); | ^ 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] 38 | 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] 39 | 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] 40 | 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] 41 | 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] 42 | 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] 43 | 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] 44 | 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] 45 | pcre_get_substring (str, offsets, match, 8, (const char **)&size); | ^ mod_postfix.c: In function 'ccze_postfix_process': mod_proftpd.c: In function 'ccze_proftpd_auth_log_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] 61 | pcre_get_substring (str, offsets, match, 1, (const char **)&spoolid); | ^ 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] 89 | pcre_get_substring (str, offsets, match, 1, (const char **)&servhost); | ^ 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] 62 | pcre_get_substring (str, offsets, match, 2, (const char **)&s); | ^ 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] 90 | pcre_get_substring (str, offsets, match, 2, (const char **)&pid); | ^ 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] 63 | pcre_get_substring (str, offsets, match, 4, (const char **)&rest); | ^ 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] 91 | 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] 92 | 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] 93 | 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] 94 | 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] 95 | pcre_get_substring (str, offsets, match, 7, (const char **)&ftpcode); | ^ mod_oops.c: In function 'ccze_oops_process': mod_oops.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 40 | 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] 41 | 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] 42 | 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] 43 | 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] 44 | pcre_get_substring (str, offsets, match, 7, (const char **)&sp2); | ^ mod_procmail.c: In function 'ccze_procmail_process': 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] 45 | pcre_get_substring (str, offsets, match, 8, (const char **)&value); | ^ 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] 41 | pcre_get_substring (str, offsets, match, 1, (const char **)&space1); | ^ 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] 46 | pcre_get_substring (str, offsets, match, 9, (const char **)&etc); | ^ 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] 42 | 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] 43 | 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] 44 | 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] 45 | pcre_get_substring (str, offsets, match, 5, (const char **)&extra); | ^ 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] 40 | 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] 41 | pcre_get_substring (str, offsets, match, 2, (const char **)&rest); | ^ mod_sulog.c: In function 'ccze_sulog_process': mod_super.c: In function 'ccze_super_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] 37 | pcre_get_substring (str, offsets, match, 1, (const char **)&date); | ^ 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] 37 | pcre_get_substring (str, offsets, match, 1, (const char **)&email); | ^ 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] 38 | pcre_get_substring (str, offsets, match, 2, (const char **)&islogin); | ^ 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] 38 | pcre_get_substring (str, offsets, match, 2, (const char **)&date); | ^ 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] 39 | pcre_get_substring (str, offsets, match, 3, (const char **)&tty); | ^ 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] 39 | pcre_get_substring (str, offsets, match, 3, (const char **)&space); | ^ 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] 40 | pcre_get_substring (str, offsets, match, 4, (const char **)&fromuser); | ^ 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] 40 | 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] 41 | pcre_get_substring (str, offsets, match, 5, (const char **)&other); | ^ 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] 41 | pcre_get_substring (str, offsets, match, 5, (const char **)&touser); | ^ gcc -c -Os -fomit-frame-pointer -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer ccze-builtins.c 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] 90 | 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] 91 | 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] 92 | 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] 93 | 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] 94 | 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] 95 | 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] 96 | 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] 97 | 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] 98 | 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] 99 | 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] 100 | 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] 101 | 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] 102 | 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] 160 | 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] 161 | 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] 177 | 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] 178 | 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] 179 | 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] 180 | 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] 181 | 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] 182 | 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] 183 | 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] 184 | 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] 185 | 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] 186 | 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] 187 | 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] 188 | 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] 189 | 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] 190 | 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] 191 | 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] 192 | 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] 193 | 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] 194 | pcre_get_substring (str, offsets, match, 18, (const char **)&uri); | ^ 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] 37 | 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] 38 | 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] 39 | 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] 40 | 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] 41 | pcre_get_substring (str, offsets, match, 6, (const char **)&other); | ^ 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] 39 | 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] 40 | 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] 41 | 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] 42 | 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] 43 | 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] 44 | 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] 45 | 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] 46 | 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] 47 | 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] 48 | 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] 49 | 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] 50 | 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] 51 | 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] 52 | pcre_get_substring (str, offsets, match, 14, (const char **)&status); | ^ 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] 41 | 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] 42 | 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] 43 | 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] 50 | 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] 51 | pcre_get_substring (str, offsets, match, 5, (const char **)&msg); | ^ In file included from ccze-dump.c:29: ccze-color.c: In function 'ccze_color_to_css': ccze-color.c:267:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 267 | if (my_color < COLOR_PAIR (8)) | ^ In file included from ccze-cssdump.c:29: ccze-color.c: In function 'ccze_color_to_css': ccze-color.c:267:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 267 | 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] 103 | if (my_color < COLOR_PAIR (8)) | ^ gcc -rdynamic -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -o ccze ccze.o ccze-color.o ccze-plugin.o ccze-wordcolor.o ccze-builtins.o ccze-compat.o -Wl,--as-needed,-O1,--sort-common -lpcre -lncurses gcc -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -o ccze-cssdump ccze-cssdump.o ccze-compat.o gcc -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -Os -fomit-frame-pointer -o ccze-dump ccze-dump.o ccze-compat.o make[1]: Leaving directory '/home/buildozer/aports/testing/ccze/src/ccze/src' make -C testsuite all make[1]: Entering directory '/home/buildozer/aports/testing/ccze/src/ccze/testsuite' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/testing/ccze/src/ccze/testsuite' >>> ccze: Entering fakeroot... make -C doc install make[1]: Entering directory '/home/buildozer/aports/testing/ccze/src/ccze/doc' /usr/bin/install -c -d /home/buildozer/aports/testing/ccze/pkg/ccze/usr/share/man/man1 /usr/bin/install -c -m 644 ccze.1 ccze-cssdump.1 /home/buildozer/aports/testing/ccze/pkg/ccze/usr/share/man/man1/ /usr/bin/install -c -d /home/buildozer/aports/testing/ccze/pkg/ccze/usr/share/man/man7 /usr/bin/install -c -m 644 ccze-plugin.7 /home/buildozer/aports/testing/ccze/pkg/ccze/usr/share/man/man7/ make[1]: Leaving directory '/home/buildozer/aports/testing/ccze/src/ccze/doc' make -C src install make[1]: Entering directory '/home/buildozer/aports/testing/ccze/src/ccze/src' /usr/bin/install -c -d /home/buildozer/aports/testing/ccze/pkg/ccze/usr/bin /usr/bin/install -c ccze ccze-cssdump /home/buildozer/aports/testing/ccze/pkg/ccze/usr/bin/ /usr/bin/install -c -d /home/buildozer/aports/testing/ccze/pkg/ccze/usr/include /usr/bin/install -c -m 644 ./ccze.h /home/buildozer/aports/testing/ccze/pkg/ccze/usr/include /usr/bin/install -c -d /home/buildozer/aports/testing/ccze/pkg/ccze/usr/lib/ccze /usr/bin/install -c -m 644 apm.so distcc.so dpkg.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 /home/buildozer/aports/testing/ccze/pkg/ccze/usr/lib/ccze/ make[1]: Leaving directory '/home/buildozer/aports/testing/ccze/src/ccze/src' >>> ccze-dev*: Running split function dev... >>> ccze-dev*: Preparing subpackage ccze-dev... >>> ccze-dev*: Stripping binaries >>> ccze-dev*: Running postcheck for ccze-dev >>> ccze-doc*: Running split function doc... >>> ccze-doc*: Preparing subpackage ccze-doc... >>> ccze-doc*: Running postcheck for ccze-doc >>> ccze*: Running postcheck for ccze >>> ccze*: Preparing package ccze... >>> ccze*: Stripping binaries >>> ccze-dev*: Scanning shared objects >>> ccze-doc*: Scanning shared objects >>> ccze*: Scanning shared objects >>> ccze-dev*: Tracing dependencies... >>> ccze-dev*: Package size: 20.0 KB >>> ccze-dev*: Compressing data... >>> ccze-dev*: Create checksum... >>> ccze-dev*: Create ccze-dev-0.2.1-r1.apk >>> ccze-doc*: Tracing dependencies... >>> ccze-doc*: Package size: 36.0 KB >>> ccze-doc*: Compressing data... >>> ccze-doc*: Create checksum... >>> ccze-doc*: Create ccze-doc-0.2.1-r1.apk >>> ccze*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libncursesw.so.6 so:libpcre.so.1 >>> ccze*: Package size: 416.0 KB >>> ccze*: Compressing data... >>> ccze*: Create checksum... >>> ccze*: Create ccze-0.2.1-r1.apk >>> ccze: Build complete at Wed, 07 Sep 2022 20:37:02 +0000 elapsed time 0h 0m 13s >>> ccze: Cleaning up srcdir >>> ccze: Cleaning up pkgdir >>> ccze: Uninstalling dependencies... (1/14) Purging .makedepends-ccze (20220907.203650) (2/14) Purging pcre-dev (8.45-r2) (3/14) Purging libpcre16 (8.45-r2) (4/14) Purging libpcre32 (8.45-r2) (5/14) Purging libpcrecpp (8.45-r2) (6/14) Purging pcre (8.45-r2) (7/14) Purging ncurses-dev (6.3_p20220903-r0) (8/14) Purging autoconf (2.71-r0) (9/14) Purging m4 (1.4.19-r1) (10/14) Purging automake (1.16.5-r1) (11/14) Purging git-perl (2.37.1-r1) (12/14) Purging perl-git (2.37.1-r1) (13/14) Purging perl-error (0.17029-r1) (14/14) Purging perl (5.36.0-r0) Executing busybox-1.35.0-r24.trigger OK: 399 MiB in 102 packages >>> ccze: Updating the testing/x86_64 repository index... >>> ccze: Signing the index...