<86>Apr 25 11:49:47 userdel[20892]: delete user `rooter' <86>Apr 25 11:49:47 userdel[20892]: remove group `rooter' <86>Apr 25 11:49:47 groupadd[20893]: new group: name=rooter, gid=501 <86>Apr 25 11:49:47 useradd[20894]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 11:49:47 userdel[20896]: delete user `builder' <86>Apr 25 11:49:47 userdel[20896]: remove group `builder' <86>Apr 25 11:49:47 groupadd[20897]: new group: name=builder, gid=502 <86>Apr 25 11:49:47 useradd[20898]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 11:49:49 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 25 11:49:49 rpmi: libncurses-devel-5.6-alt4 installed <13>Apr 25 11:49:49 rpmi: libpcre-devel-7.6-alt1 installed Installing ccze-0.2.1-alt5.0.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91627 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ccze-0.2.1 + echo 'Source #0 (ccze-0.2.1.tar.gz):' Source #0 (ccze-0.2.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ccze-0.2.1.tar.gz + /bin/tar -xf - + cd ccze-0.2.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ccze-0.2.1-alt-argp.patch):' Patch #0 (ccze-0.2.1-alt-argp.patch): + /usr/bin/patch -p1 patching file src/ccze.c + echo 'Patch #1 (ccze-configure.ac.patch):' Patch #1 (ccze-configure.ac.patch): + /usr/bin/patch -p1 patching file configure.ac + echo 'Patch #2 (ccze-man.patch):' Patch #2 (ccze-man.patch): + /usr/bin/patch -p1 patching file doc/ccze.1.in + echo 'Patch #3 (mod_syslog.c.patch):' Patch #3 (mod_syslog.c.patch): + /usr/bin/patch -p1 patching file src/mod_syslog.c + echo 'Patch #4 (ccze-wordcolor.c.patch):' Patch #4 (ccze-wordcolor.c.patch): + /usr/bin/patch -p1 patching file src/ccze-wordcolor.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.91627 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ccze-0.2.1 + /usr/bin/subst 's/ -Wmulticharacter//g' src/Makefile.in + autoconf + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.ac'. You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --with-builtins=all checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for ppc-alt-linux-cc... no checking for cc... cc checking for ppc-alt-linux-gcc... cc checking for C compiler default output file name... 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 ISO C89... none needed checking whether we are using GCC 3... no checking how to run the C preprocessor... cc -E checking for a BSD-compatible install... /bin/install -c checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking argp.h usability... yes checking argp.h presence... yes checking for argp.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for size_t... yes checking return type of signal handlers... void checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strftime... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for working memcmp... yes checking for vprintf... yes checking for _doprnt... no checking whether closedir returns void... no checking for alphasort... yes checking for argp_parse... yes checking for asprintf... yes checking for getdelim... yes checking for getline... yes checking for getopt_long... yes checking for getsubopt... yes checking for memchr... yes checking for memset... yes checking for scandir... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strndup... yes checking for strstr... yes checking for initscr in -lncurses... yes checking for dlopen... no checking for dlopen in -ldl... yes checking for getopt_long... (cached) yes checking for pcre-config... /usr/bin/pcre-config checking for PCRE... found checking for suboptarg... no configure: creating ./config.status config.status: creating Rules.mk config.status: WARNING: Rules.mk.in seems to ignore the --datarootdir setting config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating testsuite/Makefile config.status: creating system.h + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/ccze-0.2.1' make -C doc all sed -e "s,@VERSION@,0.2.1,g" -e "s,@DIST@,stable,g" \ ccze.spec make[1]: Entering directory `/usr/src/RPM/BUILD/ccze-0.2.1/doc' sed -e "s,@VERSION\@,0.2.1,g" \ -e "s,@sysconfdir\@,/etc,g" \ -e "s,@pkglibdir\@,/usr/lib/ccze,g" \ <./ccze.1.in >ccze.1T && mv -f ccze.1T ccze.1 sed -e "s,@VERSION\@,0.2.1,g" \ -e "s,@sysconfdir\@,/etc,g" \ -e "s,@pkglibdir\@,/usr/lib/ccze,g" \ <./ccze-plugin.7.in >ccze-plugin.7T && mv -f ccze-plugin.7T ccze-plugin.7 sed -e "s,@VERSION\@,0.2.1,g" \ -e "s,@sysconfdir\@,/etc,g" \ -e "s,@pkglibdir\@,/usr/lib/ccze,g" \ <./ccze-cssdump.1.in >ccze-cssdump.1T && mv -f ccze-cssdump.1T ccze-cssdump.1 make[1]: Leaving directory `/usr/src/RPM/BUILD/ccze-0.2.1/doc' make -C src all make[1]: Entering directory `/usr/src/RPM/BUILD/ccze-0.2.1/src' cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre ccze.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre ccze-color.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre ccze-plugin.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre ccze-wordcolor.c echo '#include ' >ccze-builtins.c echo '#include "ccze-private.h"' >>ccze-builtins.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre ccze-compat.c echo >>ccze-builtins.c for p in apm distcc exim fetchmail ftpstats httpd icecast oops php postfix procmail proftpd squid sulog super syslog ulogd vsftpd xferlog ; do \ echo "extern ccze_plugin_t ccze_${p}_info;" >>ccze-builtins.c; \ done cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_apm.c echo "void" >>ccze-builtins.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_distcc.c echo "ccze_plugin_load_all_builtins (void)" >>ccze-builtins.c echo "{" >>ccze-builtins.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_exim.c for p in apm distcc exim fetchmail ftpstats httpd icecast oops php postfix procmail proftpd squid sulog super syslog ulogd vsftpd xferlog ; do \ echo " ccze_plugin_add (&ccze_${p}_info);" >>ccze-builtins.c; \ done echo "}" >>ccze-builtins.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/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 -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_fetchmail.c ccze-color.c: In function 'ccze_color_to_css': ccze-color.c:265: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-color.c:275: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-color.c:279: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-color.c:282: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-plugin.c: In function '_ccze_plugin_load': ccze-plugin.c:135: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-plugin.c:143: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-plugin.c: In function 'ccze_plugin_load': ccze-plugin.c:196: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-plugin.c:200: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-plugin.c:204: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-plugin.c: In function '_ccze_plugin_load_set': ccze-plugin.c:233: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-plugin.c: In function 'ccze_plugin_load_all': ccze-plugin.c:253: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_ftpstats.c ccze.c: In function 'ccze_main': ccze.c:586: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze.c:589: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_httpd.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_icecast.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_oops.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_php.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_postfix.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_procmail.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_proftpd.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_squid.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_sulog.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_super.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_syslog.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_ulogd.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_vsftpd.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre mod_xferlog.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre ccze-dump.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre ccze-cssdump.c cc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre ccze-builtins.c In file included from ccze-dump.c:29: ccze-color.c: In function 'ccze_color_to_css': ccze-color.c:265: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-color.c:275: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-color.c:279: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-color.c:282: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result In file included from ccze-cssdump.c:29: ccze-color.c: In function 'ccze_color_to_css': ccze-color.c:265: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-color.c:275: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-color.c:279: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-color.c:282: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-dump.c: In function 'ccze_dump_color_to_name': ccze-dump.c:114: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result cc -rdynamic -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre -o ccze ccze.o ccze-color.o ccze-plugin.o ccze-wordcolor.o ccze-builtins.o ccze-compat.o mod_apm.o mod_distcc.o mod_exim.o mod_fetchmail.o mod_ftpstats.o mod_httpd.o mod_icecast.o mod_oops.o mod_php.o mod_postfix.o mod_procmail.o mod_proftpd.o mod_squid.o mod_sulog.o mod_super.o mod_syslog.o mod_ulogd.o mod_vsftpd.o mod_xferlog.o -lpcre -ldl -lncurses ccze-dump.c: In function 'main': ccze-dump.c:165: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-dump.c:168: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-cssdump.c: In function 'main': ccze-cssdump.c:98: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ccze-cssdump.c:101: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result cc -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre -o ccze-cssdump ccze-cssdump.o ccze-compat.o cc -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -pipe -Wall -O2 -fsigned-char -I/usr/include/pcre -o ccze-dump ccze-dump.o ccze-compat.o make[1]: Leaving directory `/usr/src/RPM/BUILD/ccze-0.2.1/src' make -C testsuite all make[1]: Entering directory `/usr/src/RPM/BUILD/ccze-0.2.1/testsuite' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ccze-0.2.1/testsuite' make: Leaving directory `/usr/src/RPM/BUILD/ccze-0.2.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59397 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ccze-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ccze-buildroot + cd ccze-0.2.1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/ccze-buildroot make: Entering directory `/usr/src/RPM/BUILD/ccze-0.2.1' make -C doc install make[1]: Entering directory `/usr/src/RPM/BUILD/ccze-0.2.1/doc' /bin/install -p -d /usr/src/tmp/ccze-buildroot/usr/share/man/man1 /bin/install -p -m 644 ccze.1 ccze-cssdump.1 /usr/src/tmp/ccze-buildroot/usr/share/man/man1/ /bin/install -p -d /usr/src/tmp/ccze-buildroot/usr/share/man/man7 /bin/install -p -m 644 ccze-plugin.7 /usr/src/tmp/ccze-buildroot/usr/share/man/man7/ make[1]: Leaving directory `/usr/src/RPM/BUILD/ccze-0.2.1/doc' make -C src install make[1]: Entering directory `/usr/src/RPM/BUILD/ccze-0.2.1/src' /bin/install -p -d /usr/src/tmp/ccze-buildroot/usr/bin /bin/install -p ccze ccze-cssdump /usr/src/tmp/ccze-buildroot/usr/bin/ /bin/install -p -d /usr/src/tmp/ccze-buildroot/usr/include /bin/install -p -m 644 ./ccze.h /usr/src/tmp/ccze-buildroot/usr/include make[1]: Leaving directory `/usr/src/RPM/BUILD/ccze-0.2.1/src' make: Leaving directory `/usr/src/RPM/BUILD/ccze-0.2.1' + rm -rf /usr/src/tmp/ccze-buildroot/usr/include/ + install -d /usr/src/tmp/ccze-buildroot/etc + src/ccze-dump + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ccze-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ccze-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/ccze-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ccze-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/ccze-buildroot (executable,shared) Processing files: ccze-0.2.1-alt5.0 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59397 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ccze-0.2.1 + DOCDIR=/usr/src/tmp/ccze-buildroot/usr/share/doc/ccze-0.2.1 + export DOCDIR + rm -rf /usr/src/tmp/ccze-buildroot/usr/share/doc/ccze-0.2.1 + /bin/mkdir -p /usr/src/tmp/ccze-buildroot/usr/share/doc/ccze-0.2.1 + cp -prL AUTHORS FAQ NEWS THANKS /usr/src/tmp/ccze-buildroot/usr/share/doc/ccze-0.2.1 + chmod -R go-w /usr/src/tmp/ccze-buildroot/usr/share/doc/ccze-0.2.1 + chmod -R a+rX /usr/src/tmp/ccze-buildroot/usr/share/doc/ccze-0.2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.59397 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.79392 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libncurses.so.5, libpcre.so.3, libtinfo.so.5, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.6137 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/ccze-0.2.1-alt5.0.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/ccze-0.2.1-alt5.0.ppc.rpm 11.00user 4.10system 0:15.14elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+917039minor)pagefaults 0swaps