From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: boost: Update to 1.60.0 Date: Sun, 10 Jan 2016 23:18:20 +0100 Message-ID: <20160110221820.GA25032@debian> References: <4a857e1ce13cf2f7377ec5f257ea1691@openmailbox.org> <87a8ojhuhc.fsf@gnu.org> <20160106084907.2db0aac3@PocketWee> <87a8oie4ic.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aIOJh-0006p9-ME for guix-devel@gnu.org; Sun, 10 Jan 2016 17:18:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aIOJe-0000sC-GK for guix-devel@gnu.org; Sun, 10 Jan 2016 17:18:29 -0500 Content-Disposition: inline In-Reply-To: <87a8oie4ic.fsf@gnu.org> 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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: Guix-devel On Wed, Jan 06, 2016 at 11:18:19PM +0100, Ludovic Courtès wrote: > It has 140 dependent packages, including LibreOffice, so kinda > borderline for master. It’s probably safer on a separate branch that > Hydra will build. Mark? Finally hydra picked up the branch. Unfortunately, the new boost fails to build on mips: http://hydra.gnu.org/build/914532 I find it difficult to see what is the problem in the build log (C++, eh?)... Andreas