From owner-freebsd-gnome@FreeBSD.ORG Wed Oct 26 09:57:46 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 533C2106564A for ; Wed, 26 Oct 2011 09:57:46 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [IPv6:2a02:6b8:0:801::1]) by mx1.freebsd.org (Postfix) with ESMTP id C12E28FC16 for ; Wed, 26 Oct 2011 09:57:45 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward11.mail.yandex.net (Yandex) with ESMTP id 42297E83CCA; Wed, 26 Oct 2011 13:57:44 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1319623064; bh=PvNtR7IJQO8s6qrmnfyh2HgBht5XXRFXDRdZ+kToWv4=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=TT9/EtrSsn+uFoPQCYHyQ1qxeJob3uHvmxorYH+oyQdGJVsIUJIQIt8RgeQ+pd34Q hicTde/YNuuX6K6hLf6UJvIfgQ/f0WEM1xbjE4lEeQPolciRMusBnAtueF14kyuB58 ZYU25Sn55o0T0WBQtgxUm4APnT8xoyX/REk20xBU= Received: from smtp12.mail.yandex.net (localhost [127.0.0.1]) by smtp12.mail.yandex.net (Yandex) with ESMTP id 40B7716A04AC; Wed, 26 Oct 2011 13:57:44 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1319623064; bh=PvNtR7IJQO8s6qrmnfyh2HgBht5XXRFXDRdZ+kToWv4=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=TT9/EtrSsn+uFoPQCYHyQ1qxeJob3uHvmxorYH+oyQdGJVsIUJIQIt8RgeQ+pd34Q hicTde/YNuuX6K6hLf6UJvIfgQ/f0WEM1xbjE4lEeQPolciRMusBnAtueF14kyuB58 ZYU25Sn55o0T0WBQtgxUm4APnT8xoyX/REk20xBU= Received: from unknown (unknown [213.27.65.65]) by smtp12.mail.yandex.net (nwsmtp/Yandex) with ESMTP id ve0S1r2v-vf0GwP5k; Wed, 26 Oct 2011 13:57:41 +0400 X-Yandex-Spam: 1 Message-ID: <4EA7D98D.3010900@yandex.ru> Date: Wed, 26 Oct 2011 13:57:33 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:7.0.1) Gecko/20111003 Thunderbird/7.0.1 MIME-Version: 1.0 To: Paul Graphov References: <1319621945.51504.1.camel@crashalot.rainbow-runner.nl> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org Subject: Re: py-libxml2 port problem X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2011 09:57:47 -0000 Paul Graphov wrote on 26.10.2011 13:53: > Yes, it is 10.0-CURRENT It's a generic libtool problem on 10.0. Please see /usr/ports/UPDATING:20110928 and freebsd-ports@ ML archive for possible workarounds. > > 2011/10/26 Koop Mast > >> On Wed, 2011-10-26 at 13:02 +0400, Paul Graphov wrote: >>> Hello! >>> >>> I'am having troubles installing py-libxml2 properly. It installs without >>> error but it seems that some files are missing after that: >> >> Which version of FreeBSD is this? There is a known issue on 10.0 with >> shared library building. A fix for this is in the works. >> >> -Koop >> >>> aventador# make deinstall >>> ===> Deinstalling for textproc/py-libxml2 >>> ===> Deinstalling py27-libxml2-2.7.8_1 >>> pkg_delete: file '/usr/local/lib/python2.7/site-packages/libxml2mod.so' >>> doesn't exist >>> pkg_delete: couldn't entirely delete package `py27-libxml2-2.7.8_1' >>> (perhaps the packing list is incorrectly specified?) >>> >>> Also as a result some packages that depend on it fail to install, for >>> example gnome-doc-utils. >>> >>> Thanks! -- Regards, Ruslan Tinderboxing kills... the drives.