From owner-freebsd-ports@FreeBSD.ORG Sun Aug 4 13:34:11 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BBF46B6C for ; Sun, 4 Aug 2013 13:34:11 +0000 (UTC) (envelope-from s_gammons@charter.net) Received: from mta21.charter.net (mta21.charter.net [216.33.127.81]) by mx1.freebsd.org (Postfix) with ESMTP id 576082908 for ; Sun, 4 Aug 2013 13:34:10 +0000 (UTC) Received: from imp11 ([10.20.200.11]) by mta21.charter.net (InterMail vM.8.01.05.09 201-2260-151-124-20120717) with ESMTP id <20130804133404.UQVC10448.mta21.charter.net@imp11>; Sun, 4 Aug 2013 09:34:04 -0400 Received: from [192.168.1.233] ([24.179.91.77]) by imp11 with smtp.charter.net id 8da41m0061g8bLw05da4Q4; Sun, 04 Aug 2013 09:34:04 -0400 X-Authority-Analysis: v=2.0 cv=dIr+A5lb c=1 sm=1 a=QMZxmYOTzEZ29+aioRx9iA==:17 a=yUnIBFQkZM0A:10 a=IkcTkHD0fZMA:10 a=hOpmn2quAAAA:8 a=iNOnqQVFezZns31AJxMA:9 a=QEXdDO2ut3YA:10 a=QMZxmYOTzEZ29+aioRx9iA==:117 Message-ID: <1375623230.1586.24.camel@falklands-home-pc> Subject: Re: KDE4 woes From: Stan Gammons To: Andre Goree Date: Sun, 04 Aug 2013 08:33:50 -0500 In-Reply-To: <92f991213c40f8bfb71bc92f44075e6d@drenet.net> References: <5DD5755E-C1E6-44C4-8353-6FD3282549DF@charter.net> <92f991213c40f8bfb71bc92f44075e6d@drenet.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.4 (3.6.4-3.fc18) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org 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: Sun, 04 Aug 2013 13:34:11 -0000 On Thu, 2013-08-01 at 09:41 -0400, Andre Goree wrote: > I'm running KDE4 w/pulseaudio built entirely from ports -- albeit on > 8.4-STABLE. I also use portupgrade rather than portmaster, though that > shouldn't matter. Why not start with posting some of the errors that > you got along with the port that you received the error on? Shouldn't > be _too_ painful to get it working :) > I still haven't given up, but I'm rapidly approaching that point. After another, lost count on how many this makes, start from scratch of installing 9.1 release, fetching and install the patches with freebsd-update, then fetching the ports with portsnap fetch the portsnap extract. Then I installed pkgng and converted the database, then I installed portmaster and installed xorg with all of the default options using portmaster x11/xorg. So far so good. Next I tried to install KDE4 with all of the default options using portmaster x11/kde4. The build process starts and I ended up with something like this on the screen Deprecated line in the makefile and try again Update for net-im/libmsn failed Aborting update Update for net-im/kopete-kde4 failed Aborting update Update for net/kdenetwork4 failed Aborting update Killing background jobs Terminated Terminated Terminated Terminated Terminated Terminated Terminated Terminated Terminated Terminated Terminated Exiting SO, anybody have any ideas why this is failing? The machine has a Gigabyte GA-970A-DS3 motherboard with an AMD FX4100 3.6 Ghz processor, 8 GB of memory, Radeon HD-6570 video card. Stan