From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: bug#25970: mozjs build failure Date: Tue, 19 Feb 2019 22:31:03 +0100 Message-ID: <20190219213103.GA3037@jurong> References: <20170305014013.GB16324@jasmine> <20190204222705.GA9103@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:33601) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwCyr-0006Su-9t for guix-devel@gnu.org; Tue, 19 Feb 2019 16:31:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gwCyq-0005qk-Kq for guix-devel@gnu.org; Tue, 19 Feb 2019 16:31:09 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:56506) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gwCyp-0005qG-UP for guix-devel@gnu.org; Tue, 19 Feb 2019 16:31:08 -0500 Content-Disposition: inline In-Reply-To: <20190204222705.GA9103@jasmine.lan> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Leo Famulari Cc: guix-devel@gnu.org Hello, On Mon, Feb 04, 2019 at 11:27:05PM +0100, Leo Famulari wrote: > The package in question, mozjs 24, is no longer used by gnome-shell, or > by any other Guix package. > > So, if it still fails to build, we can consider removing it. the package builds, but I see no need to keep it. Do you agree to remove it together with mozjs@17? The latter would require a little work, since all other mozjs packages inherit from it. If there is consensus, I can look into it. Andreas