From: Joel Brobecker <brobecker@adacore.com>
To: Simon Marchi <simon.marchi@polymtl.ca>
Cc: Joel Brobecker <brobecker@adacore.com>, gdb-patches@sourceware.org
Subject: [gdbadmin@sourceware.org: make-snapshot gdb current failed]
Date: Tue, 6 Jul 2021 19:20:57 -0700 [thread overview]
Message-ID: <20210707022057.GE12614@adacore.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1028 bytes --]
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 <simon.marchi@polymtl.ca>
| 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
[-- Attachment #2: Type: message/rfc822, Size: 7429 bytes --]
From: GDB Administrator <gdbadmin@sourceware.org>
To: brobecke@sourceware.org
Subject: make-snapshot gdb current failed
Date: Wed, 07 Jul 2021 01:50:22 +0000
Message-ID: <20210707015022.83B2A385743E@sourceware.org>
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
next reply other threads:[~2021-07-07 2:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-07 2:20 Joel Brobecker [this message]
2021-07-07 3:04 ` Simon Marchi via Gdb-patches
2021-07-07 13:20 ` [PATCH master + 11] gdb/Makefile.in: remove testsuite from SUBDIRS Simon Marchi via Gdb-patches
2021-07-07 17:58 ` [gdbadmin@sourceware.org: make-snapshot gdb current failed] Joel Brobecker
2021-07-08 14:02 ` Simon Marchi via Gdb-patches
2021-07-08 15:10 ` Joel Brobecker
-- strict thread matches above, loose matches on Subject: below --
2021-01-11 2:53 Joel Brobecker
2021-01-11 2:59 ` H.J. Lu via Gdb-patches
2021-01-11 3:07 ` Joel Brobecker
2011-07-14 4:50 Joel Brobecker
2011-07-14 14:59 ` Alan Modra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210707022057.GE12614@adacore.com \
--to=brobecker@adacore.com \
--cc=gdb-patches@sourceware.org \
--cc=simon.marchi@polymtl.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox