From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gnu: boost: Update to 1.60.0 Date: Wed, 06 Jan 2016 09:21:21 +0100 Message-ID: <878u435da6.fsf@elephly.net> References: <4a857e1ce13cf2f7377ec5f257ea1691@openmailbox.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]:46434) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGjLd-0001Cs-HJ for guix-devel@gnu.org; Wed, 06 Jan 2016 03:21:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aGjLY-00035V-JX for guix-devel@gnu.org; Wed, 06 Jan 2016 03:21:37 -0500 Received: from sender163-mail.zoho.com ([74.201.84.163]:25414) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGjLY-00034J-BK for guix-devel@gnu.org; Wed, 06 Jan 2016 03:21:32 -0500 In-reply-to: <4a857e1ce13cf2f7377ec5f257ea1691@openmailbox.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: Eric Bavier Cc: Guix-devel Eric Bavier writes: > This patch updates our boost package to version 1.60.0. Yay! I have a reviewed patch waiting for inclusion that so far depended on a patched version of boost 1.58. I’ll finally be able to add it without also having to add a variant of the boost package. > several dependent packages to build with this later version. I've been > able to verify the x86-64 builds for all packages in `guix refresh -l > boost`, except for several packages that already fail to build in > current master (e.g. opam, simple-scan, strigi, hydra, shogun). I’ll take a look at fixing shogun. Seems to be related to the Octave interface; the interfaces should probably be moved to different outputs anyway, if possible ~~ Ricardo