public inbox for gcc-rust@gcc.gnu.org
 help / color / mirror / Atom feed
* ☠ Buildbot (GNU Toolchain): gccrust - failed 'make clean' (failure) (master)
@ 2022-07-21 22:38 builder
  2022-07-21 22:49 ` Mark Wielaard
  0 siblings, 1 reply; 3+ messages in thread
From: builder @ 2022-07-21 22:38 UTC (permalink / raw)
  To: gcc-rust

A new failure has been detected on builder gccrust-bootstrap-debian-amd64 while building gccrust.

Full details are available at:
    https://builder.sourceware.org/buildbot/#builders/107/builds/43

Build state: failed 'make clean' (failure)
Revision: 51f03d9d697b0f3fed65f85e88ce41d424c844fb
Worker: bb2
Build Reason: (unknown)
Blamelist: Thomas Schwinge <thomas@codesourcery.com>

Steps:

- 0: worker_preparation ( success )

- 1: git checkout ( success )
    Logs:
        - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/1/logs/stdio

- 2: rm -rf gccrs-build ( success )
    Logs:
        - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/2/logs/stdio

- 3: configure ( success )
    Logs:
        - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/3/logs/stdio

- 4: make ( warnings )
    Logs:
        - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/4/logs/stdio
        - warnings (42): https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/4/logs/warnings__42_

- 5: make check ( warnings )
    Logs:
        - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/5/logs/stdio
        - rust.sum: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/5/logs/rust_sum
        - rust.log: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/5/logs/rust_log
        - warnings (1): https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/5/logs/warnings__1_

- 6: grep unexpected rust.sum ( success )
    Logs:
        - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/6/logs/stdio

- 7: prep ( success )
    Logs:
        - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/7/logs/stdio

- 8: build bunsen.cpio ( success )
    Logs:
        - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/8/logs/stdio

- 9: fetch bunsen.cpio ( success )
    Logs:
        - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/9/logs/stdio

- 10: unpack bunsen.cpio ( success )
    Logs:
        - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/10/logs/stdio

- 11: pass .bunsen.source.gitname ( success )
    Logs:
        - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/11/logs/stdio

- 12: pass .bunsen.source.gitbranch ( success )
    Logs:
        - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/12/logs/stdio

- 13: pass .bunsen.source.gitrepo ( success )
    Logs:
        - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/13/logs/stdio

- 14: upload to bunsen ( success )
    Logs:
        - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/14/logs/stdio

- 15: clean up ( success )
    Logs:
        - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/15/logs/stdio

- 16: make clean ( failure )
    Logs:
        - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/16/logs/stdio


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ☠ Buildbot (GNU Toolchain): gccrust - failed 'make clean' (failure) (master)
  2022-07-21 22:38 ☠ Buildbot (GNU Toolchain): gccrust - failed 'make clean' (failure) (master) builder
@ 2022-07-21 22:49 ` Mark Wielaard
  2022-07-22 14:48   ` Mark Wielaard
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Wielaard @ 2022-07-21 22:49 UTC (permalink / raw)
  To: Thomas Schwinge; +Cc: gcc-rust

Hi,

On Thu, Jul 21, 2022 at 10:38:18PM +0000, builder--- via Gcc-rust wrote:
> A new failure has been detected on builder gccrust-bootstrap-debian-amd64 while building gccrust.
> 
> Full details are available at:
>     https://builder.sourceware.org/buildbot/#builders/107/builds/43
> 
> Build state: failed 'make clean' (failure)
> Revision: 51f03d9d697b0f3fed65f85e88ce41d424c844fb
> Worker: bb2
> Build Reason: (unknown)
> Blamelist: Thomas Schwinge <thomas@codesourcery.com>
> 
> Steps:
> [...] 
> - 16: make clean ( failure )
>     Logs:
>         - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/16/logs/stdio

Sorry, this was supposed to simply be to save some space at the end of the build:
https://sourceware.org/pipermail/buildbot/2022q3/000162.html

Apparently make clean doesn't work as expected. I will try to look
into it, but it might take one or two days till I have time. Apologies for the mess.

Cheers,

Mark

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ☠ Buildbot (GNU Toolchain): gccrust - failed 'make clean' (failure) (master)
  2022-07-21 22:49 ` Mark Wielaard
