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.3 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,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 1D0D8C32771 for ; Wed, 22 Jan 2020 21:56:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 860ED2465B for ; Wed, 22 Jan 2020 21:56:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=aruba.it header.i=@aruba.it header.b="b4Y81ToJ" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725911AbgAVV4B (ORCPT ); Wed, 22 Jan 2020 16:56:01 -0500 Received: from smtpcmd0641.aruba.it ([62.149.156.41]:60998 "EHLO smtpcmd0641.aruba.it" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725884AbgAVV4B (ORCPT ); Wed, 22 Jan 2020 16:56:01 -0500 Received: from [192.168.126.128] ([146.241.70.103]) by smtpcmd06.ad.aruba.it with bizsmtp id tZvy2100m2DhmGq01ZvzGn; Wed, 22 Jan 2020 22:56:00 +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: Date: Wed, 22 Jan 2020 22:55:58 +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=1579730160; bh=9Aa6DmijMjx/IqtggBDSyC26trFL6MNztt/fTRzr87U=; h=Subject:To:From:Date:MIME-Version:Content-Type; b=b4Y81ToJQx1ghNS3+2NZXnLF6zXjNv4xgUMbMzW37jo53D2RFlkqYAGSBVIjajHR4 +Klh/2uvh3cx9LV0RH7b2IT9+vKyiFqcKQ2JbyWLKJzh2tZ9u1sBz38kVvIWfP23+x hYy8NlkFY7WIU3yn3uIhT3hiO9+BUTTEHvzhizRqbjH8M1ix/x2G7+C+qqqb6XMQS0 F7vRPn82mCTLl3JJx0mKnFtKuTf+2IM4zRv7ePaK+Jf8WcguLFQQ0r9m5jor1oeBHP AcZKjF8Ofcg4AarllVaBALiOUgje3g9ickktguzzoPF+I8Yp3k0evPnhcxQK8SXWcU mwKG7qo7ND6pA== Sender: linux-nfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org 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. Kinds regards -- Giulio Benetti Benetti Engineering sas