From owner-freebsd-ports@FreeBSD.ORG Thu Aug 1 11:59:12 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0EC05206 for ; Thu, 1 Aug 2013 11:59:12 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D8E7C2D0E for ; Thu, 1 Aug 2013 11:59:11 +0000 (UTC) Received: from compute6.internal (compute6.nyi.mail.srv.osa [10.202.2.46]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id D87BE21592; Thu, 1 Aug 2013 07:59:08 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute6.internal (MEProxy); Thu, 01 Aug 2013 07:59:09 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:subject:date:in-reply-to :references; s=smtpout; bh=LR4pMRR9+tg1LeJ0OAwuEVomULk=; b=Rx59m tgWLjUn9DXdxLEeunCML+Vf5eEti9tpZDvKkxBTmCiKygYE6DOWkiKG/hR+VUh7A qdb9VjxTjViI6gFitQdzXc0nclwir9xydkw1dVE7N9RGJONdiqeuT9w5GAk/PQKQ XN/zprtAbAkKWixa2ZWtKExw7ce7DChJsuCL5I= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id 81CBCB01FED; Thu, 1 Aug 2013 07:59:07 -0400 (EDT) Message-Id: <1375358347.13070.4387227.262F4CBC@webmail.messagingengine.com> X-Sasl-Enc: 7mO49pZXTudrBhcxI5dSRPG5c8G8yvA3ydd8Rk3ObX3w 1375358347 From: Mark Felder To: Stan Gammons , freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-2d520484 Subject: Re: KDE4 woes Date: Thu, 01 Aug 2013 06:59:07 -0500 In-Reply-To: <5DD5755E-C1E6-44C4-8353-6FD3282549DF@charter.net> References: <5DD5755E-C1E6-44C4-8353-6FD3282549DF@charter.net> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Aug 2013 11:59:12 -0000 On Thu, Aug 1, 2013, at 6:35, Stan Gammons wrote: > I decided to start from scratch and reinstalled FreeBSD 9.1 RELEASE, ran > freebsd-update, fetched the latest ports tree with portsnap, installed > portmanager, installed xorg, then attempted to install KDE4 using > "portmaster x11/kde4" from /usr/ports. After going through all of the > options and only selecting pulseaudio and SDL for the audio options on > the sound related packages, the build starts and bombs with errors that > it's unable to update several of the KDE apps. Seems like KDE PIM was one > of several apps that prompted the errors. So, it looks the forwarder I > go, the behinder I get :( Other than give up, does anyone have any > suggestions? > I would like to try to reproduce this. Can you tar up /var/db/ports and put it somewhere so I can download it? Also, have you made any make.conf changes? Thanks