public inbox for gcc-rust@gcc.gnu.org
 help / color / mirror / Atom feed
* Test results for gccrs on Debian unstable s390x
@ 2021-06-02 19:48 John Paul Adrian Glaubitz
  2021-06-02 20:13 ` Marc
  2021-08-08  7:03 ` John Paul Adrian Glaubitz
  0 siblings, 2 replies; 4+ messages in thread
From: John Paul Adrian Glaubitz @ 2021-06-02 19:48 UTC (permalink / raw)
  To: gcc-rust

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

Hello!

Just built gccrs revision 59b417323b25072aff2662f1f54f417f7b7ded61 on Debian unstable s390x.

The testsuite fails with the following failures. Attaching the log file.

Adrian

                === 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 /home/glaubitz/gccrs/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /home/glaubitz/gccrs/gcc/testsuite/rust/compile/compile.exp ...
Running /home/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)
Running /home/glaubitz/gccrs/gcc/testsuite/rust/compile/xfail/xfail.exp ...
Running /home/glaubitz/gccrs/gcc/testsuite/rust/execute/torture/execute.exp ...

                === rust Summary ===

# of expected passes            2354
# of unexpected failures        42
# of expected failures          26
make[2]: Leaving directory '/home/glaubitz/gccrs/build/gcc'
make[1]: Leaving directory '/home/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-s390x.log.gz --]
[-- Type: application/gzip, Size: 57821 bytes --]

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02 19:48 Test results for gccrs on Debian unstable s390x John Paul Adrian Glaubitz
2021-06-02 20:13 ` Marc
2021-08-08  7:03 ` John Paul Adrian Glaubitz
2021-08-08 12:01   ` 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).