From owner-freebsd-ports@FreeBSD.ORG Tue Feb 16 04:38:08 2010 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 4C32E106566B for ; Tue, 16 Feb 2010 04:38:08 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-iw0-f175.google.com (mail-iw0-f175.google.com [209.85.223.175]) by mx1.freebsd.org (Postfix) with ESMTP id 1263C8FC13 for ; Tue, 16 Feb 2010 04:38:07 +0000 (UTC) Received: by iwn5 with SMTP id 5so2436736iwn.9 for ; Mon, 15 Feb 2010 20:38:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=hgHeJIvyhAcuebxwZ6sfp6QiOweAndoCEXiIvtt8a0I=; b=mZwXsu8hOnavBpwscPBMEgbdlmzlfn3j+LuqzRg+ZqYiHhEDFrkNr/8RIXu4Vfi2v+ 9bSjlrwvR0yUENw6mG5cnupYBcP/TQfPJR3Z4zCtuqR9steMXrmzgVmXFV0srBCz7tpR 1po5AUFkKu2zDE1Ueg4WBrQsbTaOOlxRf4K6c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=FCaurB4+BhcwYou3tXzIdDiqOcncN/pPe443t6wVXAU4VprjWCZunUf1pNWv452K31 oEkotqvrFIKa3FUAQq9cspovNHLaNFIgmf56+FOz6q3Ans9IGYxOACNNrtEiOvzikefQ /RTwJxHORnIHcLCTG5fRD+zLTF9uBlAHa+qJk= MIME-Version: 1.0 Received: by 10.231.167.4 with SMTP id o4mr1966661iby.66.1266295087330; Mon, 15 Feb 2010 20:38:07 -0800 (PST) In-Reply-To: <201002160230.32468.fluffy@fluffy.khv.ru> References: <20100209143219.GI5537@bsdcrew.de> <201002151642.21059.fluffy@fluffy.khv.ru> <201002160230.32468.fluffy@fluffy.khv.ru> Date: Mon, 15 Feb 2010 20:38:07 -0800 Message-ID: From: Freddie Cash To: kde-freebsd@kde.org, ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: [kde-freebsd] HEADS UP: [CFT] KDE SC 4.4.0 for FreeBSD. 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: Tue, 16 Feb 2010 04:38:08 -0000 On Mon, Feb 15, 2010 at 8:30 AM, Dima Panov wrote: > On Tuesday 16 February 2010 02:10:02 Freddie Cash wrote: > > On Sun, Feb 14, 2010 at 10:42 PM, Dima Panov > wrote: > > > On Monday 15 February 2010 16:19:51 Freddie Cash wrote: > > > > On a clean install (reformatted /usr/local and clean /var/db/pkg), I > > > > get errors trying to install any KDE ports that require Nepomuk. So > > > > far, graphics/kdegraphics4 and deskutils/plasma-applet-playwolf have > > > > errored out. > > > > > > > > Here's the output from playwolf. The kdegraphics4 error is the same. > > > > > > > > ===> Patching for plasma-applet-playwolf-0.7.2_3 > > > > CMake Error at > > > > /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:70 > > > > > > > > (MESSAGE): > > > > Could NOT find Nepomuk (missing: NEPOMUK_LIBRARIES > > > > NEPOMUK_INCLUDE_DIR SOPRANO_PLUGIN_REDLANDBACKEND_FOUND) > > > > > > > > Call Stack (most recent call first): > > > > /usr/local/kde4/share/apps/cmake/modules/FindNepomuk.cmake:69 > > > > > > > > (find_package_handle_standard_args) > > > > > > > > CMakeLists.txt:4 (find_package) > > > > > > > > -- Configuring incomplete, errors occurred! > > > > *** Error code 1 > > > > > > > > Stop in /usr/ports/deskutils/plasma-applet-playwolf. > > > > > > Why you have disable default options for redland/soprano, which prevent > > > nepomuk lib to be > > > builded? > > > > > I haven't. Soprano, Virtuoso, Redland, Akonadi, etc are all installed. > > > > The only options I manually disabled or left disabled for any of the > > KDE-related ports were for PulseAudio, GStreamer, and IPv6. > > > > I can't connect to the box right now, it's my home machine and I'm at > work, > > but I can post the pkg_info output for those ports if needed. > > Buildlog shows missing backends, so wrong options was used. > > Anyway, it was reworked in area51, so please update and rebuild redland, > soprano, strigi > and kdelibs4 > > /var/db/ports/soprano/options from my original build listed WITH_REDLAND=true, WITH_VIRTUOSO=true, and WITHOUT_SESAME2=true. Now, it lists just WITHOUT_SESAME2=true. However, on the rebuild, after updating the ports tree and KDE/PORTS from area51, portmaster output the following: ===>>> Creating a backup package for old version soprano-2.4.0.1 tar: lib/soprano/libsoprano_redlandbackend.so: Cannot stat: No such file or directory tar: share/soprano/plugins/redlandbackend.desktop: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 Thus, it appears that even though those options were set in my initial ports build, those files were not actually installed. Which would be why things failed later on. I've rebuild soprano and redland. Strigi and kdelibs4 are in the process of compiling. Once those complete, I'll try the install of kdegraphics4 and let you know how things go. -- Freddie Cash fjwcash@gmail.com