+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ccze.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xTP9kr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ccze-0.2.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/ccze-0.2.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ccze-0.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ccze-0.2.1-Wmulticharacter.patch):' Patch #0 (ccze-0.2.1-Wmulticharacter.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .-Wmulticharacter --fuzz=0 patching file src/Makefile.in + echo 'Patch #1 (ccze-opts.diff):' Patch #1 (ccze-opts.diff): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .-Wmulticharacter --fuzz=0 patching file src/ccze.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BV7rrg + umask 022 + cd /builddir/build/BUILD + cd ccze-0.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-builtins=all checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-cc... no checking for cc... cc checking for riscv64-redhat-linux-gnu-gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking whether we are using GCC 3... no checking how to run the C preprocessor... cc -E checking for a BSD-compatible install... /usr/bin/install -c checking for egrep... grep -E checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking argp.h usability... yes checking argp.h presence... yes checking for argp.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stddef.h usability... yes checking stddef.h presence... 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 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... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for working memcmp... yes checking for vprintf... yes checking for _doprnt... no checking whether closedir returns void... no checking for alphasort... yes checking for argp_parse... yes 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... no checking for dlopen in -ldl... 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: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating testsuite/Makefile config.status: creating system.h + make -j4 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1' make -C doc all make[1]: Entering directory '/builddir/build/BUILD/ccze-0.2.1/doc' sed -e "s,@VERSION@,0.2.1,g" -e "s,@DIST@,stable,g" \ ccze.spec sed -e "s,@VERSION\@,0.2.1,g" \ -e "s,@sysconfdir\@,/etc,g" \ -e "s,@pkglibdir\@,/usr/lib64/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/lib64/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/lib64/ccze,g" \ <./ccze-cssdump.1.in >ccze-cssdump.1T && mv -f ccze-cssdump.1T ccze-cssdump.1 make[1]: Leaving directory '/builddir/build/BUILD/ccze-0.2.1/doc' make -C src all make[1]: Entering directory '/builddir/build/BUILD/ccze-0.2.1/src' cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 ccze.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 ccze-color.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 ccze-plugin.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 ccze-wordcolor.c ccze-plugin.c: In function 'ccze_plugin_load': ccze-plugin.c:196:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&path, "%s/.ccze/%s.so", home, name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-plugin.c:200:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&path, PKGLIBDIR "/%s.so", name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-plugin.c:204:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&path, PKGLIBDIR "/%s.so", name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-plugin.c: In function '_ccze_plugin_load': ccze-plugin.c:135:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&tmp, "ccze_%s_info", name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-plugin.c:143:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&tmp, "ccze_%s_info", n); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-plugin.c: In function 'ccze_plugin_load_all': ccze-plugin.c:253:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&homeplugs, "%s/.ccze", home); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-plugin.c: In function '_ccze_plugin_load_set': ccze-plugin.c:233:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&path, "%s/%s.so", base, tmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-color.c: In function 'ccze_color_to_css': ccze-color.c:264:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ^ ccze-color.c:265:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&tmp, "\tcolor: %s\n", ccze_color_to_name_css (my_color, cidx)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-color.c:275:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&tmp, "\tcolor: %s\n\ttext-background: %s\n", cj, ci); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-color.c:279:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&str, ".ccze_%s {\n%s\ttext-decoration: underline\n}\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze_color_lookup_name (cidx), tmp); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-color.c:282:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&str, ".ccze_%s {\n%s}\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze_color_lookup_name (cidx), tmp); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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] pcre_get_substring (word, offsets, match, 1, (const char **)&pre); ^ ccze-wordcolor.c:87:52: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (word, offsets, match, 2, (const char **)&tmp); ^ ccze-wordcolor.c:98:52: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (word, offsets, match, 1, (const char **)&tmp); ^ ccze-wordcolor.c:99:52: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (word, offsets, match, 2, (const char **)&post); ^ ccze.c: In function 'ccze_main': ccze.c:586:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&homerc, "%s/.colorizerc", home); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze.c:589:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&homerc, "%s/.cczerc", home); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 ccze-compat.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_apm.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_distcc.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_exim.c mod_apm.c: In function 'ccze_apm_process': mod_apm.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&battery); ^ mod_apm.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&charge); ^ mod_apm.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&rate); ^ mod_apm.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&stuff1); ^ mod_apm.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&elapsed); ^ mod_apm.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&remain); ^ mod_apm.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&stuff2); ^ cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_fetchmail.c mod_distcc.c: In function 'ccze_distcc_process': mod_distcc.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&pid); ^ mod_distcc.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&func); ^ mod_distcc.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&rest); ^ cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_ftpstats.c mod_exim.c: In function 'ccze_exim_process': mod_exim.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_exim.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&msgfull); ^ mod_exim.c:47:6: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] (const char **)&uniqn); ^ mod_exim.c:49:6: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] (const char **)&action); ^ mod_exim.c:51:6: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] (const char **)&msg); ^ mod_exim.c:63:6: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] (const char **)&uniqn); ^ mod_exim.c:65:6: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] (const char **)&msg); ^ cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_httpd.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_icecast.c mod_fetchmail.c: In function 'ccze_fetchmail_process': mod_fetchmail.c:37:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&start); ^ mod_fetchmail.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&addy); ^ mod_fetchmail.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)¤t); ^ mod_fetchmail.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&full); ^ mod_fetchmail.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&rest); ^ mod_ftpstats.c: In function 'ccze_ftpstats_process': mod_ftpstats.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_ftpstats.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&sessionid); ^ mod_ftpstats.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&user); ^ mod_ftpstats.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&host); ^ mod_ftpstats.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&type); ^ mod_ftpstats.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&size); ^ mod_ftpstats.c:46:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&duration); ^ mod_ftpstats.c:47:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&file); ^ cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_oops.c 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] pcre_get_substring (str, offsets, match, 1, (const char **)&vhost); ^ mod_httpd.c:54:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&host); ^ mod_httpd.c:55:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&user); ^ mod_httpd.c:56:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&date); ^ mod_httpd.c:57:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&full_action); ^ mod_httpd.c:58:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&method); ^ mod_httpd.c:59:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&http_code); ^ mod_httpd.c:60:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&gsize); ^ mod_httpd.c:61:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&other); ^ mod_httpd.c: In function 'ccze_httpd_error_log_process': mod_httpd.c:106:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_httpd.c:107:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&level); ^ mod_httpd.c:108:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&msg); ^ cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_php.c mod_icecast.c: In function 'ccze_icecast_process': mod_icecast.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_icecast.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&admin); ^ mod_icecast.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&threadno); ^ mod_icecast.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&thread); ^ mod_icecast.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&rest); ^ mod_icecast.c: In function 'ccze_icecast_usage_process': mod_icecast.c:82:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_icecast.c:83:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&threadno); ^ mod_icecast.c:84:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&thread); ^ mod_icecast.c:85:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&date2); ^ mod_icecast.c:86:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&bw); ^ mod_icecast.c:87:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&unit); ^ mod_icecast.c:88:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&src); ^ mod_icecast.c:89:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&clients); ^ mod_icecast.c:90:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 10, (const char **)&admins); ^ cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_postfix.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_procmail.c 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] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_oops.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&sp1); ^ mod_oops.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&id); ^ mod_oops.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&field); ^ mod_oops.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&sp2); ^ mod_oops.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&value); ^ mod_oops.c:46:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&etc); ^ mod_php.c: In function 'ccze_php_process': mod_php.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_php.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&rest); ^ cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_proftpd.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_squid.c mod_postfix.c: In function 'ccze_postfix_process': mod_postfix.c:61:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&spoolid); ^ mod_postfix.c:62:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&s); ^ mod_postfix.c:63:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&rest); ^ mod_procmail.c: In function 'ccze_procmail_process': mod_procmail.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&space1); ^ mod_procmail.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&header); ^ mod_procmail.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&value); ^ mod_procmail.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&space2); ^ mod_procmail.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&extra); ^ cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_sulog.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_super.c mod_proftpd.c: In function 'ccze_proftpd_access_log_process': mod_proftpd.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&host); ^ mod_proftpd.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&user); ^ mod_proftpd.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&auser); ^ mod_proftpd.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&date); ^ mod_proftpd.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&command); ^ mod_proftpd.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&file); ^ mod_proftpd.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&ftpcode); ^ mod_proftpd.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&size); ^ mod_proftpd.c: In function 'ccze_proftpd_auth_log_process': mod_proftpd.c:89:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&servhost); ^ mod_proftpd.c:90:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&pid); ^ mod_proftpd.c:91:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&remhost); ^ mod_proftpd.c:92:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&date); ^ mod_proftpd.c:93:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&cmd); ^ mod_proftpd.c:94:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&value); ^ mod_proftpd.c:95:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&ftpcode); ^ mod_squid.c: In function 'ccze_squid_access_log_process': mod_squid.c:90:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_squid.c:91:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&espace); ^ mod_squid.c:92:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&elaps); ^ mod_squid.c:93:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&host); ^ mod_squid.c:94:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&action); ^ mod_squid.c:95:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&httpc); ^ mod_squid.c:96:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&gsize); ^ mod_squid.c:97:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&method); ^ mod_squid.c:98:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&uri); ^ mod_squid.c:99:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 10, (const char **)&ident); ^ mod_squid.c:100:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 11, (const char **)&hierar); ^ mod_squid.c:101:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 12, (const char **)&fhost); ^ mod_squid.c:102:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 13, (const char **)&ctype); ^ mod_squid.c: In function 'ccze_squid_cache_log_process': mod_squid.c:160:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_squid.c:161:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&other); ^ mod_squid.c: In function 'ccze_squid_store_log_process': mod_squid.c:177:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_squid.c:178:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&tag); ^ mod_squid.c:179:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&swapnum); ^ mod_squid.c:180:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&swapname); ^ mod_squid.c:181:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&swapsum); ^ mod_squid.c:182:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&space1); ^ mod_squid.c:183:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&hcode); ^ mod_squid.c:184:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&space2); ^ mod_squid.c:185:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&hdate); ^ mod_squid.c:186:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 10, (const char **)&space3); ^ mod_squid.c:187:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 11, (const char **)&lmdate); ^ mod_squid.c:188:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 12, (const char **)&space4); ^ mod_squid.c:189:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 13, (const char **)&expire); ^ mod_squid.c:190:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 14, (const char **)&ctype); ^ mod_squid.c:191:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 15, (const char **)&size); ^ mod_squid.c:192:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 16, (const char **)&read); ^ mod_squid.c:193:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 17, (const char **)&method); ^ mod_squid.c:194:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 18, (const char **)&uri); ^ mod_sulog.c: In function 'ccze_sulog_process': mod_sulog.c:37:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_sulog.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&islogin); ^ mod_sulog.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&tty); ^ mod_sulog.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&fromuser); ^ mod_sulog.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&touser); ^ cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_syslog.c mod_super.c: In function 'ccze_super_process': mod_super.c:37:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&email); ^ mod_super.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&date); ^ mod_super.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&space); ^ mod_super.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&suptag); ^ mod_super.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&other); ^ cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_ulogd.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_vsftpd.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 mod_xferlog.c mod_syslog.c: In function 'ccze_syslog_process': mod_syslog.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_syslog.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&host); ^ mod_syslog.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&send); ^ mod_syslog.c:50:51: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&process); ^ mod_syslog.c:51:51: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&msg); ^ mod_xferlog.c: In function 'ccze_xferlog_log_process': mod_xferlog.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&curtime); ^ mod_xferlog.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&transtime); ^ mod_xferlog.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&host); ^ mod_xferlog.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 4, (const char **)&fsize); ^ mod_xferlog.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&fname); ^ mod_xferlog.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&transtype); ^ mod_xferlog.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 7, (const char **)&actionflag); ^ mod_xferlog.c:46:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 8, (const char **)&direction); ^ mod_xferlog.c:47:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 9, (const char **)&amode); ^ mod_xferlog.c:48:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 10, (const char **)&user); ^ mod_xferlog.c:49:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 11, (const char **)&service); ^ mod_xferlog.c:50:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 12, (const char **)&amethod); ^ mod_xferlog.c:51:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 13, (const char **)&auid); ^ mod_xferlog.c:52:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 14, (const char **)&status); ^ cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 ccze-dump.c mod_vsftpd.c: In function 'ccze_vsftpd_log_process': mod_vsftpd.c:37:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 1, (const char **)&date); ^ mod_vsftpd.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 2, (const char **)&sspace); ^ mod_vsftpd.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 3, (const char **)&pid); ^ mod_vsftpd.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 5, (const char **)&user); ^ mod_vsftpd.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] pcre_get_substring (str, offsets, match, 6, (const char **)&other); ^ cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 ccze-cssdump.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 ccze-builtins.c In file included from ccze-dump.c:29:0: ccze-color.c: In function 'ccze_color_to_css': ccze-color.c:264:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ^ In file included from ccze-cssdump.c:29:0: ccze-color.c: In function 'ccze_color_to_css': ccze-color.c:264:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ^ cc -rdynamic -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpcre -ldl -lncurses ccze-dump.c: In function 'ccze_dump_color_to_name': ccze-dump.c:103:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (my_color < COLOR_PAIR (8)) ^ ccze-color.c:265:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&tmp, "\tcolor: %s\n", ccze_color_to_name_css (my_color, cidx)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-color.c:275:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&tmp, "\tcolor: %s\n\ttext-background: %s\n", cj, ci); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ccze-dump.c:29:0: ccze-color.c: In function 'ccze_color_to_css': ccze-color.c:279:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&str, ".ccze_%s {\n%s\ttext-decoration: underline\n}\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze_color_lookup_name (cidx), tmp); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-color.c:265:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&tmp, "\tcolor: %s\n", ccze_color_to_name_css (my_color, cidx)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-color.c:282:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&str, ".ccze_%s {\n%s}\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze_color_lookup_name (cidx), tmp); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-color.c:275:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&tmp, "\tcolor: %s\n\ttext-background: %s\n", cj, ci); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-color.c:279:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&str, ".ccze_%s {\n%s\ttext-decoration: underline\n}\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze_color_lookup_name (cidx), tmp); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-color.c:282:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&str, ".ccze_%s {\n%s}\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze_color_lookup_name (cidx), tmp); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-cssdump.c: In function 'main': ccze-cssdump.c:98:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&homerc, "%s/.colorizerc", home); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-cssdump.c:101:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&homerc, "%s/.cczerc", home); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-dump.c: In function 'main': ccze-dump.c:165:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&homerc, "%s/.colorizerc", home); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-dump.c:168:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&homerc, "%s/.cczerc", home); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccze-dump.c: In function 'ccze_dump_color_to_name': ccze-dump.c:114:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&str, "%s on_%s", cj, ci); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 -o ccze-cssdump ccze-cssdump.o ccze-compat.o cc -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D__error_t_defined=1 -o ccze-dump ccze-dump.o ccze-compat.o make[1]: Leaving directory '/builddir/build/BUILD/ccze-0.2.1/src' make -C testsuite all make[1]: Entering directory '/builddir/build/BUILD/ccze-0.2.1/testsuite' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/ccze-0.2.1/testsuite' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.npr2Sd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64 + cd ccze-0.2.1 + rm -rf /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64 + iconv -f ISO-8859-1 -t UTF-8 THANKS + touch --reference THANKS THANKS.new + mv -f THANKS.new THANKS + make install DESTDIR=/builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64 make -C doc install make[1]: Entering directory '/builddir/build/BUILD/ccze-0.2.1/doc' /usr/bin/install -c -d /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/share/man/man1 /usr/bin/install -c -m 644 ccze.1 ccze-cssdump.1 /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/share/man/man1/ /usr/bin/install -c -d /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/share/man/man7 /usr/bin/install -c -m 644 ccze-plugin.7 /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/share/man/man7/ make[1]: Leaving directory '/builddir/build/BUILD/ccze-0.2.1/doc' make -C src install make[1]: Entering directory '/builddir/build/BUILD/ccze-0.2.1/src' /usr/bin/install -c -d /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/bin /usr/bin/install -c ccze ccze-cssdump /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/bin/ /usr/bin/install -c -d /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/include /usr/bin/install -c -m 644 ./ccze.h /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/include make[1]: Leaving directory '/builddir/build/BUILD/ccze-0.2.1/src' + install -d /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64//etc + src/ccze-dump + rm /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64//usr/include/ccze.h + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ccze-0.2.1-19.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sVrzrv + umask 022 + cd /builddir/build/BUILD + cd ccze-0.2.1 + DOCDIR=/builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/share/doc/ccze + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/share/doc/ccze + cp -pr AUTHORS /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/share/doc/ccze + cp -pr COPYING /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/share/doc/ccze + cp -pr ChangeLog /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/share/doc/ccze + cp -pr ChangeLog-0.1 /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/share/doc/ccze + cp -pr NEWS /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/share/doc/ccze + cp -pr README /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/share/doc/ccze + cp -pr THANKS /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/share/doc/ccze + cp -pr FAQ /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64/usr/share/doc/ccze + exit 0 Provides: ccze = 0.2.1-19.fc28 ccze(riscv-64) = 0.2.1-19.fc28 config(ccze) = 0.2.1-19.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libpcre.so.1()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64 Wrote: /builddir/build/SRPMS/ccze-0.2.1-19.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ccze-0.2.1-19.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h3RkrM + umask 022 + cd /builddir/build/BUILD + cd ccze-0.2.1 + rm -rf /builddir/build/BUILDROOT/ccze-0.2.1-19.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff