From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id R/yQB6H24WCuRwAAWB0awg (envelope-from ) for ; Sun, 04 Jul 2021 13:57:53 -0400 Received: by simark.ca (Postfix, from userid 112) id 100D21F1F2; Sun, 4 Jul 2021 13:57:53 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=DKIM_SIGNED, MAILING_LIST_MULTI,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 640901E940 for ; Sun, 4 Jul 2021 13:57:51 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 691C43857C73 for ; Sun, 4 Jul 2021 17:57:47 +0000 (GMT) Received: from mail-pj1-x102d.google.com (mail-pj1-x102d.google.com [IPv6:2607:f8b0:4864:20::102d]) by sourceware.org (Postfix) with ESMTPS id 8AE883858003 for ; Sun, 4 Jul 2021 17:57:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 8AE883858003 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=adacore.com Received: by mail-pj1-x102d.google.com with SMTP id g24so10138442pji.4 for ; Sun, 04 Jul 2021 10:57:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adacore-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=IfxkeYVx3CYSGC34/jwN/ti0wmqF30uh0lgYTbIo0bs=; b=X3FNnZiHgAnj/a9zleBDHRnvKwm2VJF4tadmlKr+03JN88L1yBJjIJ5mDLqGpbdSdT pdXZAjSi3Alm0+z+VjM8N35HbqRQo4FQY39dpdUsnCu3zxgSjgQW8GjX9x+I9x+53CyE Lfpul2819Ywf0QmiYFQfilPcEpDvmC75Gy6oI9pUXwuxWrOTlI9XLV8jByW0zWuXefm+ vXdJosX4Xb9A7quM9Dc+RNvTMhYnFKm5PahAEkEJfNCM/6P1fmcZbIRBADbCIQ0/J7pR TKwpl8anet2KaPYu+AmrN2uCzOJWN/NDNOl0O+ruQHej5C9bGE2kzTttUCJlwGVPFvSC 6bLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=IfxkeYVx3CYSGC34/jwN/ti0wmqF30uh0lgYTbIo0bs=; b=Dd7naiDbvMTdBoPytu8mx89dul91UgOQo48PH/YN7gH4K3sW/SV003HjIYhbqccjha /OIb9RXR8bFcQbHIoGSAqP9y7hTunnKcwJqqC9kprbFrg/9u0xn0bBLL5suc2BC7skvR 7BEEIBSmmiknGCLXZtLxMGX+SOgeyI6ElghpT8zSTytMfIdUnaiUaMQ72n9RA4ZSo9IJ HB27sZ2sGoIdekAFYjkAXlCMJRs+Xfng9BjC68rMSLcF2pbnyTLmsCIxLkKZ2SYoBub7 JZSN3+jxrcnWWzF5ydVpfq0RnRKYDiKZpsuJN5d4f7hPyvf/kbKGiNPEZsekTdKM9pP5 ipBA== X-Gm-Message-State: AOAM533eLQbAuslKR1J63JabAnLnDKZQ2MRxt65JqTR9Uh8S2p5L3B6k qfWCZX2ldeyJqdvb1jHtkpCw X-Google-Smtp-Source: ABdhPJwNdSW+lwnoQHQRH1Es1UIGXMd3LjH9dEyXaG13rd0NVlz9Mujpw9y0fLih4ywtduChMlLMNA== X-Received: by 2002:a17:90a:9205:: with SMTP id m5mr10796519pjo.172.1625421454724; Sun, 04 Jul 2021 10:57:34 -0700 (PDT) Received: from takamaka.home ([184.69.131.86]) by smtp.gmail.com with ESMTPSA id 30sm11563908pgz.45.2021.07.04.10.57.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 04 Jul 2021 10:57:34 -0700 (PDT) Received: by takamaka.home (Postfix, from userid 1000) id 4555289CFC; Sun, 4 Jul 2021 10:57:33 -0700 (PDT) Date: Sun, 4 Jul 2021 10:57:33 -0700 From: Joel Brobecker To: Andreas Schwab Subject: Re: [ANNOUNCEMENT] GDB 11 release branch created! Message-ID: <20210704175733.GA45270@adacore.com> References: <87im1q78im.fsf@linux-m68k.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87im1q78im.fsf@linux-m68k.org> X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Bernd Edlinger , gdb-patches@sourceware.org, Joel Brobecker Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" [switching to gdb-patches] > > The prerelease snapshots will be available at: > > > > ftp://sourceware.org/pub/gdb/snapshots/branch/gdb.tar.xz > > The tarball contains the file gdb/doc/GDBvn.texi which is a generated > file depending on the configuration. This breaks building with > --with-system-readline. Thanks for the heads up, Andreas. In skimming through the commits, I think the following change is responsible for this change of behavior: commit ab954e4a53cab8c33728e6708695abc1616c90b1 Author: Bernd Edlinger Date: Wed Nov 25 18:52:49 2020 +0100 Subject: Fix building gdb release from tar file without makeinfo Add GDBvn.texi and version.subst to the release tar file, so the gdb.info does not need makeinfo. This avoids the need for makeinfo to be available. 2020-12-04 Bernd Edlinger * Makefile.in: Delete GDBvn.texi and version.subst only in the maintainer-clean target. I don't understand how this has an impact on building GDB, though. So, I tried configuring GDB with --with-system-readline, did a "make" and "make install". It worked with both in-tree and out-of-tree builds. -- Joel