From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id CXEDO0Tr5WCOZAAAWB0awg (envelope-from ) for ; Wed, 07 Jul 2021 13:58:28 -0400 Received: by simark.ca (Postfix, from userid 112) id E9A791F1F2; Wed, 7 Jul 2021 13:58:28 -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.5 required=5.0 tests=DKIM_SIGNED, MAILING_LIST_MULTI,RDNS_DYNAMIC,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (ip-8-43-85-97.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 005BC1E01F for ; Wed, 7 Jul 2021 13:58:27 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 54787396E43A for ; Wed, 7 Jul 2021 17:58:27 +0000 (GMT) Received: from mail-pj1-x102e.google.com (mail-pj1-x102e.google.com [IPv6:2607:f8b0:4864:20::102e]) by sourceware.org (Postfix) with ESMTPS id ADB4E396E02B for ; Wed, 7 Jul 2021 17:58:16 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org ADB4E396E02B 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-x102e.google.com with SMTP id d9-20020a17090ae289b0290172f971883bso3627699pjz.1 for ; Wed, 07 Jul 2021 10:58:16 -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=vUDfnKOKYAqcoAGX2Ji+wKfvlnVcljfs6xfkZ/Ylthg=; b=dw76egHgW7cNLh4/kvUO9KgQRAbGWp57J1coMAONvdDH4mRN7MBWKpBhxAjrGLNqwD u8bu+2MdNGTbNuadQ55TipbJtGu8iCSaitpji9wDzn7k27jEIDtSZjUKzhUWzdgUu/9o 6KojtkkK50AmjxRD5+TqwOtAsnCvL+rDFo6HI7kdFajUnkMINyfOtPL9jgBxSMkU2FrT /ilYv5gPUL+8LO+XxlntgaBpqX3K8AZ2cK061WQhgP/81moyOAQFEAKBqTuT/rtCWmYS kl31opL2N1KhSSR+8ZLDpcRRtlglYnXpJbaBfj2NvhSQyV8LB8P7djNRYQLQoxu7pSUf /LuQ== 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=vUDfnKOKYAqcoAGX2Ji+wKfvlnVcljfs6xfkZ/Ylthg=; b=LZ5amkWHedp7qbDkMnKZkYw8MTqQ0pHQYTBYKShtK51Kmo3EqPRi0/r8VPBqp0awzJ nKfGv/9OdgSEHtnAlSmw/o2ua8woao5v58zIlGd5gHnAmpRJGRhFTLELnSpxsUHU5cTw /vf/k8fLdzB1mJ9U8pZDHWtILr/OZAJjeXPAY8RKIbnC2equqi7TIgk+mPqKwe8owEKF NrpO9GSPpaNprVLgbPzon+C90NfqHiaUR6cqnzIdCRquUQQk68+ayHJ3r6Jptwsd3HUi gAQzCBlqAtGAwlEt5iYAvFINReVAXfB49hrZYx7SFGBBDSNOjQzMowFg6yh8vYBXh63a OJ0w== X-Gm-Message-State: AOAM532x0tr1tPWVNxvIdRPd8pw4XqdhoxGMW0/BPAp5buEery5K1EhC aQYNrgrfgKnaQTSKx8NlktV1 X-Google-Smtp-Source: ABdhPJwQ7QGTRtzqXFp4RqhxCuhBxjeQLhmD+ZuZvvrzCQnkfpXgxUKhorOcIga6bLTUONfL4tmEpw== X-Received: by 2002:a17:90a:a395:: with SMTP id x21mr27111156pjp.63.1625680695858; Wed, 07 Jul 2021 10:58:15 -0700 (PDT) Received: from takamaka.home ([184.69.131.86]) by smtp.gmail.com with ESMTPSA id a9sm10113875pfa.26.2021.07.07.10.58.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 07 Jul 2021 10:58:15 -0700 (PDT) Received: by takamaka.home (Postfix, from userid 1000) id 721C089CFD; Wed, 7 Jul 2021 10:58:14 -0700 (PDT) Date: Wed, 7 Jul 2021 10:58:14 -0700 From: Joel Brobecker To: Simon Marchi Subject: Re: [gdbadmin@sourceware.org: make-snapshot gdb current failed] Message-ID: <20210707175814.GF12614@adacore.com> References: <20210707022057.GE12614@adacore.com> <4a63f76d-4882-a45b-25f3-fb201ff1366f@polymtl.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4a63f76d-4882-a45b-25f3-fb201ff1366f@polymtl.ca> 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: gdb-patches@sourceware.org, Joel Brobecker Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" > In the generated gdb/Makefile, I see: > > SUBDIRS = doc testsuite data-directory testsuite > > So what likely happens is that it tries to run distclean twice in > testsuite. The second time around, the Makefile in there doesn't exist. > > In Makefile.in, it looks like this: > > SUBDIRS = doc @subdirs@ data-directory testsuite > > So the first testsuite comes from the AC_CONFIG_SUBDIRS macro in > configure.ac, and the second is hardcoded. The second one should be > removed. I missed it because it was not added by the patch that removed > testsuite/configure, it was added later. > > I'll write / test / send a patch tomorrow. Nice find. Thanks Simon. -- Joel