@ 2022-07-22 14:48   ` Mark Wielaard
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Wielaard @ 2022-07-22 14:48 UTC (permalink / raw)
  To: Thomas Schwinge; +Cc: gcc-rust, buildbot

[-- Attachment #1: Type: text/plain, Size: 1355 bytes --]

Hi,

On Fri, Jul 22, 2022 at 12:49:54AM +0200, Mark Wielaard wrote:
> On Thu, Jul 21, 2022 at 10:38:18PM +0000, builder--- via Gcc-rust wrote:
> > A new failure has been detected on builder gccrust-bootstrap-debian-amd64 while building gccrust.
> > 
> > Full details are available at:
> >     https://builder.sourceware.org/buildbot/#builders/107/builds/43
> > 
> > Build state: failed 'make clean' (failure)
> > Revision: 51f03d9d697b0f3fed65f85e88ce41d424c844fb
> > Worker: bb2
> > Build Reason: (unknown)
> > Blamelist: Thomas Schwinge <thomas@codesourcery.com>
> > 
> > Steps:
> > [...] 
> > - 16: make clean ( failure )
> >     Logs:
> >         - stdio: https://builder.sourceware.org/buildbot/#builders/107/builds/43/steps/16/logs/stdio
> 
> Sorry, this was supposed to simply be to save some space at the end
> of the build:
> https://sourceware.org/pipermail/buildbot/2022q3/000162.html
>
> Apparently make clean doesn't work as expected. I will try to look
> into it, but it might take one or two days till I have
> time. Apologies for the mess.

It only happens after a boostrap build. But I couldn't really figure
out what is going wrong. It looks like some parts of make clean
require bash while the debian-stable tester uses dash as default. For
now I just remove the whole build tree at the end instead of running
make clean.

Cheers,

Mark

[-- Attachment #2: 0001-Don-t-make-clean-after-a-gccrs-bootstrap.patch --]
[-- Type: text/plain, Size: 1216 bytes --]

From f2db122660f2f03632253493dd7ae801e9567056 Mon Sep 17 00:00:00 2001
From: Mark Wielaard <mark@klomp.org>
Date: Fri, 22 Jul 2022 16:39:58 +0200
Subject: [PATCH] Don't make clean after a gccrs bootstrap

It looks like after a bootstrap make clean gets confused.
Just blow away the whole builddir when we are done with it.
---
 builder/master.cfg | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/builder/master.cfg b/builder/master.cfg
index 2047eaa..0d94e67 100644
--- a/builder/master.cfg
+++ b/builder/master.cfg
@@ -1686,7 +1686,10 @@ gccrust_bootstrap_factory.addStep(gccrust_make_bootstrap_step)
 gccrust_bootstrap_factory.addStep(gccrust_check_bootstrap_step)
 gccrust_bootstrap_factory.addStep(gccrust_check_check_step)
 gccrust_bootstrap_factory.addSteps(gccrust_bunsen_steps)
-gccrust_bootstrap_factory.addStep(gccrust_make_clean_step)
+# It looks like after a bootstrap make clean gets confused
+# Just blow away the whole builddir when we are done with it
+#gccrust_bootstrap_factory.addStep(gccrust_make_clean_step)
+gccrust_bootstrap_factory.addStep(gccrust_rm_build_step)
 
 gccrust_fedora_x86_64_builder = util.BuilderConfig(
         name="gccrust-fedora-x86_64",
-- 
2.31.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-22 14:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-21 22:38 ☠ Buildbot (GNU Toolchain): gccrust - failed 'make clean' (failure) (master) builder
2022-07-21 22:49 ` Mark Wielaard
2022-07-22 14:48   ` Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).