From owner-freebsd-questions@FreeBSD.ORG Tue Jun 15 05:59:21 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 47A72106564A for ; Tue, 15 Jun 2010 05:59:21 +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 F07A68FC12 for ; Tue, 15 Jun 2010 05:59:20 +0000 (UTC) Received: by vws20 with SMTP id 20so6259101vws.13 for ; Mon, 14 Jun 2010 22:59:20 -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=w5x30nVLDCVAcfGAvzaYcUSnOzdzYIo0sHpJ6P219Zs=; b=AnIW2ij/WYhE6fmRC20Vk101XeEGuPHoXC24jFGvQbMuJqwaKiqbx1/OG5i129sm+E WGfitnrPgJpIANnU7i97uTUdOSD43b81WF8HRd0XX/rvWG2bbs0KAdoDU0C2YgX/kL2/ f898mZt9kBqX92PA61qtPg57ETUKMmko0XdMU= 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=eF3NZS8sqTKbZzUEmbG9eD/lXy+Nd/UVdn30oWKTd5KkF3AcXeRDmQnt37sdGhb5A+ D/EJSHEMH59hekYtiD6+PnW6YfRqQ/ZTgkfqDabOJ2mHEwP0vf9jQ6yuioJAszgvOade Z7uSxsySBsZ2cLlAHoW9CQ2it8iNZvdyGJ9AI= MIME-Version: 1.0 Received: by 10.220.89.225 with SMTP id f33mr3509869vcm.71.1276579987479; Mon, 14 Jun 2010 22:33:07 -0700 (PDT) Received: by 10.220.202.137 with HTTP; Mon, 14 Jun 2010 22:33:07 -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:33:07 +0800 Message-ID: From: Dsewnr Lu To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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 05:59:21 -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