From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by sourceware.org (Postfix) with ESMTP id 7F8BF388B004 for ; Tue, 9 Jun 2020 20:30:16 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 7F8BF388B004 Received: from mail-pf1-f197.google.com (mail-pf1-f197.google.com [209.85.210.197]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-127-jRdt1YkhPDeMq6TM6vRXpw-1; Tue, 09 Jun 2020 16:30:05 -0400 X-MC-Unique: jRdt1YkhPDeMq6TM6vRXpw-1 Received: by mail-pf1-f197.google.com with SMTP id v128so114455pfc.12 for ; Tue, 09 Jun 2020 13:30:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=jfsu0Siwtx1wdZHrsLKwBcigiLjYw28J4peDzPdwewI=; b=gKCYR9r8r1ibHSQknlTpKoHnWWdoIZj6nU72ZMmAfyaitSpi2paHIjxqI2s7WMjm0Y Dys2kP6bdpxDPU9xLLUAwesapYoQ+5JuTGN8qW2uhKvJ9vT7mfjdJuw3FkJ9iFlH8tMR 9E+zUjKsVpRJeds/YELSJMO4snRSBAeAtYAw3hJR6kfvUrlvObDTV5ZnI6tMJrG0VG5L ks/ifNKDfZFtEbWgUwSuj/ldIU5AIiRi/Fe1rIyn3SKKbKAnMx4NzI/yyNForEnhWHlz cPvN80g2pJtOTk6a0apG8zqsS/9cXOv3AN2Ldkyaptb3RG+64Kx7Et0YALSqOjSbvT32 VUZA== X-Gm-Message-State: AOAM5319n6UICtiQbdkaGLSl6N3XSP50ltGPojeRRW0PcvsVkjG3YFaI +twYXpFgIIiWUAVdBBaBxD4yLspId3pGSd9/zzu8wqzypilQT9KaDC7L1gHlqZH+VQLgy39vlz0 RvHPjsshJFy35ibU+u6zcYAvpBLITvos= X-Received: by 2002:a63:ad0b:: with SMTP id g11mr26196710pgf.275.1591734604369; Tue, 09 Jun 2020 13:30:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxuAq4YWagCik0KdsR30t7hWR49F4TzSk/KxHyo/S1pcajTmH4YW30fC1K+4jZx4wiM937iUNpIW8B8Dr0x6+g= X-Received: by 2002:a63:ad0b:: with SMTP id g11mr26196705pgf.275.1591734604123; Tue, 09 Jun 2020 13:30:04 -0700 (PDT) MIME-Version: 1.0 References: <26dc2ba9-5a45-16bb-ba47-c54b475271c4@embedded-brains.de> <7C4F403E-3A80-4C0E-AE59-02E8E153011D@gmail.com> In-Reply-To: From: Jeff Johnston Date: Tue, 9 Jun 2020 16:29:53 -0400 Message-ID: Subject: Re: [PATCH] Auto-generated files for commit e6ce6f1430eee503a388cf1fc7fe6634de09fb0f To: Sebastian Huber Cc: Eshan Dhawan , Newlib X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com X-Spam-Status: No, score=-9.4 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: newlib@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Newlib mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2020 20:30:17 -0000 Hi Eshan, Typically, you do not run autotools for newllib patches. I or Corinne will do that for you so if this patch has not changed from the one you submitted without autoconf files, then I'll just regenerate the files for you and amend the patch. --- Jeff J. On Tue, Jun 9, 2020 at 5:28 AM Sebastian Huber < sebastian.huber@embedded-brains.de> wrote: > On 09/06/2020 10:56, Eshan Dhawan wrote: > > > > > On Tue, Jun 9, 2020 at 10:27 AM Sebastian Huber > > > > wrote: > > > > On 08/06/2020 08:06, Eshan Dhawan wrote: > > > > >>> On 08-Jun-2020, at 10:40 AM, Sebastian > > Huber > > wrote: > > >>> > > >>> =EF=BB=BFOn 07/06/2020 19:42, Eshan dhawan wrote: > > >>> > > >>> diff --git a/newlib/configure b/newlib/configure > > >>> index d6c3372d8..4e0125101 100755 > > >>> --- a/newlib/configure > > >>> +++ b/newlib/configure > > >>> @@ -1,11 +1,9 @@ > > >>> #! /bin/sh > > >>> # Guess values for system-dependent variables and create > > Makefiles. > > >>> -# Generated by GNU Autoconf 2.68 for newlib 3.3.0. > > >>> +# Generated by GNU Autoconf 2.69 for newlib 3.3.0. > > >>> # > > >> If you use the wrong Autoconf/Automake versions to regenerate > > the files, then the universe may collapse. > > > I have tested the patches and it works completely fine with > > these versions as well. > > > > With how many Newlib targets and host systems have you tested this > > change? Are you really confident enough to change the top-level > > configure file of Newlib through an unrelated side-effect of a > > powerpc > > fenv support patch? > > > > Please regenerate the files with the right Automake/Autoconf versio= ns > > and reduce the impact of your patch. > > > > Ok, I will regenerate the patch. > > Could you please tell me the correct versions to be used, > I don't know this for sure, but I guess it is Autoconf 2.68 if you look > a couple of lines above. > >