From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id uPRRLp0P5WBSUwAAWB0awg (envelope-from ) for ; Tue, 06 Jul 2021 22:21:17 -0400 Received: by simark.ca (Postfix, from userid 112) id BAAD81F1F4; Tue, 6 Jul 2021 22:21:17 -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=unavailable 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 5B27A1E54D for ; Tue, 6 Jul 2021 22:21:17 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id AF833393F835 for ; Wed, 7 Jul 2021 02:21:16 +0000 (GMT) Received: from mail-pj1-x1035.google.com (mail-pj1-x1035.google.com [IPv6:2607:f8b0:4864:20::1035]) by sourceware.org (Postfix) with ESMTPS id 5B74B393D018 for ; Wed, 7 Jul 2021 02:20:59 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 5B74B393D018 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-x1035.google.com with SMTP id l11so619088pji.5 for ; Tue, 06 Jul 2021 19:20:59 -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:mime-version:content-disposition; bh=UcEfLrhsG5fKw+3sKFBPwtndvlGpkOCKWzCocC7xV5Q=; b=0mOgaMYGLcRFSLcCbWfYS15QWmWIKs8E570qF5KYJJn16i/N1z4wSYTQx6w6NCr3XG E2BXmpCl1MjVSd6VmEYeG+YG7apl7EllizeSQq8JzIZGc2a0kE3Tpulcag40qPNm+zA7 p9DcaY6jYt28w7+/aHWIMGgGNYH+uZ73grcehcGmR3vKEVLXpNinrBtwidyobmME/sOC gB6ixY4yXZrel+t2gwzYesorpH+y77Ki1Rlc0yqgkAJzNKzyZLusOn1ihEyrarc5Y0cM lI30MYXHr96a+dp3yVvRxEEh3AbFC7cFTEzsQoQ+S9g7h8svYjcD4fehY8sDUjHHAw25 sfqg== 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:mime-version :content-disposition; bh=UcEfLrhsG5fKw+3sKFBPwtndvlGpkOCKWzCocC7xV5Q=; b=KDIN4bMsV5ROSLB57SnJQzlUWuMvFVogLTStU4bb2pMnXgsaTqPD8Y1Zu+CS+vw1Ny B+3gGO5XS8lrvlTkRTzbvHxb/no2MoI8GT7NKu14D6tUwNz3955FwLtwB1VQ5bWsKVCV H90yHRSvJuWJV+ujEBjM7P1AVI7DbvkI/DOmdE9FHSkPNvYYt68NeEP0gobdtin9LEnw vTI4iVhtIIHod843N86/8KdDnOBXc22E50n8E+uOCucqKmGC+uPoSKT5b4WlaDiiKuyp WEdQ4CX1l8xby6JrV5IGgTtOJzg0FVZHEPDXaJ7pv4760xX+DTAgvuveXl47wn/9iYvv e9fA== X-Gm-Message-State: AOAM533ehYr5AZPgLdphCcd6qNbi+WoPjSpU1NjHnKP0XWlkNCVCIBNz HoR9qZ4MEdUUXA6W1pnauBO/ X-Google-Smtp-Source: ABdhPJxkxf1v7z2dKc4mRbJ6Tjz9JmCFswBYafyHPMG/Yz61a+owbZSvlf2Ep4hucrT9U6Kv8vbndw== X-Received: by 2002:a17:902:b7c5:b029:129:18c9:3a99 with SMTP id v5-20020a170902b7c5b029012918c93a99mr19536811plz.2.1625624458462; Tue, 06 Jul 2021 19:20:58 -0700 (PDT) Received: from takamaka.home ([184.69.131.86]) by smtp.gmail.com with ESMTPSA id cx5sm4654239pjb.1.2021.07.06.19.20.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 06 Jul 2021 19:20:57 -0700 (PDT) Received: by takamaka.home (Postfix, from userid 1000) id 0885E89CFD; Tue, 6 Jul 2021 19:20:57 -0700 (PDT) Date: Tue, 6 Jul 2021 19:20:57 -0700 From: Joel Brobecker To: Simon Marchi Subject: [gdbadmin@sourceware.org: make-snapshot gdb current failed] Message-ID: <20210707022057.GE12614@adacore.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline 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: Joel Brobecker , gdb-patches@sourceware.org Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hey Simon, Please do not investigate if you can't see why your patch could be related to this, but I thought I'd ask you what you thought before I dive it myself (I've just had a very long day...). I just got the attached report from our nightly source package script. Do you think your patch ... | commit 8043d65ba257c3f1ab08e2cce6a1b005923c17cb | Author: Simon Marchi | Date: Tue Jul 6 14:54:29 2021 -0400 | Subject: gdb/testsuite: restore configure script Might be the cause of it? The log is not super helpful, but it looks like it's maybe failing during a "make distclean". Perhaps the key is this message? | Missing testsuite/Makefile If it doesn't ring a bell, please feel free to let me isolate and reproduce the problem, so I can at least provide more details. Those nightly scripts are a real pain to follow, as they are multilayered and love to make things so generic as always being a pure headache in figuring out exactly what they do in practice... -- Joel --KsGdsel6WgEHnImy Content-Type: message/rfc822 Content-Disposition: inline Return-Path: X-Original-To: brobecke@localhost Delivered-To: brobecke@localhost Received: from takamaka (localhost [127.0.0.1]) by takamaka.home (Postfix) with ESMTP id 2960E89CF7 for ; Tue, 6 Jul 2021 18:52:30 -0700 (PDT) Delivered-To: brobecker@adacore.com Received: from pop.gmail.com [74.125.199.109] by takamaka with POP3 (fetchmail-6.4.2) for (single-drop); Tue, 06 Jul 2021 18:52:30 -0700 (PDT) Received: by 2002:a05:6512:2216:0:0:0:0 with SMTP id h22csp134269lfu; Tue, 6 Jul 2021 18:50:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzWWWERmzZQvy7c0BdS6fJaChccg9ShzXr2aa9bPFCMlo57cfEoFTsq1FJx61Ok0n6HaIJr X-Received: by 2002:a05:6512:2251:: with SMTP id i17mr16466955lfu.194.1625622627050; Tue, 06 Jul 2021 18:50:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625622627; cv=none; d=google.com; s=arc-20160816; b=Z4Vt1ZLjjmqKvuvm91fkeFx1IPHypD4KUT3ZH2XnDqf/IeMikbORIFB+OdacsfxjAT O8T1ADgm4fPYmxYfGyDQfuPtOPPI88YFvUPDvtoPqwXtWyKmuKqLeSpgqE1aw/ooAjTB UfHxsbhQYcY7aDhVUPlUiAYqgVjsz0YxcPdkglazQg7fsvLwkaQsmfxI4wE38jjJKOHm eD3hKH4ZmXSdqjSqP01h31fPEDjnqfQ7b28N+TiPPGngkq7vJo4p+6xv/xr4Sl/uX/As AsdOJ/WLUb6S0Y2GGR60Pkg2LoL+Ui0FUkDZG9zCc0fIe8ZshrmURUOkgMSbIUnOU+l/ Kv8A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=from:message-id:content-transfer-encoding:mime-version:user-agent :subject:to:date:dkim-signature:dkim-filter:delivered-to :delivered-to; bh=d3+eQ0kn+PTIHwq4pp7yJJEGualk9rTGdcvmzPdpc4A=; b=Cnx62hbUmH1FTFyFajyWxy3SKS2JBwVaw2WOA5wUQGBeLZr6ckFCIGDf7KiY+5uo3z 9UnLA5yOKVOXx7dWlsSAPc6mr+buMd64R+LcEGk0dlwsKevMzplmS6Av1SAeUuhNWhni 3ZWLhcfn4a2RRm2pjWC3ay3HZh2aB6lEtoHLW5/j90WHjSk/VGbIM5mJIM/P8x0WJLsk yCLC7LjJF/NcOMCAVU8jU0lgQixiYdLM8MuLoalKhQv5gneiM3WTOTcXslgkC4WyWtRE PnB3YQebv401UcvgjAs2WVcPGW9YF5iI0atGzzhaKKYgBGTgrnDXQQNis80M+6YbU30O BZzQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@sourceware.org header.s=default header.b=sDRGruoV; spf=pass (google.com: domain adacore.com configured 194.98.77.210 as internal address) smtp.mailfrom=gdbadmin@sourceware.org Received: from smtp.eu.adacore.com (mel.act-europe.fr. [194.98.77.210]) by mx.google.com with ESMTPS id g8si18021725lfj.51.2021.07.06.18.50.26 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Jul 2021 18:50:27 -0700 (PDT) Received-SPF: pass (google.com: domain adacore.com configured 194.98.77.210 as internal address) Authentication-Results: mx.google.com; dkim=pass header.i=@sourceware.org header.s=default header.b=sDRGruoV; spf=pass (google.com: domain adacore.com configured 194.98.77.210 as internal address) smtp.mailfrom=gdbadmin@sourceware.org Received: by smtp.eu.adacore.com (Postfix) id 7AB72812E2; Wed, 7 Jul 2021 03:50:26 +0200 (CEST) Delivered-To: brobecker@eu.adacore.com Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 78C39812E1 for ; Wed, 7 Jul 2021 03:50:26 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at eu.adacore.com Received: from smtp.eu.adacore.com ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B58jMq21UJBl for ; Wed, 7 Jul 2021 03:50:26 +0200 (CEST) Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp-in.eu.adacore.com (Postfix) with ESMTPS id 4E682812DF for ; Wed, 7 Jul 2021 03:50:23 +0200 (CEST) Received: by sourceware.org (Postfix) id 977753851C0D; Wed, 7 Jul 2021 01:50:22 +0000 (GMT) Delivered-To: brobecke@sourceware.org Received: by sourceware.org (Postfix, from userid 2171) id 83B2A385743E; Wed, 7 Jul 2021 01:50:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 83B2A385743E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1625622622; bh=d3+eQ0kn+PTIHwq4pp7yJJEGualk9rTGdcvmzPdpc4A=; h=Date:To:Subject:From:From; b=sDRGruoVs254KgT0N1dSqXxrYMFZcP+enWFjj8kUK83T/T+OfVTY9N/uS0NyJf0c0 Hf3Hpf1wcHzLvKpsx1T3QZ4hIxBW53+LTYnVza1PJy+lYRiokNjY4v0d1yuTDlbm3V 2cX+IW5tObB00N+iiCyGIfef0xveSZyMCpDLIbTE= Date: Wed, 07 Jul 2021 01:50:22 +0000 To: brobecke@sourceware.org Subject: make-snapshot gdb current failed User-Agent: Heirloom mailx 12.5 7/5/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20210707015022.83B2A385743E@sourceware.org> From: GDB Administrator rm -f init.c stamp-init version.c stamp-version rm -f gdb core make.log rm -f gdb[0-9] rm -f test-cp-name-parser rm -f xml-builtin.c stamp-xml rm -f .deps/* for i in arch cli dwarf2 mi compile tui unittests guile python target nat; do \ rm -f $i/*.o; \ rm -f $i/.deps/*; \ done make[3]: Entering directory '/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src/gdb' make[4]: Entering directory '/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src/gdb/doc' rm -f gdb.mm gdb.ms gdb.me links2roff rm -f gdb.aux gdb.cp* gdb.fn* gdb.ky* gdb.log gdb.pg* gdb.toc gdb.tp* gdb.vr* rm -f stabs.aux stabs.cp* stabs.fn* stabs.ky* stabs.log stabs.pg* stabs.toc stabs.tp* stabs.vr* rm -f annotate.aux annotate.cp* annotate.fn* annotate.ky* annotate.log annotate.pg* annotate.toc annotate.tp* annotate.vr* rm -f sedref.dvi sedref.tex tmp.sed rm -f gdb-cfg.texi rm -f Makefile make[4]: Leaving directory '/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src/gdb/doc' make[4]: Entering directory '/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src/gdb/testsuite' rm -f *~ core *.o a.out xgdb *.x *.grt bigcore.corefile .gdb_history rm -f core.* *.tf *.cl tracecommandsscript copy1.txt zzz-gdbscript rm -f *.dwo *.dwp rm -rf outputs temp cache rm -rf gdb.perf/workers gdb.perf/outputs gdb.perf/temp gdb.perf/cache rm -f read1.so expect-read1 rm -f *~ core rm -f Makefile config.status *-init.exp rm -fr *.log summary detail *.plog *.sum *.psum site.* make[4]: Leaving directory '/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src/gdb/testsuite' make[4]: Entering directory '/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src/gdb/data-directory' rm -rf syscalls rm -f stamp-syscalls rm -rf python rm -f stamp-python rm -rf guile rm -f stamp-guile rm -rf system-gdbinit rm -f stamp-system-gdbinit rm -f Makefile make[4]: Leaving directory '/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src/gdb/data-directory' Missing testsuite/Makefile make[3]: *** [Makefile:1969: subdir_do] Error 1 make[3]: Leaving directory '/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src/gdb' make[2]: *** [Makefile:1936: distclean] Error 2 make[2]: Leaving directory '/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src/gdb' make[1]: *** [Makefile:10438: distclean-gdb] Error 1 make[1]: Leaving directory '/sourceware1/snapshot-tmp/gdb/snapshot/current-gdb/make-snapshot/src' make: *** [Makefile:1964: do-distclean] Error 2 --KsGdsel6WgEHnImy--