Re: ☠ Buildbot (GNU Toolchain): gccrust - failed 'grep unexpected ...' (failure) (master)

2022-05-10 Thread dkm--- via Gcc-rust
May 10, 2022 1:38 PM, "Mark Wielaard" wrote: > On Tue, 2022-05-10 at 11:00 +, builder--- via Gcc-rust wrote: > >> A new failure has been detected on builder gccrust-debian-i386 while >> building gccrust. >> >> Full details are available at: >> https://builder.sourceware.org/buildbot/#builde

Re: Buildbot failure in Wildebeest Builder on whole buildset

2022-02-18 Thread dkm--- via Gcc-rust
> Worker for this Build: debian-ppc64 Hi Mark, Looks like the ppc64 is requesting a bigger disk :) fatal: sha1 file '/var/lib/buildbot/workers/wildebeest/gccrust-debian-ppc64/gccrs/.git/index.lock' write error. Out of diskspace Cheers, Marc -- Gcc-rust mailing list Gcc-rust@gcc.gnu.org http

Re: [PATCH] Add support for const bool and const float

2021-08-16 Thread dkm--- via Gcc-rust
Hey! Looks like tests are not OK, at least in the github action. Can't test but maybe you can confirm this issue ? # of unexpected failures14 Marc August 15, 2021 9:55 PM, "Mark Wielaard" wrote: > Handle BOOL and FLOAT in ConstFoldExpr::visit (HIR::LiteralExpr) to > make it possible