From owner-freebsd-ports@FreeBSD.ORG Thu Jan 8 00:07:18 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D82B2106564A for ; Thu, 8 Jan 2009 00:07:18 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id 695438FC16 for ; Thu, 8 Jan 2009 00:07:18 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so2823271fgb.35 for ; Wed, 07 Jan 2009 16:07:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=5ousCzNSKmHMStH20NtURXdo19PnjGBzkwD1ibxHZpo=; b=iiamhP6l51Hd+Lh5Edv0Z+LQqxqHI1VnYQ2PXjS2d4ty7sPzzaD3NkI4BdpLUEUwgH /dhdsREkbKgFuA5l7C6rlBmcxeYxBRuqUB6D+YGYE+5qtxoYHgWlIwSi52YjOXRsc4fV xrL7LFiMXcezSLkFTyx61dmzIWlQ6964iIPLI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=xQPa3gv8sAkqp1c053PzMwa46o9jSjRqrLvUsCevOnYOJ7D4Inrer1XxKqOqu9bvUe xOD+EWscIgKAyTOVxk+pDUiTtXBERs/uGMIHa7/p1CZWTJ7YTqF1/O8rjFAtiIl4B69q hj4PcMzkXNwy76vc7PZbyrxGDYrpxECl/Znn0= Received: by 10.86.92.7 with SMTP id p7mr13820520fgb.24.1231373237572; Wed, 07 Jan 2009 16:07:17 -0800 (PST) Received: by 10.86.82.5 with HTTP; Wed, 7 Jan 2009 16:07:17 -0800 (PST) Message-ID: <83e5fb980901071607g2aef7e4bn6fbd818d42436039@mail.gmail.com> Date: Thu, 8 Jan 2009 01:07:17 +0100 From: "Diego Depaoli" To: Andrey In-Reply-To: <49652945.6020801@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20090106220641.GL44347@bsdcrew.de> <49652945.6020801@gmail.com> Cc: ports@freebsd.org, kde-freebsd@kde.org Subject: Re: [CFT] KDE 4.2 BETA 2 testers wanted X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2009 00:07:19 -0000 On Wed, Jan 7, 2009 at 11:14 PM, Andrey wrote: > I faced with the following issue while qt4-designer has been upgrading: > > --- --- > > [silent@beastie][/usr/ports]sudo portupgrade -R 'qt4-*' > +++ +++ > Stop in > /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.3/tools/designer. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade.22823.0 env UPGRADE_TOOL=portupgrade > UPGRADE_PORT=qt4-designer-4.4.1 UPGRADE_PORT_VER=4.4.1 make reinstall > ---> Restoring the old version > ** Fix the installation problem and try again. > [Updating the pkgdb in /var/db/pkg ... - 1152 packages > found (-0 +1) . done] > ** Listing the failed packages (-:ignored / *:skipped / !:failed) > ! devel/qt4-designer (qt4-designer-4.4.1) (install error) Same here. For some obscure reason qt4-designer refuses to build through portmaster or portupgrade. cd ${PORTSDIR}/devel/qt4-designer && make... to go forward. Cheers -- Diego Depaoli