Building ccze-0.2.1_4.txz (origin /buildshare/ports/355755/sysutils/ccze) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/ccze-0.2.1.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/pcre-8.34_1.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ccze-0.2.1_4 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ccze-0.2.1_4 ===> ccze-0.2.1_4 depends on shared library: libpcre.so - not found ===> Verifying for libpcre.so in /buildshare/ports/355755/devel/pcre ===> Installing existing package /packages/pcre-8.34_1.txz Installing pcre-8.34_1... done ===> Returning to build of ccze-0.2.1_4 ===> ccze-0.2.1_4 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of ccze-0.2.1_4 Make install ===> License GPLv2 accepted by the user ===> ccze-0.2.1_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ccze-0.2.1_4 for building ===> Extracting for ccze-0.2.1_4 => SHA256 Checksum OK for ccze-0.2.1.tar.gz. ===> Patching for ccze-0.2.1_4 ===> Applying FreeBSD patches for ccze-0.2.1_4 ===> ccze-0.2.1_4 depends on executable: gmake - found ===> ccze-0.2.1_4 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so.3) ===> Configuring for ccze-0.2.1_4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/ccze/work/ccze-0.2.1/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 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 -o root -g wheel 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... 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... yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strndup... (cached) yes checking for strstr... 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 ===> Building for ccze-0.2.1_4 gmake[1]: Entering directory `/obj/buildshare/ports/355755/sysutils/ccze/work/ccze-0.2.1' gmake -C doc all gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/ccze/work/ccze-0.2.1/doc' sed -e "s,@VERSION\@,0.2.1,g" \ -e "s,@sysconfdir\@,/usr/local/etc,g" \ -e "s,@pkglibdir\@,/usr/local/lib/ccze,g" \ <./ccze.1.in >ccze.1T && mv -f ccze.1T ccze.1 sed -e "s,@VERSION\@,0.2.1,g" \ -e "s,@sysconfdir\@,/usr/local/etc,g" \ -e "s,@pkglibdir\@,/usr/local/lib/ccze,g" \ <./ccze-plugin.7.in >ccze-plugin.7T && mv -f ccze-plugin.7T ccze-plugin.7 sed -e "s,@VERSION\@,0.2.1,g" \ -e "s,@sysconfdir\@,/usr/local/etc,g" \ -e "s,@pkglibdir\@,/usr/local/lib/ccze,g" \ <./ccze-cssdump.1.in >ccze-cssdump.1T && mv -f ccze-cssdump.1T ccze-cssdump.1 gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/ccze/work/ccze-0.2.1/doc' gmake -C src all gmake[2]: Entering directory `/obj/buildshare/ports/355755/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 -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 -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 -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 -fno-strict-aliasing -I/usr/local/include ccze-wordcolor.c echo '#include ' >ccze-builtins.c echo '#include "ccze-private.h"' >>ccze-builtins.c echo >>ccze-builtins.c echo "void" >>ccze-builtins.c echo "ccze_plugin_load_all_builtins (void)" >>ccze-builtins.c echo "{" >>ccze-builtins.c echo "}" >>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 -fno-strict-aliasing -I/usr/local/include ccze-builtins.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/usr/local/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/local/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -fno-strict-aliasing -I/usr/local/include ccze-compat.c 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 -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 -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 -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 -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 -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 -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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -fno-strict-aliasing -I/usr/local/include ccze-dump.c 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 -fno-strict-aliasing -I/usr/local/include -o ccze-dump ccze-dump.o ccze-compat.o 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 -fno-strict-aliasing -I/usr/local/include ccze-cssdump.c 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 -fno-strict-aliasing -I/usr/local/include -o ccze-cssdump ccze-cssdump.o ccze-compat.o gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/ccze/work/ccze-0.2.1/src' gmake -C testsuite all gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/ccze/work/ccze-0.2.1/testsuite' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/ccze/work/ccze-0.2.1/testsuite' sed -e "s,@VERSION@,0.2.1,g" -e "s,@DIST@,stable,g" \ ccze.spec gmake[1]: Leaving directory `/obj/buildshare/ports/355755/sysutils/ccze/work/ccze-0.2.1' ===> Staging for ccze-0.2.1_4 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/sysutils/ccze/work/ccze-0.2.1' gmake -C doc install gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/ccze/work/ccze-0.2.1/doc' /usr/bin/install -c -o root -g wheel -d /obj/buildshare/ports/355755/sysutils/ccze/work/stage/usr/local/man/man1 install -o root -g wheel -m 444 ccze.1 ccze-cssdump.1 /obj/buildshare/ports/355755/sysutils/ccze/work/stage/usr/local/man/man1/ /usr/bin/install -c -o root -g wheel -d /obj/buildshare/ports/355755/sysutils/ccze/work/stage/usr/local/man/man7 install -o root -g wheel -m 444 ccze-plugin.7 /obj/buildshare/ports/355755/sysutils/ccze/work/stage/usr/local/man/man7/ gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/ccze/work/ccze-0.2.1/doc' gmake -C src install gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/ccze/work/ccze-0.2.1/src' /usr/bin/install -c -o root -g wheel -d /obj/buildshare/ports/355755/sysutils/ccze/work/stage/usr/local/bin install -s -o root -g wheel -m 555 ccze ccze-cssdump /obj/buildshare/ports/355755/sysutils/ccze/work/stage/usr/local/bin/ /usr/bin/install -c -o root -g wheel -d /obj/buildshare/ports/355755/sysutils/ccze/work/stage/usr/local/include install -o root -g wheel -m 444 ./ccze.h /obj/buildshare/ports/355755/sysutils/ccze/work/stage/usr/local/include /usr/bin/install -c -o root -g wheel -d /obj/buildshare/ports/355755/sysutils/ccze/work/stage/usr/local/lib/ccze install -o root -g wheel -m 444 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 /obj/buildshare/ports/355755/sysutils/ccze/work/stage/usr/local/lib/ccze/ gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/ccze/work/ccze-0.2.1/src' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/sysutils/ccze/work/ccze-0.2.1' install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/ccze/work/ccze-0.2.1/FAQ /obj/buildshare/ports/355755/sysutils/ccze/work/stage/usr/local/share/doc/ccze ====> Compressing man pages (compress-man) ===> Installing for ccze-0.2.1_4 ===> Checking if sysutils/ccze already installed ===> Registering installation for ccze-0.2.1_4 Installing ccze-0.2.1_4... done Make package ===> Building package for ccze-0.2.1_4 slot1: removed