From owner-freebsd-ports@FreeBSD.ORG Thu Oct 3 12:55:25 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6D9B2110; Thu, 3 Oct 2013 12:55:25 +0000 (UTC) (envelope-from s.montgomerysmith@gmail.com) Received: from mail-oa0-x22b.google.com (mail-oa0-x22b.google.com [IPv6:2607:f8b0:4003:c02::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 27317225C; Thu, 3 Oct 2013 12:55:25 +0000 (UTC) Received: by mail-oa0-f43.google.com with SMTP id f4so2248674oah.2 for ; Thu, 03 Oct 2013 05:55:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=9HFkwTDUtUCoQ9Ac/xNU6cwbYCnMEQMnMMmqJOdpq3Q=; b=Qrd7opDEX/EQ2jm8keZ6lIwwsItQ3TzQBnXTHoAsy7Mdu1EK9VFOlLgQqe5c+v6l0W TlVsykqD5IirCb10IJi8ublg090qMjRHq4iQfQ3+/Q1B8OxLU88POK2AfaOz+Djwiind T8I8RRMFGc6WarQU+O/ihRoWiEYdhANi7APtfqtvrnorQfPGyH0e2Otrc756gAFU0f68 AX8wk9ilY7mQ15HzwL5GBurQeqZjYaQAuAssvAj0mE9NlRFHAS48Dh9g1bGZLR0hE1bE I0kLcle5S/IH5mnx/1cogNawFLCWnlcKzNcpELJ1LDT6EMvYDYkvpFLn4Atx/c0OwFmZ q2gw== X-Received: by 10.60.63.167 with SMTP id h7mr2271466oes.43.1380804924505; Thu, 03 Oct 2013 05:55:24 -0700 (PDT) Received: from [192.168.0.11] (50-82-246-58.client.mchsi.com. [50.82.246.58]) by mx.google.com with ESMTPSA id y1sm16317284oek.4.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 03 Oct 2013 05:55:23 -0700 (PDT) Sender: Stephen Montgomery-Smith Message-ID: <524D6939.2050404@missouri.edu> Date: Thu, 03 Oct 2013 07:55:21 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Baptiste Daroussin Subject: Re: Explain staging References: <524CE820.5060003@missouri.edu> <20131003061511.GF85314@ithaqua.etoilebsd.net> <524D20AF.4010107@FreeBSD.org> <20131003085127.GD99713@ithaqua.etoilebsd.net> <524D31D0.4090209@FreeBSD.org> <20131003095444.GE99713@ithaqua.etoilebsd.net> <524D618B.30100@missouri.edu> <20131003123212.GB9150@ithaqua.etoilebsd.net> <524D66BA.3040307@missouri.edu> In-Reply-To: <524D66BA.3040307@missouri.edu> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Oct 2013 12:55:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/03/2013 07:44 AM, Stephen Montgomery-Smith wrote: > On 10/03/2013 07:32 AM, Baptiste Daroussin wrote: >> On Thu, Oct 03, 2013 at 07:22:35AM -0500, Stephen >> Montgomery-Smith wrote: >>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >>> >>> On 10/03/2013 04:54 AM, Baptiste Daroussin wrote: >>>> On Thu, Oct 03, 2013 at 10:58:56AM +0200, Alex Dupre wrote: >>>>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >>>>> >>>>> Baptiste Daroussin ha scritto: >>>>>> Here you are: >>>>>> http://lists.freebsd.org/pipermail/freebsd-ports/2013-October/086346.html >>>>> >>>>> >>>>>> >>> >>>>>> > >>>>>> I >>>>>> >>>>> was referring the the previous one: "[HEADSUP] Stage >>>>> support for the ports tree". Dunno if it had additional >>>>> info or this second one is enough. >>>>> >>>> I mixed both in one :) >>> >>> I do appreciate the explanations very much. >>> >>> I am having a problem with a port in which if NO_STAGE is not >>> set, then the build part of the process fails. As far as I >>> can tell, staging should not effect the build part of the >>> process in any way. So two questions: 1. If I set NO_STAGE=yes >>> in that port, is this going to be a big problem? It will have >>> to be a work around until I can get the next question answered: >>> 2. Any ideas on why staging would effect the build process? >>> The port includes subpackages that use "./configure; make; make >>> install" and are supposed to install into $WRKSRC/local, but >>> instead sometimes installs into >>> $WRKDIR/stage/portname/work/pkgname/local. >>> >>> Thanks, Stephen > >> Which port is that? Maybe I can help? > > It is math/sage. But I think it is working in this current port. > The problem, I think, is in math/sage-devel, which exists only in > my private ports tree. Also, I am not in a super hurry to fix this problem. Work and family life are quite big stressors in my life right now. Fixing easy bugs and updates to the ports is quite relaxing, but something that will require a full investigation like this is going to be on a waiting list. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJSTWk5AAoJEC3xK9GaktgHoT0IAJN0Sn6rBCBetZqa2FuM/EPm GNe4diIX/cs0UKYZZQN9Gj8g5EXNgNaDJ1nPuTHt4jAyo92YYM6GTLSsPBhfY7rA D6cfmYMUEVY2YtKODigjMb7XF6F9Lv6hZkNnuiZGUwAmW0FmDCejysP0M+qlmHEf xgLLhzCJ1w64vbgr7/OzMdb4FftR/ja1F5UFJjwGZakVcSQEhRL0N4kdEzTC0/PT My85TEvyUg0N1QrcZRrvLfcZFkpSeqjPscRo+LptvVSFf2PtkTZOOtArYbFIattY +oCn/G301YLawG78lRrnLYxuCxYVHwzZSalMTzcc5c61Hdvf2ooCUBokI5MoAfc= =qgOF -----END PGP SIGNATURE-----