public inbox for gcc-rust@gcc.gnu.org
 help / color / mirror / Atom feed
From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
To: gcc-rust@gcc.gnu.org
Cc: Andreas Schwab <schwab@linux-m68k.org>
Subject: Test results for gccrs on Debian unstable m68k
Date: Tue, 8 Jun 2021 13:51:26 +0200	[thread overview]
Message-ID: <bc33758b-ca9c-89c4-4967-81054f34b20a@physik.fu-berlin.de> (raw)

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

Hi!

Just built revision df36e6b9abb197ceb0ff5d1020482c75c6f1424a on Debian unstable m68k.

Testsuite fails, errors seem to indicate the same issue with floating numbers as it
has been observed on 32-bit x86 and s390x [1].

Attaching the full log.

Adrian

> [1] https://github.com/Rust-GCC/gccrs/issues/467

                === rust tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /glaubitz/gccrs/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /glaubitz/gccrs/gcc/testsuite/rust/compile/compile.exp ...
Running /glaubitz/gccrs/gcc/testsuite/rust/compile/torture/compile.exp ...
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O0  (internal compiler error)
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O0   12 blank line(s) in output
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O0  (test for excess errors)
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O1  (internal compiler error)
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O1   12 blank line(s) in output
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O1  (test for excess errors)
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O2  (internal compiler error)
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O2   12 blank line(s) in output
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O2  (test for excess errors)
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O3 -g  (internal compiler error)
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O3 -g   12 blank line(s) in output
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O3 -g  (test for excess errors)
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -Os  (internal compiler error)
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -Os   12 blank line(s) in output
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -Os  (test for excess errors)
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (internal compiler error)
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none   12 blank line(s) in output
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (internal compiler error)
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects   12 blank line(s) in output
FAIL: rust/compile/torture/arithmetic_expressions1.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
FAIL: rust/compile/torture/float1.rs   -O0  (internal compiler error)
FAIL: rust/compile/torture/float1.rs   -O0   3 blank line(s) in output
FAIL: rust/compile/torture/float1.rs   -O0  (test for excess errors)
FAIL: rust/compile/torture/float1.rs   -O1  (internal compiler error)
FAIL: rust/compile/torture/float1.rs   -O1   3 blank line(s) in output
FAIL: rust/compile/torture/float1.rs   -O1  (test for excess errors)
FAIL: rust/compile/torture/float1.rs   -O2  (internal compiler error)
FAIL: rust/compile/torture/float1.rs   -O2   3 blank line(s) in output
FAIL: rust/compile/torture/float1.rs   -O2  (test for excess errors)
FAIL: rust/compile/torture/float1.rs   -O3 -g  (internal compiler error)
FAIL: rust/compile/torture/float1.rs   -O3 -g   3 blank line(s) in output
FAIL: rust/compile/torture/float1.rs   -O3 -g  (test for excess errors)
FAIL: rust/compile/torture/float1.rs   -Os  (internal compiler error)
FAIL: rust/compile/torture/float1.rs   -Os   3 blank line(s) in output
FAIL: rust/compile/torture/float1.rs   -Os  (test for excess errors)
FAIL: rust/compile/torture/float1.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (internal compiler error)
FAIL: rust/compile/torture/float1.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none   3 blank line(s) in output
FAIL: rust/compile/torture/float1.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
FAIL: rust/compile/torture/float1.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (internal compiler error)
FAIL: rust/compile/torture/float1.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects   3 blank line(s) in output
FAIL: rust/compile/torture/float1.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
FAIL: rust/compile/torture/methods1.rs   -O0  (internal compiler error)
FAIL: rust/compile/torture/methods1.rs   -O0   3 blank line(s) in output
FAIL: rust/compile/torture/methods1.rs   -O0  (test for excess errors)
FAIL: rust/compile/torture/methods1.rs   -O1  (internal compiler error)
FAIL: rust/compile/torture/methods1.rs   -O1   3 blank line(s) in output
FAIL: rust/compile/torture/methods1.rs   -O1  (test for excess errors)
FAIL: rust/compile/torture/methods1.rs   -O2  (internal compiler error)
FAIL: rust/compile/torture/methods1.rs   -O2   3 blank line(s) in output
FAIL: rust/compile/torture/methods1.rs   -O2  (test for excess errors)
FAIL: rust/compile/torture/methods1.rs   -O3 -g  (internal compiler error)
FAIL: rust/compile/torture/methods1.rs   -O3 -g   3 blank line(s) in output
FAIL: rust/compile/torture/methods1.rs   -O3 -g  (test for excess errors)
FAIL: rust/compile/torture/methods1.rs   -Os  (internal compiler error)
FAIL: rust/compile/torture/methods1.rs   -Os   3 blank line(s) in output
FAIL: rust/compile/torture/methods1.rs   -Os  (test for excess errors)
FAIL: rust/compile/torture/methods1.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (internal compiler error)
FAIL: rust/compile/torture/methods1.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none   3 blank line(s) in output
FAIL: rust/compile/torture/methods1.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
FAIL: rust/compile/torture/methods1.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (internal compiler error)
FAIL: rust/compile/torture/methods1.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects   3 blank line(s) in output
FAIL: rust/compile/torture/methods1.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
FAIL: rust/compile/torture/methods2.rs   -O0  (internal compiler error)
FAIL: rust/compile/torture/methods2.rs   -O0   3 blank line(s) in output
FAIL: rust/compile/torture/methods2.rs   -O0  (test for excess errors)
FAIL: rust/compile/torture/methods2.rs   -O1  (internal compiler error)
FAIL: rust/compile/torture/methods2.rs   -O1   3 blank line(s) in output
FAIL: rust/compile/torture/methods1.rs   -O1  (test for excess errors)
FAIL: rust/compile/torture/methods1.rs   -O2  (internal compiler error)
FAIL: rust/compile/torture/methods1.rs   -O2   3 blank line(s) in output
FAIL: rust/compile/torture/methods1.rs   -O2  (test for excess errors)
FAIL: rust/compile/torture/methods1.rs   -O3 -g  (internal compiler error)
FAIL: rust/compile/torture/methods1.rs   -O3 -g   3 blank line(s) in output
FAIL: rust/compile/torture/methods1.rs   -O3 -g  (test for excess errors)
FAIL: rust/compile/torture/methods1.rs   -Os  (internal compiler error)
FAIL: rust/compile/torture/methods1.rs   -Os   3 blank line(s) in output
FAIL: rust/compile/torture/methods1.rs   -Os  (test for excess errors)
FAIL: rust/compile/torture/methods1.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (internal compiler error)
FAIL: rust/compile/torture/methods1.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none   3 blank line(s) in output
FAIL: rust/compile/torture/methods1.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
FAIL: rust/compile/torture/methods1.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (internal compiler error)
FAIL: rust/compile/torture/methods1.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects   3 blank line(s) in output
FAIL: rust/compile/torture/methods1.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
FAIL: rust/compile/torture/methods2.rs   -O0  (internal compiler error)
FAIL: rust/compile/torture/methods2.rs   -O0   3 blank line(s) in output
FAIL: rust/compile/torture/methods2.rs   -O0  (test for excess errors)
FAIL: rust/compile/torture/methods2.rs   -O1  (internal compiler error)
FAIL: rust/compile/torture/methods2.rs   -O1   3 blank line(s) in output
FAIL: rust/compile/torture/methods2.rs   -O1  (test for excess errors)
FAIL: rust/compile/torture/methods2.rs   -O2  (internal compiler error)
FAIL: rust/compile/torture/methods2.rs   -O2   3 blank line(s) in output
FAIL: rust/compile/torture/methods2.rs   -O2  (test for excess errors)
FAIL: rust/compile/torture/methods2.rs   -O3 -g  (internal compiler error)
FAIL: rust/compile/torture/methods2.rs   -O3 -g   3 blank line(s) in output
FAIL: rust/compile/torture/methods2.rs   -O3 -g  (test for excess errors)
FAIL: rust/compile/torture/methods2.rs   -Os  (internal compiler error)
FAIL: rust/compile/torture/methods2.rs   -Os   3 blank line(s) in output
FAIL: rust/compile/torture/methods2.rs   -Os  (test for excess errors)
FAIL: rust/compile/torture/methods2.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (internal compiler error)
FAIL: rust/compile/torture/methods2.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none   3 blank line(s) in output
FAIL: rust/compile/torture/methods2.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
FAIL: rust/compile/torture/methods2.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (internal compiler error)
FAIL: rust/compile/torture/methods2.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects   3 blank line(s) in output
FAIL: rust/compile/torture/methods2.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
FAIL: rust/compile/torture/methods3.rs   -O0  (internal compiler error)
FAIL: rust/compile/torture/methods3.rs   -O0   3 blank line(s) in output
FAIL: rust/compile/torture/methods3.rs   -O0  (test for excess errors)
FAIL: rust/compile/torture/methods3.rs   -O1  (internal compiler error)
FAIL: rust/compile/torture/methods3.rs   -O1   3 blank line(s) in output
FAIL: rust/compile/torture/methods3.rs   -O1  (test for excess errors)
FAIL: rust/compile/torture/methods3.rs   -O2  (internal compiler error)
FAIL: rust/compile/torture/methods3.rs   -O2   3 blank line(s) in output
FAIL: rust/compile/torture/methods3.rs   -O2  (test for excess errors)
FAIL: rust/compile/torture/methods3.rs   -O3 -g  (internal compiler error)
FAIL: rust/compile/torture/methods3.rs   -O3 -g   3 blank line(s) in output
FAIL: rust/compile/torture/methods3.rs   -O3 -g  (test for excess errors)
FAIL: rust/compile/torture/methods3.rs   -Os  (internal compiler error)
FAIL: rust/compile/torture/methods3.rs   -Os   3 blank line(s) in output
FAIL: rust/compile/torture/methods3.rs   -Os  (test for excess errors)
FAIL: rust/compile/torture/methods3.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (internal compiler error)
FAIL: rust/compile/torture/methods3.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none   3 blank line(s) in output
FAIL: rust/compile/torture/methods3.rs   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
FAIL: rust/compile/torture/methods3.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (internal compiler error)
FAIL: rust/compile/torture/methods3.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects   3 blank line(s) in output
FAIL: rust/compile/torture/methods3.rs   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
Running /glaubitz/gccrs/gcc/testsuite/rust/compile/xfail/xfail.exp ...
Running /glaubitz/gccrs/gcc/testsuite/rust/execute/torture/execute.exp ...

                === rust Summary ===

# of expected passes            2412
# of unexpected failures        105
# of expected failures          15

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

[-- Attachment #2: rust-m68k.log.gz --]
[-- Type: application/gzip, Size: 32499 bytes --]

             reply	other threads:[~2021-06-08 11:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-08 11:51 John Paul Adrian Glaubitz [this message]
2021-08-08 12:59 ` John Paul Adrian Glaubitz

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=bc33758b-ca9c-89c4-4967-81054f34b20a@physik.fu-berlin.de \
    --to=glaubitz@physik.fu-berlin.de \
    --cc=gcc-rust@gcc.gnu.org \
    --cc=schwab@linux-m68k.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).