From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: 01/01: gnu: btrfs-progs: Update to 4.8. Date: Thu, 6 Oct 2016 18:00:22 -0400 Message-ID: <20161006220022.GC5213@jasmine> References: <20161005200735.9904.59071@vcs.savannah.gnu.org> <20161005200735.8704C220130@vcs.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40542) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bsGiU-0000nr-Rq for guix-devel@gnu.org; Thu, 06 Oct 2016 18:00:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bsGiR-0005nY-Pq for guix-devel@gnu.org; Thu, 06 Oct 2016 18:00:38 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:37548) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bsGiP-0005dZ-FZ for guix-devel@gnu.org; Thu, 06 Oct 2016 18:00:35 -0400 Content-Disposition: inline In-Reply-To: <20161005200735.8704C220130@vcs.savannah.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" To: guix-devel@gnu.org On Wed, Oct 05, 2016 at 08:07:35PM +0000, Tobias Geerinckx-Rice wrote: > nckx pushed a commit to branch master > in repository guix. > > commit 151df6ab3dd15c1c8fba3347022ebcb7bc05a5d5 > Author: Tobias Geerinckx-Rice > Date: Wed Oct 5 22:06:46 2016 +0200 > > gnu: btrfs-progs: Update to 4.8. > > * gnu/packages/linux.scm (btrfs-progs): Update to 4.8. I noticed this failed to build on 32-bit machines on Hydra. And here is the upstream bug report: https://patchwork.kernel.org/patch/9363537/ Tobias, can you follow that discussion / fix this build failure for us? :)