From owner-freebsd-questions@FreeBSD.ORG Tue Jun 15 06:01:35 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C01601065670 for ; Tue, 15 Jun 2010 06:01:35 +0000 (UTC) (envelope-from dsewnr.buffer@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 727238FC14 for ; Tue, 15 Jun 2010 06:01:35 +0000 (UTC) Received: by vws20 with SMTP id 20so6261966vws.13 for ; Mon, 14 Jun 2010 23:01:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=efQWgY3stLm91vdU5393p/sT8cn0HeNeY7ZjxKW5DEw=; b=TDL1bhEz5P866sFlEfEwYAsX0yhFujuYwLgxVvSjxsf30p0QqezI0MI9Dh9N1Ycs/K 5IdxJU2WAL69RtQR7FhvIZRv6IypS3yXfubOWYPboMTtiexuo3Oy+IcanjGh+yEHfbmK vrEOHAILOV4ZUtY5NO1ryfyNRrC4v/ZTWblRo= 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=qPiitTObDfwgN3GzduobsbnzT7VRjO6kfOophbl1qKqOUP297mCELF9wINnS3JSPVD lBzjookMLDFkQieiauL8jORdaDHlr0lM9sYLLfYL2NJlaE27c2ycbVipTEgyehIfZp7K SHjCSbAsc4dhWg6y4fD2R8ismaJSahuEBMJF4= MIME-Version: 1.0 Received: by 10.220.80.105 with SMTP id s41mr3596028vck.52.1276580205916; Mon, 14 Jun 2010 22:36:45 -0700 (PDT) Received: by 10.220.202.137 with HTTP; Mon, 14 Jun 2010 22:36:45 -0700 (PDT) In-Reply-To: <201006150257.o5F2vS9U024389@banyan.cs.ait.ac.th> References: <201006150257.o5F2vS9U024389@banyan.cs.ait.ac.th> Date: Tue, 15 Jun 2010 13:36:45 +0800 Message-ID: From: Dsewnr Lu To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Memory limit in xz (/usr/local/bin/xz) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jun 2010 06:01:35 -0000 I have the same problem when I want to upgrade libtool from 15 to 22, thanks. On Tue, Jun 15, 2010 at 10:57 AM, Olivier Nicole < Olivier.Nicole@cs.ait.ac.th> wrote: > Hi, > > Since I upgraded that machine from 6.x to 7.3 I am hitting a memory > limit with xz when trying to build/upgrade several ports. > > The error message looks like: > > /usr/local/bin/xz: /usr/ports/distfiles//libpng-1.4.1.tar.xz: Memory usage > limit reached > /usr/local/bin/xz: Limit was 46 MiB, but 65 MiB would have been needed > > Is there a config parameter to tell the make files in /usr/ports to > desactivate xz memory limit? > > Best regards, > > Olivier > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > -- Dsewnr Lu