From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D54CFC2D0DB for ; Mon, 27 Jan 2020 19:51:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1CB9F24681 for ; Mon, 27 Jan 2020 19:51:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=aruba.it header.i=@aruba.it header.b="ibLU374A" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725893AbgA0Tvx (ORCPT ); Mon, 27 Jan 2020 14:51:53 -0500 Received: from smtpcmd11116.aruba.it ([62.149.156.116]:42510 "EHLO smtpcmd11116.aruba.it" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725845AbgA0Tvx (ORCPT ); Mon, 27 Jan 2020 14:51:53 -0500 Received: from [192.168.126.128] ([146.241.70.103]) by smtpcmd11.ad.aruba.it with bizsmtp id vXrq2100Y2DhmGq01XrqGb; Mon, 27 Jan 2020 20:51:51 +0100 Subject: Re: [nfs-utils PATCH] locktest: Makefile.am: remove host compiler costraint To: Steve Dickson , linux-nfs@vger.kernel.org Cc: Petr Vorel References: <20200115160806.99991-1-giulio.benetti@benettiengineering.com> <92111fa0-a808-84da-19b8-823ad6a26a99@benettiengineering.com> <3857d0ce-ba29-d92e-3e24-9dfc33cfc7f9@benettiengineering.com> From: Giulio Benetti Message-ID: <7f15525f-38df-dbfe-f8ac-309dadc54a72@benettiengineering.com> Date: Mon, 27 Jan 2020 20:51:50 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aruba.it; s=a1; t=1580154711; bh=nca48mfWk3iOPwn47pYuyHHKOSQxoE5C3K9J9cxag5U=; h=Subject:To:From:Date:MIME-Version:Content-Type; b=ibLU374AXhSD0O8IFFN7xSLt6nf/yKe61+Bs2gz1hctLlFALM9FY/GasXPD/QYn9I p5QfbMq2uuWddXuWnbeOfMF3W/9+XLGIGPngQsjVuIc0rbzfse3QqApnVdtfbCaidw th18jhG+UsA0Euin/5LZ4rG6ZefqZs8cdR26J1C8HP2y7ZHa7eVnv6C3JQfdmcDGyp Cnm3ViW+x1dVXJ49c9xRPRh+bVYp4RQ7Phc6xQ6/p/DsyW03N2TemFI3tuCkreqOEZ c8tmzYJ9rGGXb7Vicdg71Z5DMvemATC7PhK8PtvTTZRlb6oy4ZgDWZTTotTnOjOL0Q 2mi165bQnxIKQ== Sender: linux-nfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org On 1/27/20 8:03 PM, Steve Dickson wrote: > > > On 1/27/20 1:58 PM, Giulio Benetti wrote: >> Hi Steve, >> >> On 1/27/20 7:41 PM, Steve Dickson wrote: >>> >>> >>> On 1/22/20 4:55 PM, Giulio Benetti wrote: >>>> On 1/22/20 8:30 PM, Steve Dickson wrote: >>>>> >>>>> >>>>> On 1/22/20 1:54 PM, Giulio Benetti wrote: >>>>>> Hi Steve, Petr, >>>>>> >>>>>> On 1/22/20 7:11 PM, Giulio Benetti wrote: >>>>>>> Hi Steve, >>>>>>> >>>>>>> On 1/22/20 6:56 PM, Steve Dickson wrote: >>>>>>>> >>>>>>>> >>>>>>>> On 1/15/20 11:08 AM, Giulio Benetti wrote: >>>>>>>>> Currently locktest can be built only for host because CC_FOR_BUILD is >>>>>>>>> specified as CC, but this leads to build failure when passing CFLAGS not >>>>>>>>> available on host gcc(i.e. -mlongcalls) and most of all locktest would >>>>>>>>> be available on target systems the same way as rpcgen etc. So remove CC >>>>>>>>> and LIBTOOL assignments. >>>>>>>>> >>>>>>>>> Signed-off-by: Giulio Benetti >>>>>>>> Committed... (tag: nfs-utils-2-4-3-rc6) >>>>>>> >>>>>>> I've just setup up a Gentoo to try building nfs-utils, I give a try >>>>>>> anyway by now, so we should be sure. >>>>>> >>>>>> Just tried, it builds correctly on latest Gentoo. >>>>> Good to hear... Thank you for your effort!!!! >>>> >>>> It's a pleasure. Btw, when do you plan to release version 2.4.3? >>>> I have Buildroot patch ready to be sent. >>> Go ahead and send it... I'll make a release after that... >> >> You can already release, I've meant that I have a patch so send to Buildroot to bump nfs-utils version :-) > Ok... I'll try to get to it sometime this week. Great, thank you! > steved. > -- Giulio Benetti Benetti Engineering sas