From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id uAwgDB9ItV+lQAAA0tVLHw (envelope-from ) for ; Wed, 18 Nov 2020 16:13:19 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id iKb2Bx9ItV+PYwAAB5/wlQ (envelope-from ) for ; Wed, 18 Nov 2020 16:13:19 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0C0B3940105 for ; Wed, 18 Nov 2020 16:13:18 +0000 (UTC) Received: from localhost ([::1]:33620 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kfQ56-0002lb-TA for larch@yhetil.org; Wed, 18 Nov 2020 11:13:16 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:49204) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kfQ4w-0002k5-QP for guix-devel@gnu.org; Wed, 18 Nov 2020 11:13:06 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55957) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kfQ4w-0001KH-Gk; Wed, 18 Nov 2020 11:13:06 -0500 Received: from 2001-1c02-0b2a-aa00-93bf-7c8c-0fae-b738.cable.dynamic.v6.ziggo.nl ([2001:1c02:b2a:aa00:93bf:7c8c:fae:b738]:59656) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kfQ4v-0006J8-0V; Wed, 18 Nov 2020 11:13:05 -0500 Message-ID: Subject: Re: Updating to latest Bioconductor release From: Roel Janssen To: zimoun Date: Wed, 18 Nov 2020 17:13:00 +0100 In-Reply-To: References: <86tutnmvyn.fsf@gmail.com> <63ad286432442f3c6c22acf60b50632d1a4d4b8d.camel@gnu.org> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.38.1 (3.38.1-1.fc33) MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Guix Devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -1.51 X-TUID: is02r0xV0u5g Hi Simon, On Wed, 2020-11-18 at 12:50 +0100, zimoun wrote: > Hi Roel, > > On Wed, 18 Nov 2020 at 10:31, Roel Janssen wrote: > > > I fixed the build issue with r-delayedarray and a couple of others > > on > > my local machine.  I also updated the bioconductor version variable > > to > > 3.12.  Can I push these changes to the "wip-r" branch, along with > > updates of the many packages involved? > > Please go ahead.  Then Berlin will rebuild all since it tracks the > branch wip-r. I pushed updates and fixes for various packages. Now I'm at r- rhdf5lib.  In 38881c9368595c5a894abe3695d98aabb1ef0029 you updated it to 1.12.0, but it seems that building has changed quite a bit. I wonder how it could've built for you? Kind regards, Roel Janssen