From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <guix-devel-bounces+larch=yhetil.org@gnu.org>
Received: from mp0 ([2001:41d0:2:bcc0::])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	by ms0.migadu.com with LMTPS
	id kCOAK/CwuWHd7gAAgWs5BA
	(envelope-from <guix-devel-bounces+larch=yhetil.org@gnu.org>)
	for <larch@yhetil.org>; Wed, 15 Dec 2021 10:10:08 +0100
Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	by mp0 with LMTPS
	id wNBlJ/CwuWE5ZQAA1q6Kng
	(envelope-from <guix-devel-bounces+larch=yhetil.org@gnu.org>)
	for <larch@yhetil.org>; Wed, 15 Dec 2021 09:10:08 +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 7DC30375C4
	for <larch@yhetil.org>; Wed, 15 Dec 2021 10:10:08 +0100 (CET)
Received: from localhost ([::1]:47356 helo=lists1p.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.90_1)
	(envelope-from <guix-devel-bounces+larch=yhetil.org@gnu.org>)
	id 1mxQIZ-0005Gx-Et
	for larch@yhetil.org; Wed, 15 Dec 2021 04:10:07 -0500
Received: from eggs.gnu.org ([209.51.188.92]:46560)
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <glv@posteo.net>) id 1mxQI1-0004xM-9R
 for guix-devel@gnu.org; Wed, 15 Dec 2021 04:09:33 -0500
Received: from mout01.posteo.de ([185.67.36.65]:51169)
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <glv@posteo.net>) id 1mxQHx-0006Xd-Sq
 for guix-devel@gnu.org; Wed, 15 Dec 2021 04:09:32 -0500
Received: from submission (posteo.de [89.146.220.130]) 
 by mout01.posteo.de (Postfix) with ESMTPS id BB804240027
 for <guix-devel@gnu.org>; Wed, 15 Dec 2021 10:09:27 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017;
 t=1639559367; bh=AWOMs558xka9rwmDXhvw2qX/nF0RPF81aOq7qfV+jbQ=;
 h=From:To:Cc:Subject:Date:From;
 b=lbnyK29DNJ5wE7Lxw46XGFRN7Hi8j/GBmySG28QwYaICTz6/475NPypCVwJdFljwB
 hVoofuhZZRezZixtomK2ESG7E7jpRBwITCK1SrU0xtLetdyfuJuePlRyk59SVcq8pO
 AyQTqSu8qJyxmdRXrv95EPO+yjbjADhntSvlGRT6y/YWcx5k4w0x3tOpvL5KfcHrf+
 fY9VUnVHpDgsCTr9Y/zGcZxVwg7YBDzOGuB3KAT0KkeD2nYai0G8qk3KvbQYtEP7Ml
 I3Y41eIYHJTKpquAnHc/SoiJb2YkW3K4YyZGQw0E3deR1FjEOFDti24Jj1j6t2hKKf
 uriSzNtGbcbFA==
Received: from customer (localhost [127.0.0.1])
 by submission (posteo.de) with ESMTPSA id 4JDTvp3Q61z6tmb;
 Wed, 15 Dec 2021 10:09:26 +0100 (CET)
References: <20211213231602.12276.49991@vcs0.savannah.gnu.org>
 <874k7bbber.fsf@kitej> <87ee6fmifh.fsf@elephly.net>
 <87y24mjoil.fsf@elephly.net>
From: Guillaume Le Vaillant <glv@posteo.net>
To: Ricardo Wurmus <rekado@elephly.net>
Subject: Re: Tensorflow fixes on core-updates-frozen
Date: Wed, 15 Dec 2021 09:08:25 +0000
In-reply-to: <87y24mjoil.fsf@elephly.net>
Message-ID: <874k7aw7yh.fsf@kitej>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-=";
 micalg=pgp-sha512; protocol="application/pgp-signature"
Received-SPF: pass client-ip=185.67.36.65; envelope-from=glv@posteo.net;
 helo=mout01.posteo.de
X-Spam_score_int: -43
X-Spam_score: -4.4
X-Spam_bar: ----
X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1,
 RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-BeenThere: guix-devel@gnu.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Development of GNU Guix and the GNU System distribution."
 <guix-devel.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-devel>,
 <mailto:guix-devel-request@gnu.org?subject=unsubscribe>
