From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?G=C3=A1bor_Boskovits?= Subject: Re: Tensorflow package Date: Mon, 22 Oct 2018 23:02:26 +0200 Message-ID: References: <87o9bqsdud.fsf@columbia.edu> <87d0s2maww.fsf@gnu.org> <87tvldbwps.fsf@columbia.edu> <875zxt9215.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gEhLi-0001hc-4o for guix-devel@gnu.org; Mon, 22 Oct 2018 17:02:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gEhLZ-0003DF-Eh for guix-devel@gnu.org; Mon, 22 Oct 2018 17:02:48 -0400 Received: from mail-oi1-x241.google.com ([2607:f8b0:4864:20::241]:34460) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gEhLX-000380-C1 for guix-devel@gnu.org; Mon, 22 Oct 2018 17:02:45 -0400 Received: by mail-oi1-x241.google.com with SMTP id v69-v6so33456456oif.1 for ; Mon, 22 Oct 2018 14:02:39 -0700 (PDT) In-Reply-To: <875zxt9215.fsf@elephly.net> 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: Ricardo Wurmus Cc: Guix-devel Hello Ricardo, Ricardo Wurmus ezt =C3=ADrta (id=C5=91pont: = 2018. okt. 22., H, 22:17): > I think that the patch I previously posted is not quite as useful as I > had originally hoped. The new package uses the (now removed) CMake > build system and unfortunately must be built with all the bundled > libraries. When was cmake-build-system removed? I could not find any reference to that. From the manual it seems it is still there, and also could find nothing in git log. (Maybe I was not looking properly, though.) > -- > Ricardo > g_bor