From owner-cvs-all@FreeBSD.ORG Wed Apr 14 11:11:25 2010 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 8A9CD1065674; Wed, 14 Apr 2010 11:11:25 +0000 (UTC) (envelope-from garga.bsd@gmail.com) Received: from mail-gx0-f211.google.com (mail-gx0-f211.google.com [209.85.217.211]) by mx1.freebsd.org (Postfix) with ESMTP id F223D8FC25; Wed, 14 Apr 2010 11:11:24 +0000 (UTC) Received: by gxk3 with SMTP id 3so4001135gxk.13 for ; Wed, 14 Apr 2010 04:11:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:from:to:cc :subject:message-id:references:mime-version:content-type :content-disposition:in-reply-to:x-operating-system:user-agent; bh=Jzrj0ToezjNl2w3Re/9L9Off1xWT7iod34FZr1k++fM=; b=K1n9qb/3U6d4W7AKeKi/L+jpLgRqQAk4mX97tnN9FRWBB/rr0Cud/O755xORvbM4OV /nPf6rrHEnPv/WsiWybEUfFgkHoIWv6GtfSQkI9PjQnhsd2sKPXapApRc5tQkOjBO//w gQjVchA2ggRjOyb2YjoR1Mr1ctLzarQ1QEzfQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:x-operating-system :user-agent; b=YsrpWXXafr5L1iwTnEUtTvCL0YX3F477xxIynPeg7VflAM3D8PMB/GnsVCyCNzoQnw WlL/bixGu4mpTShUyl8rlOS/QrTdqDd2jPqpl0Mu5QbVc8uHHkCQVqKtvzPoTqhSS/YP oe2qlfroWhVO3gfTUOSJPNldwED6ATnsOyat8= Received: by 10.101.202.4 with SMTP id e4mr12711336anq.102.1271243482734; Wed, 14 Apr 2010 04:11:22 -0700 (PDT) Received: from bluepex.com (189-19-84-134.dsl.telesp.net.br [189.19.84.134]) by mx.google.com with ESMTPS id 4sm60661ywd.13.2010.04.14.04.11.19 (version=SSLv3 cipher=RC4-MD5); Wed, 14 Apr 2010 04:11:21 -0700 (PDT) Sender: Renato Botelho Date: Wed, 14 Apr 2010 08:11:16 -0300 From: Renato Botelho To: Ion-Mihai Tetcu Message-ID: <20100414111114.GA32500@bluepex.com> References: <201004131554.o3DFslgT054031@repoman.freebsd.org> <20100413234231.7985b0e2@it.buh.tecnik93.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <20100413234231.7985b0e2@it.buh.tecnik93.com> X-Operating-System: FreeBSD 9.0-CURRENT User-Agent: Mutt/1.5.20 (2009-06-14) Cc: cvs-ports@FreeBSD.org, eksffa@bsd.com.br, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/thundercache Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2010 11:11:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, Apr 13, 2010 at 11:42:31PM +0300, Ion-Mihai Tetcu wrote: > > The Restless Daemon identified a depend_package error while trying to build: > thundercache-4.0_3 maintained by eksffa@freebsdbrasil.com.br > Makefile ident: $FreeBSD: ports/www/thundercache/Makefile,v 1.7 2010/04/13 15:54:47 garga Exp $ > > Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/thundercache-4.0_3.log : > > > ====================================================================== > > To initialize the database, run > > /usr/local/etc/rc.d/postgresql initdb > > You can then start PostgreSQL by running: > > /usr/local/etc/rc.d/postgresql start > > For postmaster settings, see ~pgsql/data/postgresql.conf > > NB. FreeBSD's PostgreSQL port logs to syslog by default > See ~pgsql/data/postgresql.conf for more info > > ====================================================================== > > To run PostgreSQL at startup, add > 'postgresql_enable="YES"' to /etc/rc.conf > > > pkg_add pcre-8.00.tbz > pkg_add libxml2-2.7.6_2.tbz > pkg_add pkg-config-0.23_1.tbz > skipping pkg-config-0.23_1, already added > pkg_add php5-5.3.2.tbz > pkg_add php5-curl-5.3.2.tbz > pkg_add php5-bcmath-5.3.2.tbz > pkg_add php5-pdo-5.3.2.tbz > pkg_add libmcrypt-2.5.8.tbz > pkg_add libltdl-2.2.6b.tbz > pkg_add php5-mcrypt-5.3.2.tbz > pkg_add php5-hash-5.3.2.tbz > pkg_add php5-session-5.3.2.tbz > pkg_add postgresql-client-8.2.15_1.tbz > pkg_add: package 'postgresql-client-8.2.15_1' conflicts with postgresql-client-8.4.3_1 > pkg_add: package 'postgresql-client-8.2.15_1' conflicts with postgresql-client-8.4.3_1 > pkg_add: please use pkg_delete first to remove conflicting package(s) or -f to force installation > error in dependency postgresql-client-8.2.15_1.tbz, exiting > > PortsMon page for the port: > http://portsmon.freebsd.org/portoverview.py?category=www&portname=thundercache > > 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, The problem here seems not to be a port problem, thundercache requires pgsql 8.4, and the default version on ports tree is 8.2, so, php5-pgsql was built using 8.2 version, and the package try to add it as a dependency. Take a look: garga@botelhor:~/prs/thundercache> make all-depends-list /usr/ports/www/apache20 /usr/ports/ftp/curl /usr/ports/databases/postgresql84-client /usr/ports/databases/postgresql84-server /usr/ports/lang/php5 /usr/ports/ftp/php5-curl /usr/ports/math/php5-bcmath /usr/ports/databases/php5-pdo /usr/ports/security/php5-mcrypt /usr/ports/security/php5-hash /usr/ports/www/php5-session /usr/ports/databases/php5-pgsql /usr/ports/lang/perl5.10 /usr/ports/devel/autoconf262 /usr/ports/devel/libtool22 /usr/ports/textproc/expat2 /usr/ports/converters/libiconv /usr/ports/security/ca_root_nss /usr/ports/devel/gmake /usr/ports/devel/gettext /usr/ports/devel/pkg-config /usr/ports/devel/pcre /usr/ports/textproc/libxml2 /usr/ports/security/libmcrypt /usr/ports/devel/libltdl22 /usr/ports/databases/postgresql82-client /usr/ports/devel/m4 /usr/ports/misc/help2man /usr/ports/devel/autoconf-wrapper /usr/ports/devel/p5-Locale-gettext garga@botelhor:~/prs/thundercache> make DEFAULT_PGSQL_VER=84 all-depends-list /usr/ports/www/apache20 /usr/ports/ftp/curl /usr/ports/databases/postgresql84-client /usr/ports/databases/postgresql84-server /usr/ports/lang/php5 /usr/ports/ftp/php5-curl /usr/ports/math/php5-bcmath /usr/ports/databases/php5-pdo /usr/ports/security/php5-mcrypt /usr/ports/security/php5-hash /usr/ports/www/php5-session /usr/ports/databases/php5-pgsql /usr/ports/lang/perl5.10 /usr/ports/devel/autoconf262 /usr/ports/devel/libtool22 /usr/ports/textproc/expat2 /usr/ports/converters/libiconv /usr/ports/security/ca_root_nss /usr/ports/devel/gmake /usr/ports/devel/gettext /usr/ports/devel/pkg-config /usr/ports/devel/pcre /usr/ports/textproc/libxml2 /usr/ports/security/libmcrypt /usr/ports/devel/libltdl22 /usr/ports/devel/m4 /usr/ports/misc/help2man /usr/ports/devel/autoconf-wrapper /usr/ports/devel/p5-Locale-gettext - -- Renato Botelho GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc Help fight continental drift. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkvFotIACgkQ6CRbiSJE7ambHwCeIhrb5pxSNIkH8EcoucQfFMHb Gj8AoIpk4QiKIg1u+JsCEGl460F2JkZP =WYTE -----END PGP SIGNATURE-----