Hi, On Sun, Mar 06, 2022 at 11:20:56PM +0100, Mark Wielaard wrote: > On Sun, Mar 06, 2022 at 10:01:10PM +0000, build...@builder.wildebeest.org > wrote: > > The Buildbot has detected a new failure on builder gccrust-debian-arm64 > > while building gccrust. > > Full details are available at: > > https://builder.wildebeest.org/buildbot/#builders/58/builds/1716 > > > > Buildbot URL: https://builder.wildebeest.org/buildbot/ > > > > Worker for this Build: debian-arm64 > > > > Build Reason: <unknown> > > Blamelist: Arthur Cohen <arthur.co...@embecosm.com>, bors[bot] > > <26634292+bors[bot]@users.noreply.github.com> > > > > BUILD FAILED: failed 'grep unexpected ...' (failure) > > And the same for all other arches. The unexpected fails or in the rust.log: > > Executing on host: > /var/lib/buildbot/workers/wildebeest/gccrust-debian-arm64/gccrs-build/gcc/testsuite/rust/../../gccrs > > -B/var/lib/buildbot/workers/wildebeest/gccrust-debian-arm64/gccrs-build/gcc/testsuite/rust/../../ > > /var/lib/buildbot/workers/wildebeest/gccrust-debian-arm64/gccrs/gcc/testsuite/rust/execute/torture/macros6.rs > -fdiagnostics-plain-output -O0 -lm -o ./macros6.exe (timeout = > 300) > spawn -ignore SIGHUP > /var/lib/buildbot/workers/wildebeest/gccrust-debian-arm64/gccrs-build/gcc/testsuite/rust/../../gccrs > > -B/var/lib/buildbot/workers/wildebeest/gccrust-debian-arm64/gccrs-build/gcc/testsuite/rust/../../ > > /var/lib/buildbot/workers/wildebeest/gccrust-debian-arm64/gccrs/gcc/testsuite/rust/execute/torture/macros6.rs > -fdiagnostics-plain-output -O0 -lm -o ./macros6.exe > /var/lib/buildbot/workers/wildebeest/gccrust-debian-arm64/gccrs/gcc/testsuite/rust/execute/torture/macros6.rs:10:13: > error: Cannot find path 'Foo' in this scope > compiler exited with status 1 > FAIL: rust/execute/torture/macros6.rs -O0 (test for excess errors) > Excess errors: > /var/lib/buildbot/workers/wildebeest/gccrust-debian-arm64/gccrs/gcc/testsuite/rust/execute/torture/macros6.rs:10:13: > error: Cannot find path 'Foo' in this scope > UNRESOLVED: rust/execute/torture/macros6.rs -O0 compilation failed to > produce executable
This seems to have been resolved by a followup commit: commit 58d1721529e99c7c633615e7491b777a6198ed00 (github/pr/985) Author: Arthur Cohen <arthur.co...@embecosm.com> Date: Tue Mar 1 10:41:45 2022 +0100 macroinvocation: Only allow *stmt* visitors when semicoloned All, except debian-i386, are green again: https://builder.wildebeest.org/buildbot/#/builders?tags=gccrust Cheers, Mark -- Gcc-rust mailing list Gcc-rust@gcc.gnu.org https://gcc.gnu.org/mailman/listinfo/gcc-rust