From owner-cvs-ports@FreeBSD.ORG Tue Jun 8 22:22:40 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15D791065680; Tue, 8 Jun 2010 22:22:40 +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 8597F8FC21; Tue, 8 Jun 2010 22:22:39 +0000 (UTC) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id 0D00722C50C6; Wed, 9 Jun 2010 01:22:38 +0300 (EEST) Date: Wed, 9 Jun 2010 01:22:37 +0300 From: Ion-Mihai Tetcu To: Johan van Selst Message-ID: <20100609012237.028c2863@it.buh.tecnik93.com> In-Reply-To: <201006082057.o58KvioK053897@repoman.freebsd.org> References: <201006082057.o58KvioK053897@repoman.freebsd.org> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; amd64-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/opencvs Makefile distinfo ports/devel/opencvs/files patch-Makefile patch-admin.c patch-atomicio.h patch-checkout.c patch-cmd.c patch-config.c patch-cvs.c patch-cvs.h patch-date.y patch-diff3.c patch-getlog.c ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jun 2010 22:22:40 -0000 The Restless Daemon identified a etc lib sql error while trying to build: opencvs-20100608 maintained by johans@FreeBSD.org Makefile ident: $FreeBSD: ports/devel/opencvs/Makefile,v 1.3 2010/06/08 20:57:43 johans Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/opencvs-20100608.log : cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c getlog.c cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c hash.c cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c hash_func.c cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c history.c cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c log.c cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c logmsg.c cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c modules.c cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c import.c cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c init.c init.c: In function 'init_mkfile': init.c:159: warning: passing argument 3 of 'atomicio' discards qualifiers from pointer target type cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c release.c cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c remove.c cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c repository.c cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c rcs.c rcs.c: In function 'rcs_kwexp_line': rcs.c:3419: warning: passing argument 1 of 'xasprintf' from incompatible pointer type rcs.c:3433: warning: passing argument 1 of 'xasprintf' from incompatible pointer type rcs.c:3436: warning: passing argument 1 of 'xasprintf' from incompatible pointer type cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c rcsnum.c cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c remote.c remote.c: In function 'cvs_remote_output': remote.c:73: warning: passing argument 3 of 'atomicio' discards qualifiers from pointer target type cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c root.c cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c server.c cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c status.c cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c tag.c cc -O2 -pipe -fno-strict-aliasing -DSIZE_MAX=ULONG_MAX -std=gnu99 -fstack-protector -c trigger.c In file included from file.h:38, from config.h:33, from trigger.c:33: rcs.h:159: error: field 'rd_date' has incomplete type *** Error code 1 Stop in /work/a/ports/devel/opencvs/work/cvs. *** Error code 1 Stop in /a/ports/devel/opencvs. ================================================================ build of /usr/ports/devel/opencvs ended at Tue Jun 8 22:10:50 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=devel&portname=opencvs The build which triggered this BotMail was done under tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 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. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B