From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: wip-libreoffice Date: Tue, 18 Nov 2014 23:44:27 +0100 Message-ID: <20141118224427.GA26820@debian> References: <20141113180141.GA1223@jocasta.intra> <20141114184431.GA4323@debian> <20141114191738.GA14298@jocasta.intra> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqrVw-0007P8-H5 for guix-devel@gnu.org; Tue, 18 Nov 2014 17:44:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XqrVq-0005GW-Kc for guix-devel@gnu.org; Tue, 18 Nov 2014 17:44:48 -0500 Received: from mout.kundenserver.de ([212.227.17.24]:53223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqrVq-0005Fx-BG for guix-devel@gnu.org; Tue, 18 Nov 2014 17:44:42 -0500 Content-Disposition: inline In-Reply-To: <20141114191738.GA14298@jocasta.intra> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: John Darrington Cc: guix-devel@gnu.org Hi John, I enabled only x86_64 for libreoffice (and all systems for its added dependencies) and created a jobset on hydra: http://hydra.gnu.org/jobset/gnu/wip-libreoffice It should start building soon. Notice that graphite2 is already available in the distribution, so there is no need to add silgraphite. On Fri, Nov 14, 2014 at 08:17:38PM +0100, John Darrington wrote: > It might be safe to put some of them in master, but libreoffice being libreoffice > requires some of its dependencies to be configured in a very specific way. I'm > not yet sure that all of them are correctly configured. Well, you can already add a patch for a dependency that builds, and modify it later if it needs tweaking. Andreas