List-Archive: <https://lists.gnu.org/archive/html/guix-devel>
List-Post: <mailto:guix-devel@gnu.org>
List-Help: <mailto:guix-devel-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-devel>,
 <mailto:guix-devel-request@gnu.org?subject=subscribe>
Cc: guix-devel@gnu.org
Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org
Sender: "Guix-devel" <guix-devel-bounces+larch=yhetil.org@gnu.org>
X-Migadu-Flow: FLOW_IN
X-Migadu-Country: US
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org;
	s=key1; t=1639559408;
	h=from:from:sender:sender:reply-to:subject:subject:date:date:
	 message-id:message-id:to:to:cc:cc:mime-version:mime-version:
	 content-type:content-type:in-reply-to:in-reply-to:
	 references:references:list-id:list-help:list-unsubscribe:
	 list-subscribe:list-post:dkim-signature;
	bh=9F9QUjvi7LcfgfyY+OF12ByNSut3PMQXNvMEpcx8J64=;
	b=loBoBiwoS8DVhoN/osiQk80vmrPx9wj33m3nhTF7b2hXTYaOrCYm4hIBpfIiVIeJgvf+Hu
	5oTYeTMRMgfokF5qRVFcDtdFEEXbglfArxAs7cpq3c/rCeIrsvG8sg+z77SKYHCf5jCQhY
	x71XYWwnnM2G/px5Co4/vs/CCw919KOlry1KZncwSjYi0CzKUQuoCsinJEflgUC2VQpaHP
	NUm+fMUcwsb5oyBOhV4x46K/F88/faenIwuBbgCOA0z5phjGO1H0e9WWRj8HTnjmq/Rfzx
	F8XuRJUgxaDog+kjaUWS5YaucKWcYbwwWdhLeB1n+xMwqWaTXLoNcLN/3tFUag==
ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639559408; a=rsa-sha256; cv=none;
	b=BGZ/EkKw9OccVXgAavGY0KjyL6IgtGSLlT/fhvbyE99CQ/bCUmQniy9sSvByLexUiPuOX9
	vlQKPfLe9qQsswdmpE5P1610l8DEMjQ+OjjmZezflaNa/r3Y2N1rJsdB2pm7+U4+6aZAWL
	lHwRNsDiJ07i7HyVaO3uDh6XxS5h4/yBtL4pvDG2TqTbaE6BaV6dPypjWFJWaCcQ8WqjcM
	acYXuRKUg++4MaYTd7yCTEet3Afjn6Sy+cf5gDBBVrMUta46nlXJWuJbLSejusVfy5O8GL
	yTXDdibREpVJgEraXyyAF0Pc/Xbw/9af3/jJ2rfo2h1A+nJip8iTS3Im+/9jkw==
ARC-Authentication-Results: i=1;
	aspmx1.migadu.com;
	dkim=pass header.d=posteo.net header.s=2017 header.b=lbnyK29D;
	dmarc=pass (policy=none) header.from=posteo.net;
	spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"
X-Migadu-Spam-Score: -11.28
Authentication-Results: aspmx1.migadu.com;
	dkim=pass header.d=posteo.net header.s=2017 header.b=lbnyK29D;
	dmarc=pass (policy=none) header.from=posteo.net;
	spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"
X-Migadu-Queue-Id: 7DC30375C4
X-Spam-Score: -11.28
X-Migadu-Scanner: scn0.migadu.com
X-TUID: hmE8I4Yndtxb

--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Ricardo Wurmus <rekado@elephly.net> skribis:

> Ricardo Wurmus <rekado@elephly.net> writes:
>
>> Unfortunately, this is not enough to build tensorflow.  At the very end
>> we have this problem: [=E2=80=A6]
>
> This should now be fixed with commit e1c91aae23af12bccab615902a08ebc86def=
c1ac.

Thanks!

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYbmwtg8cZ2x2QHBvc3Rl
by5uZXQACgkQa+ggit8h/j8ovwD/d3NUbPT8XynMzKq8oLrmd6CCPYsN3jD2V533
ME919ZAA/R+tYOypY8GfWU2VHmDMjoqBaiB8flyPbGDuk/vfrgV4
=u9+6
-----END PGP SIGNATURE-----
--=-=-=--