From owner-cvs-all@FreeBSD.ORG Tue Sep 23 02:02:00 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6AB51065671; Tue, 23 Sep 2008 02:02:00 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 78BAC8FC1C; Tue, 23 Sep 2008 02:02:00 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from quark.ds9.tecnik93.com (quark.ds9.tecnik93.com [81.196.207.132]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 1DA1EFBEC40; Tue, 23 Sep 2008 05:01:59 +0300 (EEST) Received: by quark.ds9.tecnik93.com (Postfix, from userid 0) id 17A6312E467C; Tue, 23 Sep 2008 05:01:59 +0300 (EEST) From: QAT@FreeBSD.org To: edwin@FreeBSD.org In-Reply-To: <200809230159.m8N1xE5U065774@repoman.freebsd.org> References: In-Reply-To: <200809230159.m8N1xE5U065774@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.44 2008/08/24 09:54:12 itetcu Exp $ X-QAT-Tindy_Version: 2.4.3 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2008-08-19 17:05:45 X-QAT-Port: www/squidguard X-QAT-Fail_Reason: chown X-QAT-Log: http://T64.TecNik93.com/logs/7-STABLE-FTP/squidGuard-1.3.log X-QAT-Build_Reason: Commit Message-Id: <20080923020159.17A6312E467C@quark.ds9.tecnik93.com> Date: Tue, 23 Sep 2008 05:01:58 +0300 (EEST) Cc: cvs-ports@FreeBSD.org, ports@tyfon.net, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/squidguard Makefile pkg-plist pkg-plist.blacklist ports/www/squidguard/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2008 02:02:01 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/squidGuard-1.3.log : building squidGuard-1.3 in directory /var/tinderbox/7-STABLE-FTP maintained by: ports@tyfon.net building for: 7.0-STABLE amd64 port directory: /usr/ports/www/squidguard Makefile ident: $FreeBSD: ports/www/squidguard/Makefile,v 1.19 2008/09/23 01:59:14 edwin Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Tue Sep 23 02:01:48 UTC 2008 ................................................... sg.y:731: warning: cast to pointer from integer of different size flex sg.l || cp lex.yy.c.flex lex.yy.c cc -I.. -I. -I. -I/usr/local/include/db3 -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -I/usr/local/include/db3 -c lex.yy.c cc -L/usr/local/lib -o squidGuard main.o sgLog.o sgDb.o HTParse.o sgDiv.o sgFree.o y.tab.o lex.yy.o -ldb3 -lpthread making squidGuard in src making all in doc mv -f index.html index.html.orig false -source http://squidguard.shalla.de/Doc/ | sed 's@@ &@' >index.html || mv -f index.html.orig index.html test -s index.html || mv -f index.html.orig index.html rm -f index.html.orig mv -f install.html install.html.orig false -source http://squidguard.shalla.de/Doc/install.html >install.html || mv -f install.html.orig install.html rm -f install.html.orig mv -f install.txt install.txt.orig false -dump http://squidguard.shalla.de/Doc/install.html >install.txt || mv -f install.txt.orig install.txt rm -f install.txt.orig mv -f configure.html configure.html.orig false -source http://squidguard.shalla.de/Doc/configure.html >configure.html || mv -f configure.html.orig configure.html rm -f configure.html.orig mv -f configure.txt configure.txt.orig false -dump http://squidguard.shalla.de/Doc/configure.html >configure.txt || mv -f configure.txt.orig configure.txt rm -f configure.txt.orig mv -f extended.html extended.html.orig false -source http://squidguard.shalla.de/Doc/extended.html >extended.html || mv -f extended.html.orig extended.html rm -f extended.html.orig mv -f extended.txt extended.txt.orig false -dump http://squidguard.shalla.de/Doc/extended.html >extended.txt || mv -f extended.txt.orig extended.txt rm -f extended.txt.orig making all in test making all in test making all in samples making all in contrib ===> Building blacklists /bin/mkdir -p /work/a/ports/www/squidguard/work/data chown: squid: Invalid argument *** Error code 1 Stop in /a/ports/www/squidguard. ================================================================ build of /usr/ports/www/squidguard ended at Tue Sep 23 02:01:57 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B