From owner-svn-ports-all@freebsd.org Sun Nov 3 17:57:50 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8268E17E1D6; Sun, 3 Nov 2019 17:57:50 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 475kDG2WYFz3DGq; Sun, 3 Nov 2019 17:57:49 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from yv.noip.me (c-67-180-169-236.hsd1.ca.comcast.net [67.180.169.236]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id xA3HvmVb081680 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Sun, 3 Nov 2019 09:57:49 -0800 (PST) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-67-180-169-236.hsd1.ca.comcast.net [67.180.169.236] claimed to be yv.noip.me Subject: Re: svn commit: r516302 - head/devel/grpc To: "Tobias C. Berner" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201911021147.xA2Bl1fk060870@repo.freebsd.org> <58121cf4-a0cf-dd3e-7bab-786d3985cb93@rawbw.com> <7a13f063-2711-2552-14d2-35536a8eae08@rawbw.com> From: Yuri Message-ID: Date: Sun, 3 Nov 2019 09:57:47 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Rspamd-Queue-Id: 475kDG2WYFz3DGq X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-5.99 / 15.00]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Nov 2019 17:57:50 -0000 On 2019-11-03 09:47, Tobias C. Berner wrote: > Sorry for that. I'll take more care next time when tensorflow is a > consumer. No problem! I don't blame you. TF takes hours to build, is fragile and difficult, but it is an important project since a lot of people are into AI now. Now I hope that grpc upstream would help, because the change that originated from them caused this (https://github.com/grpc/grpc/issues/20915). Best, Yuri