From owner-freebsd-python@FreeBSD.ORG Wed Jul 18 15:00:19 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3C5121065675 for ; Wed, 18 Jul 2012 15:00:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EE7D48FC17 for ; Wed, 18 Jul 2012 15:00:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q6IF08f1054362 for ; Wed, 18 Jul 2012 15:00:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q6IF08xv054361; Wed, 18 Jul 2012 15:00:08 GMT (envelope-from gnats) Date: Wed, 18 Jul 2012 15:00:08 GMT Message-Id: <201207181500.q6IF08xv054361@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: Stanislav Silnitskiy Cc: Subject: Re: ports/169913: installation of devel/py-lxml fails X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Stanislav Silnitskiy List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jul 2012 15:00:19 -0000 The following reply was made to PR ports/169913; it has been noted by GNATS. From: Stanislav Silnitskiy To: bug-followup@FreeBSD.org, Stanislav Silnitskiy Cc: Subject: Re: ports/169913: installation of devel/py-lxml fails Date: Wed, 18 Jul 2012 18:50:10 +0400 Folks, it looks like its a topic by mistake=85 I'd fallen in the case, running heavy compilation within a VPS host, = installed by forces of our domestic (Russian) VPS provider=85. They = didn't devote and space for swap=85 I didn't check it :( $ dmesg pid 79990 (cc1), uid 0, was killed: out of swap space pid 80141 (cc1), uid 0, was killed: out of swap space pid 80753 (cc1), uid 0, was killed: out of swap space =85. Hope, to be forgiven :) Stan=