=>> Building sysutils/ccze build started at Fri Dec 12 17:28:46 EST 2025 port directory: /usr/ports/sysutils/ccze package name: ccze-0.2.1_6 building for: FreeBSD pkg.DaveG.ca 13.5-RELEASE-p7 FreeBSD 13.5-RELEASE-p7 1305000 amd64 maintained by: ecu@200ok.org Makefile datestamp: -rw-r--r-- 1 root wheel 732 Aug 27 2024 /usr/ports/sysutils/ccze/Makefile Ports top last git commit: 62d8b1999233 Ports top unclean checkout: no Port dir last git commit: 1e268e0451c5 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1305000 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1305000 UNAME_v=FreeBSD 13.5-RELEASE-p7 1305000 UNAME_r=13.5-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_13_5_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for ccze-0.2.1_6: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ecu@200ok.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ccze/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ccze/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/ccze/work/.cache HOME=/wrkdirs/usr/ports/sysutils/ccze/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/ccze/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/ccze/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ccze/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ccze/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/ccze/work/.cache HOME=/wrkdirs/usr/ports/sysutils/ccze/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/ccze/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/ccze/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" OSREL=13.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ccze" EXAMPLESDIR="share/examples/ccze" DATADIR="share/ccze" WWWDIR="www/ccze" ETCDIR="etc/ccze" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ccze DOCSDIR=/usr/local/share/doc/ccze EXAMPLESDIR=/usr/local/share/examples/ccze WWWDIR=/usr/local/www/ccze ETCDIR=/usr/local/etc/ccze --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ccze-0.2.1_6 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.4.2_1.pkg [pkg.DaveG.ca] Installing pkg-2.4.2_1... [pkg.DaveG.ca] Extracting pkg-2.4.2_1: .......... done ===> ccze-0.2.1_6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ccze-0.2.1_6 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ccze-0.2.1_6 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ccze-0.2.1_6 for building => SHA256 Checksum OK for ccze-0.2.1.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ccze-0.2.1_6 for building ===> Extracting for ccze-0.2.1_6 => SHA256 Checksum OK for ccze-0.2.1.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for ccze-0.2.1_6 ===> Applying FreeBSD patches for ccze-0.2.1_6 from /usr/ports/sysutils/ccze/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ccze-0.2.1_6 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg.DaveG.ca] Installing gmake-4.4.1... [pkg.DaveG.ca] `-- Installing gettext-runtime-0.23.1... [pkg.DaveG.ca] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Extracting gettext-runtime-0.23.1: .......... done [pkg.DaveG.ca] Extracting gmake-4.4.1: .......... done ===> ccze-0.2.1_6 depends on package: gmake>=4.4.1 - found ===> Returning to build of ccze-0.2.1_6 ===> ccze-0.2.1_6 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> ccze-0.2.1_6 depends on file: /usr/local/bin/ccache - found ===> Returning to build of ccze-0.2.1_6 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ccze-0.2.1_6 depends on shared library: libpcre.so - not found ===> Installing existing package /packages/All/pcre-8.45_4.pkg [pkg.DaveG.ca] Installing pcre-8.45_4... [pkg.DaveG.ca] Extracting pcre-8.45_4: .......... done ===== Message from pcre-8.45_4: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: EOLed by upstream, use devel/pcre2 instead. ===> ccze-0.2.1_6 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> Returning to build of ccze-0.2.1_6 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for ccze-0.2.1_6 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking for cc... cc checking for gcc... (cached) cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking whether we are using GCC 3... no checking how to run the C preprocessor... cpp checking for a BSD-compatible install... /usr/bin/install -c checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking argp.h usability... no checking argp.h presence... no checking for argp.h... no checking for getopt.h... (cached) yes checking for netdb.h... (cached) yes checking for fcntl.h... (cached) yes checking for stddef.h... (cached) yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for size_t... (cached) yes checking return type of signal handlers... void checking for error_t... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strftime... (cached) yes checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for working memcmp... yes checking for vprintf... (cached) yes checking for _doprnt... no checking whether closedir returns void... no checking for alphasort... (cached) yes checking for argp_parse... no checking for asprintf... (cached) yes checking for getdelim... (cached) yes checking for getline... (cached) yes checking for getopt_long... yes checking for getsubopt... yes checking for memchr... (cached) yes checking for memset... (cached) yes checking for scandir... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strndup... (cached) yes checking for strstr... (cached) yes checking for initscr in -lncurses... yes checking for dlopen... (cached) yes checking for getopt_long... (cached) yes checking for pcre-config... /usr/local/bin/pcre-config checking for PCRE... found checking for suboptarg... yes configure: creating ./config.status config.status: creating Rules.mk config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating testsuite/Makefile config.status: creating system.h =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for ccze-0.2.1_6 /usr/local/bin/gmake -C doc all gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/ccze/work/ccze-0.2.1/doc' sed -e "s,@VERSION@,0.2.1,g" -e "s,@DIST@,stable,g" \ ccze.spec sed -e "s,@VERSION\@,0.2.1,g" \ -e "s,@sysconfdir\@,/usr/local/etc,g" \ -e "s,@pkglibdir\@,/usr/local/lib/ccze,g" \ <./ccze.1.in >ccze.1T && mv -f ccze.1T ccze.1 sed -e "s,@VERSION\@,0.2.1,g" \ -e "s,@sysconfdir\@,/usr/local/etc,g" \ -e "s,@pkglibdir\@,/usr/local/lib/ccze,g" \ <./ccze-plugin.7.in >ccze-plugin.7T && mv -f ccze-plugin.7T ccze-plugin.7 sed -e "s,@VERSION\@,0.2.1,g" \ -e "s,@sysconfdir\@,/usr/local/etc,g" \ -e "s,@pkglibdir\@,/usr/local/lib/ccze,g" \ <./ccze-cssdump.1.in >ccze-cssdump.1T && mv -f ccze-cssdump.1T ccze-cssdump.1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/ccze/work/ccze-0.2.1/doc' /usr/local/bin/gmake -C src all gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/ccze/work/ccze-0.2.1/src' cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include ccze.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include ccze-color.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include ccze-plugin.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include ccze-wordcolor.c echo '#include ' >ccze-builtins.c echo '#include "ccze-private.h"' >>ccze-builtins.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include ccze-compat.c echo >>ccze-builtins.c cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o apm.so mod_apm.c -shared echo "void" >>ccze-builtins.c cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o distcc.so mod_distcc.c -shared echo "ccze_plugin_load_all_builtins (void)" >>ccze-builtins.c cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o exim.so mod_exim.c -shared echo "{" >>ccze-builtins.c cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o fetchmail.so mod_fetchmail.c -shared echo "}" >>ccze-builtins.c cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o ftpstats.so mod_ftpstats.c -shared cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o httpd.so mod_httpd.c -shared cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o icecast.so mod_icecast.c -shared cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o oops.so mod_oops.c -shared cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o php.so mod_php.c -shared cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o postfix.so mod_postfix.c -shared cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o procmail.so mod_procmail.c -shared cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o proftpd.so mod_proftpd.c -shared mod_apm.c:38:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 38 | pcre_get_substring (str, offsets, match, 1, (const char **)&battery); | ^ mod_apm.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 39 | pcre_get_substring (str, offsets, match, 2, (const char **)&charge); | ^ mod_apm.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 40 | pcre_get_substring (str, offsets, match, 4, (const char **)&rate); | ^ mod_apm.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 41 | pcre_get_substring (str, offsets, match, 5, (const char **)&stuff1); | ^ mod_apm.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 42 | pcre_get_substring (str, offsets, match, 6, (const char **)&elapsed); | ^ mod_distcc.c:40:mod_apm.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 43 | pcre_get_substring (str, offsets, match, 7, (const char **)&remain); | ^ 40 | pcre_get_substring (str, offsets, match,mod_apm.c 1, (const char:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 44 | pcre_get_substring (str, offsets, match, 8, (concc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o squid.so mod_squid.c -shared st char **)&stuff2); | ^ **)&pid); | ^ mod_distcc.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 41 | pcre_get_substring (str, offsets, match, 2, (const char **)&func); | ^ mod_distcc.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 42 | pcre_get_substring (str, offsets, match, 3, (const char **)&rest); | ^ mod_fetchmail.c:37:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 37 | pcre_get_substring (str, offsets, match, 1, (const char **)&start); | ^ mod_fetchmail.c:38:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 38 | pcre_get_substring (str, offsets, match, 2, (const char **)&addy); | ^ mod_fetchmail.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 39 | pcre_get_substring (str, offsets, match, 3, (const char **)¤t); | ^ mod_fetchmail.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 40 | pcre_get_substring (str, offsets, match, 4, (const char **)&full); | ^ mod_fetchmail.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 41 | pcre_get_substring (str, offsets, match, 5, (const char **)&rest); | ^ cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o sulog.so mod_sulog.c -shared mod_ftpstats.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 40 | pcre_get_substring (str, offsets, match, 1, (const char **)&date); | ^ mod_ftpstats.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 41 | pcre_get_substring (str, offsets, match, 2, (const char **)&sessionid); | ^ mod_ftpstats.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 42 | pcre_get_substring (str, offsets, match, 3, (const char **)&user); | ^ cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o super.so mod_super.c -shared mod_ftpstats.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 43 | pcre_get_substring (str, offsets, match, 4, (const char **)&host);3 warnings generated. | ^ mod_ftpstats.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 44 | pcre_get_substring (str, offsets, match, 5, (const char **)&type); | ^ mod_ftpstats.c:45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 45 | pcre_get_substring (str, offsets, match, 6, (const char **)&size); | ^ mod_ftpstats.c:46:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 46 | pcre_get_substring (str, offsets, match, 7, (const char **)&duration); | ^ mod_ftpstats.c:47:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 47 | pcre_get_substring (str, offsets, match, 8, (const char **)&file); | ^ 7 warnings generated. cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o syslog.so mod_syslog.c -shared 5 warnings generated. mod_httpd.c:53:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 53 | pcre_get_substring (str, offsets, match, 1, (const char **)&vhost); | ^ mod_httpd.c:54:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 54 | pcre_get_substring (str, offsets, match, 2, (const char **)&host); | ^ mod_httpd.c:55:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 55 | pcre_get_substring (str, offsets, match, 3, (const char **)&user); | ^ mod_httpd.c:56:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 56 | pcre_get_substring (str, offsets, match, 4, (const char **)&datemod_exim.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] ); | ^ 40 | pcremod_httpd.c:57:62: _get_substring (str, offsetwarning: scast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] , 57 | pcre_get_submatch, 1, (const char **)&date); | ^ string (str, offsets, match, 5, (const char **)&full_action); | ^ mod_exim.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 41 | pcre_get_substrimod_httpd.cn:58:62:g (str, offsets, match, 2, (consmod_icecast.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] twarning: 41 | cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 58 | pcre p_get_sucbrsectcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o ulogd.so mod_ulogd.c -shared _hragri ng (str, offsets, match, 6, (const char **)&method); | ^ e*t*)&msg_fmod_httpd.c:59:u62:s warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] lu 59 | l b sptcring ()str, orf;ef s _et| gs, emta ^_tscuhb,s 1, (const char **)&date); | ^ tring (str, ofmod_exim.c:47:21: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] fsets, match, 7, (mod_icecast.cc:o42n:s62t char **)&h:ttp_co dewarning: )cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual]; | ^ 42 | pcre _47 | (const char **)&uniqn);g et_substring (str, mod_httpd.co f| ^ fse:ts, match, 2, (const chamod_exim.c:49:21: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] r60 49 | **:)&admin); | ^ 628 : warning: mod_icecast.c warning:s43 generated:. 62: (warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual]cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual]c onst char **)&actio n43) | ; p| cre_get_ ^s ubstring (str, offsets, match, 4, (const ch ar **)&thread n60o | ) ; | ^ pcre_get_substringmod_icecast.c: (44s:t62: rwarning: ,cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] mod_exim.co:f51:f21 sets:, warning: mcast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual]a tc 51 | (const char h* *)&msg); | ^44 , | p cre_ge8t_substring (str, offsets, match, 5, (const char **mod_exim.c):63:21: warning: ,&thr ecast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual]ad); | ^ 63 | (const char **)&uni(mod_icecast.cqn); | ^ :45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] ccc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o vsftpd.so mod_vsftpd.c -shared onst 45 | pcre_get_substring (str, offsemod_exim.ct:cs65,: 21m:at cwarning: hhcast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual], 6, (con st cha r **65) | & r e s t )(;c o n| s ^t char **)&msg); | ^ ar **)&gsize); | ^ mod_httpd.c:61:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 61 | pcre_get_substring (str, offsetmod_icecast.c:82:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] s 82 | pcre_get_substring (str, offsets, match, 1, (const ,char **)&date); | ^ match, 9, (const char **)&other); | ^ mod_icecast.c:83:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 83 | pcre_get_substring (str, offsets, match, 3, (const char **)&threadno); | ^ mod_icecast.c:84:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 84 | pcre_get_substring (str, offsets, match, 4, (const char **)&thread); | ^ mod_icecast.c:85:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 85 | pcre_get_substring (str, offsets, match, 5, (const char **)&date2); | ^ mod_httpd.c:106:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] mod_icecast.c:86:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 106 | pcre_get_ 86 | pcre_get_substring (str, offsets, match, 6, (const char **)&bw); | ^ subsmod_icecast.c:87:62:tring (str, offsets, match, 1, (const char **)&date); | ^ warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 87 | pcre_get_substring (str, offsets, mod_httpd.cmatch, 7, (const :107:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] char * *107 | ) pcre_get_substring (str, offsets, match, 2, (con&unit); | ^ st char *cc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses -o xferlog.so mod_xferlog.c -shared *mod_icecast.c:88:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] ) 88 | pcre_get_substring (s&tr, olefvfsetes, match, 8, (const char **)&src); | ^ l); | ^ mod_icecast.c:89:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 89 | mod_httpd.c pcre_get_substring (str, :offsets, match, 9, (const char **)&clients); | ^ 108:62: mod_icecast.c:warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual]90 :63: warning: 108 | pcre_gecast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] t 90 | pcre_get_substring (str, offsets, match, 10, (const c_har **)&admins); s | ^ ubstring (str, offsets, match, 3, (const char **)&msg); | ^ mod_postfix.c:61:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 61 | pcre_get_substring (str, offsets, match, 1, (const char **)&spoolid); | ^ mod_postfix.c:62:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 62 | pcre_get_substring (str, offsets, match, 2, (const chamod_php.cr:40:62: warning: **)&s)cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual];cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include ccze-dump.c | ^ 40 | pcre_get_substring (str, offsets, match, 1, (conmod_postfix.cs:t63 :c62h:a rwarning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual]* *)&date); | ^ 63 | pcre_get_substring (str, ofmod_php.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] fsets, match, 4, (const char **)&re 41 | pcre_gmod_oops.cset_sub:st40t)r;i n g| ^( str, offsets, match, 2, (const char **)&rest); | ^ :62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 40 | pcre_get_substring (str, offsets, match, 1, (const char **)&date); | ^ mod_oops.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 41 | pcre_get_substring (str, offsets, match, 4, (const char **)&sp1); | ^ mod_procmail.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] mod_oops.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 42 | pcre_get_substring (str, offsets, match, 541 | , (pconst char **)&id); | ^ cre_get_substring (str, offsets,mod_oops.c match, 1, (co:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] nst char **)&space1); | ^ 43 | pcre_get_substring (str, offsets, match, 6mod_procmail.c:42:62,: (const warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] char **)&field); | ^ 42 | pcre_get_substring (str, offsets, match, 2, (const char **)&heademod_oops.cr); | ^ :44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 44 | pcre_get_substring (str, offsets, match, 7, (const char **)&sp2); | ^ mod_procmail.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include ccze-cssdump.c mod_oops.c:45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 43 45 | pcre_get_subs | tring (str, offsets, match, 8, (const char **)&value); | ^ pcre_get_subsmod_oops.c:46:62: warning: 7cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] warnings generated. t 46 | prcre_get_substringi (str, offsets, match, 9, n(const charg **)&etc); | ^ (str, offsets, match, 3, (const char **)&value); | ^ mod_procmail.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 44 | pcre_get_substring (str, offsets, match, 4, (const char **)&space2); | ^ mod_procmail.c:45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 45 | pcre_get_substring (str, offsets, match, 5, (const char **)&extra); | ^ cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include ccze-builtins.c mod_proftpd.c:38:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 38 | pcre_get_substring (str, offsets, match, 1, (const char **)&host); | ^ 2 warnings generated. mod_proftpd.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 39 | pcre_get_substring (str, offsets, match, 2, (const char **)&user); | ^ mod_proftpd.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 40 | pcre_get_substring (str, offsets, match, 3, (const char **)&auser); | ^ mod_proftpd.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 41 | pcre_get_substring (str, offsets, match, 4, (const char **)&date); | ^ mod_proftpd.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 14 warnings generated. 42 | pcre_get_substring (str, offsets, match, 5, (const char **)&command); | ^ mod_proftpd.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 43 | pcre_get_substring (str, offsets, match, 6, (const char **)&file); | ^ mod_proftpd.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 44 | pcre_get_substring (str, offsets, match, 7, (const char **)&ftpcode); | ^ mod_proftpd.c:45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 45 | pcre_get_substring (str, offsets, match, 8, (const char **)&size); | ^ mod_proftpd.c:89:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 89 | pcre_get_substring (str, offsets, match, 1, (const char **)&servhost); | ^ mod_proftpd.c:90:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 90 | pcre_get_substring (str, offsets, match, 2, (const char **)&pid); | ^ mod_proftpd.c:91:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 3 warnings generated. 91 | pcre_get_substring (str, offsets, match, 3, (const char **)&remhost); | ^ mod_proftpd.c:92:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 92 | pcre_get_substring (str, offsets, match, 4, (const char **)&date); | ^ mod_proftpd.c:93:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 93 | pcre_get_substring (str, offsets, match, 5, (const char **)&cmd); | ^ mod_proftpd.c:94:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 94 | pcre_get_substring (str, offsets, match, 6, (const char **)&value); | ^ mod_proftpd.c:95:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 95 | pcre_get_substring (str, offsets, match, 7, (const char **)&ftpcode); | ^ mod_squid.c:90:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 90 | pcre_get_substring (str, offsets, match, 1, (const char **)&date); | ^ mod_squid.c:91:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 91 | pcre_get_substring (str, offsets, match, 2, (const char **)&espace); | ^ mod_squid.c:92:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 92 | pcre_get_substring (str, offsets, match, 3, (const char **)&elaps); | ^ 7 warnings generated. mod_squid.c:93:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 93 | pcre_get_substring (str, offsets, match, 4, (const char **)&host); | ^ mod_super.c:37:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] mod_squid.c:94:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 37 | pcre_get_sub string (str, offsets, match, 1, (const char **)&email); | ^ 94 | pcre_get_substring (str, offsets, match, 5, (const char **)&action); | ^ mod_super.c:38:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 38 | pcre_get_substring (str, offsets, match, 2, mod_squid.c:95:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] ( c95onst char **)&date); | ^ | pcre_get_mod_super.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] s 39 | pcre_get_substring (str, offsets, match, 3, (const char **)&spauce); | ^ bstring (stmod_super.cr:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] , 40 | pcre_get_substring (str, offsets, match, 4, (const char **)&suptag); | ^ offsets, matchmod_super.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] , 6, (const char **)&httpc); | ^ 41 | pcre_get_substringmod_squid.c:96:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] (str, offsets, match, 5, (const char **)&other); | ^ 96 | pcre_get_substring (s12tr, 5offsets, warning matsc generatedh, 7, (const char **. )&gsize); | ^ warnings generated. mod_squid.c:97:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 97 | pcre_get_substring (str, offsets, match, 8, (const char **)&method); | ^ mod_squid.c:98:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 98 | pcre_get_substring (str, offsets, match, 9, (const char **)&uri); | ^ mod_squid.c:99:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 99 | pcre_get_substring (str, offsets, match, 10, (const char **)&ident); | ^ mod_squid.c:100:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 100 | pcre_get_substring (str, offsets, match, 11, (const char **)&hierar); | ^ mod_squid.c:101:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 101 | pcre_get_substring (str, offsets, match, 12, (const char **)&fhost); | ^ mod_squid.c:102:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 102 | pcre_get_substring (str, offsets, match, 13, (const char **)&ctype); | ^ ccze-compat.c:216:21: warning: format string is not a string literal [-Wformat-nonliteral] 216 | vfprintf (stderr, fmt, ap); | ^~~ 1 warning generated. mod_squid.c:160:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 160 | pcre_get_substring (str, offsets, match, 1, (const char **)&date); | ^ mod_squid.c:161:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 161 | pcre_get_substring (str, offsets, match, 3, (const char **)&other); | ^ mod_squid.c:177:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 177 | pcre_get_substring (str, offsets, match, 1, (const char **)&date); | ^ mod_squid.c:178:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 178 | pcre_get_substring (str, offsets, match, 2, (const char **)&tag); | ^ mod_squid.c:179:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 179 | pcre_get_substring (str, offsets, match, 3, (const char **)&swapnum); | ^ mod_squid.c:180:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 180 | pcre_get_substring (str, offsets, match, 4, (const char **)&swapname); | ^ mod_squid.c:181:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 181 | pcre_get_substring (str, offsets, match, 5, (const char **)&swapsum); | ^ mod_squid.c:182:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 182 | pcre_get_substring (str, offsets, match, 6, (const char **)&space1); | ^ mod_squid.c:183:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 183 | pcre_get_substring (str, offsets, match, 7, (const char **)&hcode); | ^ mod_squid.c:184:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 184 | pcre_get_substring (str, offsets, match, 8, (const char **)&space2); | ^ mod_squid.c:185:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 185 | pcre_get_substring (str, offsets, match, 9, (const char **)&hdate); | ^ mod_squid.c:186:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 186 | pcre_get_substring (str, offsets, match, 10, (const char **)&space3); | ^ mod_squid.c:187:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 187 | pcre_get_substring (str, offsets, match, 11, (const char **)&lmdate); | ^ mod_squid.c:188:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 188 | pcre_get_substring (str, offsets, match, 12, (const char **)&space4); | ^ mod_squid.c:189:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 189 | pcre_get_substring (str, offsets, match, 13, (const char **)&expire); | ^ mod_squid.c:190:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 190 | pcre_get_substring (str, offsets, match, 14, (const char **)&ctype); | ^ mod_squid.c:191:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 191 | pcre_get_substring (str, offsets, match, 15, (const char **)&size); | ^ mod_squid.c:192:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 192 | pcre_get_substring (str, offsets, match, 16, (const char **)&read); | ^ mod_squid.c:193:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 193 | pcre_get_substring (str, offsets, match, 17, (const char **)&method); | ^ mod_squid.c:194:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 194 | pcre_get_substring (str, offsets, match, 18, (const char **)&uri); | ^ 5 warnings generated. mod_sulog.c:37:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 37 | pcre_get_substring (str, offsets, match, 1, (const char **)&date); | ^ ccze-wordcolor.c:86:67: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 86 | pcre_get_substring (word, offsets, match, 1, (const char **)&pre); | ^ ccze-wordcolor.c:87:67: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 87 | pcre_get_substring (word, offsets, match, 2, (const char **)&tmp); | ^ ccze-wordcolor.c:98:67: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 98 | pcre_get_substring (word, offsets, match, 1, (const char **)&tmp); | ^ ccze-wordcolor.c:99:67: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 99 | pcre_get_substring (word, offsets, match, 2, (const char **)&post); | ^ 4 warnings generated. mod_sulog.c:38:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 38 | pcre_get_substring (str, offsets, match, 2, (const char **)&islogin); | ^ mod_sulog.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 39 | pcre_get_substring (str, offsets, match, 3, (const char **)&tty); | ^ mod_sulog.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 40 | pcre_get_substring (str, offsets, match, 4, (const char **)&fromuser); | ^ mod_sulog.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 15 warnings generated. 41 | pcre_get_substring (str, offsets, match, 5, (const char **mod_vsftpd.c)mod_syslog.c:&:t41o:u62s:e rwarning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual]) ; | ^ 41 | pcre_get_substring37 (str, offsets, match, 1, (const char **)&date); | ^ :62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 37 | pcre_get_substring (str, offsets, match, 1, (const char **)&date); | ^ mod_syslog.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] mod_vsftpd.c:38:62: warning: 42 | pcre_get_substring (str, offsets, match, 2, (const char **)&host); | ^ cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 38 | pcre_get_substring (str, offsets, match, 2, (const char **)&sspace); | ^ mod_syslog.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 43 | pcre_get_substring (str, offsets, match, 3, (const char **)&send); | ^ mod_vsftpd.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 39 | pcre_get_substring (str, offsets, match, 3, (const char **)&pid); | ^ mod_syslog.c:50:66: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] mod_vsftpd.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 50 | pcre_get_substring (str, offsets, match, 4, (const char **)&process); | ^ 40 | pcre_get_substring (str, offsets, match, 5, (const char **)&user); | ^ mod_syslog.c:51:66: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] mod_vsftpd.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 51 | pcre_get_substri ng (str, offsets, match, 5, (const char **)&msg); | ^ 41 | pcre_get_substring (str, offsets, match, 6, (const char **)&other); | ^ mod_xferlog.c:39:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 39 | pcre_get_substring (str, offsets, match, 1, (const char **)&curtime); | ^ mod_xferlog.c:40:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 40 | pcre_get_substring (str, offsets, match, 2, (const char **)&transtime); | ^ mod_xferlog.c:41:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 41 | pcre_get_substring (str, offsets, match, 3, (const char **)&host); | ^ mod_xferlog.c:42:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 42 | pcre_get_substring (str, offsets, match, 4, (const char **)&fsize); | ^ mod_xferlog.c:43:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 43 | pcre_get_substring (str, offsets, match, 5, (const char **)&fname); | ^ mod_xferlog.c:44:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 44 | pcre_get_substring (str, offsets, match, 6, (const char **)&transtype); | ^ mod_xferlog.c:45:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 45 | pcre_get_substring (str, offsets, match, 7, (const char **)&actionflag); | ^ mod_xferlog.c:46:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 46 | pcre_get_substring (str, offsets, match, 8, (const char **)&direction); | ^ mod_xferlog.c:47:62: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 47 | pcre_get_substring (str, offsets, match, 9, (const char **)&amode); | ^ mod_xferlog.c:48:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 48 | pcre_get_substring (str, offsets, match, 10, (const char **)&user); | ^ mod_xferlog.c:49:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 49 | pcre_get_substring (str, offsets, match, 11, (const char **)&service); | ^ 5 warnings generated. mod_xferlog.c:50:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 50 | pcre_get_substring (str, offsets, match, 12, (const char **)&amethod); | ^ mod_xferlog.c:51:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 51 | pcre_get_substring (str, offsets, match, 13, (const char **)&auid); | ^ mod_xferlog.c:52:63: warning: cast from 'char **' to 'const char **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] 52 | pcre_get_substring (str, offsets, match, 14, (const char **)&status); | ^ 5 warnings generated. 5 warnings generated. 14 warnings generated. 33 warnings generated. ccze-color.c:264:16: warning: comparison of integers of different signs: 'int' and 'chtype' (aka 'unsigned int') [-Wsign-compare] 264 | if (my_color < COLOR_PAIR (8)) | ~~~~~~~~ ^ ~~~~~~~~~~~~~~ 1 warning generated. cc -rdynamic -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o ccze ccze.o ccze-color.o ccze-plugin.o ccze-wordcolor.o ccze-builtins.o ccze-compat.o -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre -lncurses In file included from ccze-cssdump.c:29: ./ccze-color.c:264:16: warning: comparison of integers of different signs: 'int' and 'chtype' (aka 'unsigned int') [-Wsign-compare] 264 | if (my_color < COLOR_PAIR (8)) | ~~~~~~~~ ^ ~~~~~~~~~~~~~~ 1 warning generated. cc -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o ccze-cssdump ccze-cssdump.o ccze-compat.o In file included from ccze-dump.c:29: ./ccze-color.c:264:16: warning: comparison of integers of different signs: 'int' and 'chtype' (aka 'unsigned int') [-Wsign-compare] 264 | if (my_color < COLOR_PAIR (8)) | ~~~~~~~~ ^ ~~~~~~~~~~~~~~ ccze-dump.c:103:16: warning: comparison of integers of different signs: 'int' and 'chtype' (aka 'unsigned int') [-Wsign-compare] 103 | if (my_color < COLOR_PAIR (8)) | ~~~~~~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. cc -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o ccze-dump ccze-dump.o ccze-compat.o gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/ccze/work/ccze-0.2.1/src' /usr/local/bin/gmake -C testsuite all gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/ccze/work/ccze-0.2.1/testsuite' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/ccze/work/ccze-0.2.1/testsuite' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for ccze-0.2.1_6 ===> Generating temporary packing list /usr/local/bin/gmake -C doc install gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/ccze/work/ccze-0.2.1/doc' /usr/bin/install -c -d /wrkdirs/usr/ports/sysutils/ccze/work/stage/usr/local/share/man/man1 install -m 0644 ccze.1 ccze-cssdump.1 /wrkdirs/usr/ports/sysutils/ccze/work/stage/usr/local/share/man/man1/ /usr/bin/install -c -d /wrkdirs/usr/ports/sysutils/ccze/work/stage/usr/local/share/man/man7 install -m 0644 ccze-plugin.7 /wrkdirs/usr/ports/sysutils/ccze/work/stage/usr/local/share/man/man7/ gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/ccze/work/ccze-0.2.1/doc' /usr/local/bin/gmake -C src install gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/ccze/work/ccze-0.2.1/src' /usr/bin/install -c -d /wrkdirs/usr/ports/sysutils/ccze/work/stage/usr/local/bin install -s -m 555 ccze ccze-cssdump /wrkdirs/usr/ports/sysutils/ccze/work/stage/usr/local/bin/ /usr/bin/install -c -d /wrkdirs/usr/ports/sysutils/ccze/work/stage/usr/local/include install -m 0644 ./ccze.h /wrkdirs/usr/ports/sysutils/ccze/work/stage/usr/local/include /usr/bin/install -c -d /wrkdirs/usr/ports/sysutils/ccze/work/stage/usr/local/lib/ccze install -m 0644 apm.so distcc.so exim.so fetchmail.so ftpstats.so httpd.so icecast.so oops.so php.so postfix.so procmail.so proftpd.so squid.so sulog.so super.so syslog.so ulogd.so vsftpd.so xferlog.so /wrkdirs/usr/ports/sysutils/ccze/work/stage/usr/local/lib/ccze/ gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/ccze/work/ccze-0.2.1/src' install -m 0644 /wrkdirs/usr/ports/sysutils/ccze/work/ccze-0.2.1/FAQ /wrkdirs/usr/ports/sysutils/ccze/work/stage/usr/local/share/doc/ccze ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-12-12T22:28:46+0000' 'PKG_NOTE_ports_top_git_hash=62d8b1999233' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=1e268e0451c5' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for ccze-0.2.1_6 ===> Building ccze-0.2.1_6 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ccze-0.2.1_6 build of sysutils/ccze | ccze-0.2.1_6 ended at Fri Dec 12 17:28:53 EST 2025 build time: 00:00:09