public inbox for gcc-rust@gcc.gnu.org
 help / color / mirror / Atom feed
* Test results for gccrs on Debian unstable m68k
@ 2021-06-08 11:51 John Paul Adrian Glaubitz
  2021-08-08 12:59 ` John Paul Adrian Glaubitz
  0 siblings, 1 reply; 2+ messages in thread
From: John Paul Adrian Glaubitz @ 2021-06-08 11:51 UTC (permalink / raw)
  To: gcc-rust; +Cc: Andreas Schwab

[-- 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 --]

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

* Re: Test results for gccrs on Debian unstable m68k
  2021-06-08 11:51 Test results for gccrs on Debian unstable m68k John Paul Adrian Glaubitz
@ 2021-08-08 12:59 ` John Paul Adrian Glaubitz
  0 siblings, 0 replies; 2+ messages in thread
From: John Paul Adrian Glaubitz @ 2021-08-08 12:59 UTC (permalink / raw)
  To: gcc-rust; +Cc: Andreas Schwab

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

Hello!

On 6/8/21 1:51 PM, John Paul Adrian Glaubitz wrote:
> Testsuite fails, errors seem to indicate the same issue with floating numbers as it
> has been observed on 32-bit x86 and s390x [1].
As expected, Michael's patch [1] also fixed the testsuite on m68k.

Attaching the log file.

Adrian

> [1] https://github.com/Rust-GCC/gccrs/pull/614

                === 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 ...
Running /glaubitz/gccrs/gcc/testsuite/rust/compile/xfail/xfail.exp ...
Running /glaubitz/gccrs/gcc/testsuite/rust/debug/debug.exp ...
Running /glaubitz/gccrs/gcc/testsuite/rust/execute/torture/execute.exp ...

                === rust Summary ===

# of expected passes            3741
# of expected failures          21
make[2]: Leaving directory '/glaubitz/gccrs/build/gcc'
make[1]: Leaving directory '/glaubitz/gccrs/build/gcc'

-- 
 .''`.  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-new.log.gz --]
[-- Type: application/gzip, Size: 44452 bytes --]

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

end of thread, other threads:[~2021-08-08 12:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-08 11:51 Test results for gccrs on Debian unstable m68k John Paul Adrian Glaubitz
2021-08-08 12:59 ` John Paul Adrian Glaubitz

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).