From owner-freebsd-ports@FreeBSD.ORG Tue Jun 19 07:36:09 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 959F71065672 for ; Tue, 19 Jun 2012 07:36:09 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1A16C8FC08 for ; Tue, 19 Jun 2012 07:36:08 +0000 (UTC) Received: by bkvi18 with SMTP id i18so5980107bkv.13 for ; Tue, 19 Jun 2012 00:36:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=CLo094zAnDYqSKOemPZUs3gCpD/AAoV3mg4OSoxhegI=; b=SKTWvfGzzL5HK4zu3nWn4MtrjOvVMbsKZuwDPL/45UQa9/H2XoZ6nZ45io4W67y8/r oAp8aaJib1fd8QLYhQl+SFkpYaC8FzaRDo5tr68V2lDB+NNOEQ2JwsPaJCbIDGqembLI r3k/k7N0e2jNArxRdpJxaFhKVFdZUETZcJcvLrS0QN4l3CfodZ41knK8vcKRMW6uO5Oq chcAWowOUKv/W9u5FlD7LxQCGzy/QhlAlTwSraYjVhGAsNk5uuwdOaCmPG/1j4sO9mZL 4nulBqaLha9HWddWa+NIGg1UGYwjBdgmtnVdKqoMrZb3RceIlfXyFL01Iv58tDTAG7Pl 5nRw== Received: by 10.204.130.89 with SMTP id r25mr7525855bks.48.1340091367776; Tue, 19 Jun 2012 00:36:07 -0700 (PDT) Received: from green.tandem.local (utwig.xim.bz. [91.216.237.46]) by mx.google.com with ESMTPS id gm18sm21759507bkc.7.2012.06.19.00.36.06 (version=SSLv3 cipher=OTHER); Tue, 19 Jun 2012 00:36:06 -0700 (PDT) Message-ID: <4FE02BE4.20208@gmail.com> Date: Tue, 19 Jun 2012 10:36:04 +0300 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:12.0) Gecko/20120605 Firefox/12.0 SeaMonkey/2.9.1 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: latest kdelibs update fails 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, 19 Jun 2012 07:36:09 -0000 Hi all. Trying to update kdelibs I stumbled upon this one: -- No backend for KAuth was explicitly specified: probing system to find the best one available -- Found PolkitQt-1: /usr/local/lib/cmake/PolkitQt-1/PolkitQt-1Config.cmake WARNING: Installation prefix does not match PolicyKit install prefixes. You probably will need to move files installed in POLICY_FILES_INSTALL_DIR and by dbus_add_activation_system_servi ce to the prefix -- Building PolkitQt-1 KAuth backend CMake Error at kdecore/CMakeLists.txt:387 (set_source_files_properties): set_source_files_properties called with incorrect number of arguments. It seems that kdelibs fails to detect PolicyKit correctly. -- Sphinx of black quartz judge my vow.