From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by sourceware.org (Postfix) with ESMTPS id C39F13838010 for ; Wed, 2 Jun 2021 11:27:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C39F13838010 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=physik.fu-berlin.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=zedat.fu-berlin.de Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.94) for gcc-rust@gcc.gnu.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (envelope-from ) id 1loP1b-000S4k-Ij; Wed, 02 Jun 2021 13:27:03 +0200 Received: from suse-laptop.physik.fu-berlin.de ([160.45.32.140]) by inpost2.zedat.fu-berlin.de (Exim 4.94) for gcc-rust@gcc.gnu.org with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (envelope-from ) id 1loP1b-003kpn-DJ; Wed, 02 Jun 2021 13:27:03 +0200 To: gcc-rust@gcc.gnu.org From: John Paul Adrian Glaubitz Subject: Test results for gccrs on Debian unstable ia64 Message-ID: <478d9956-a97f-5da2-b684-31d791c54fa3@physik.fu-berlin.de> Date: Wed, 2 Jun 2021 13:27:03 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Original-Sender: glaubitz@physik.fu-berlin.de X-Originating-IP: 160.45.32.140 X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, KAM_NUMSUBJECT, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-rust@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: gcc-rust mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jun 2021 11:27:15 -0000 Hi! I have started to test gccrs on various targets supported by Debian to see if there are any portability issues with the code. The first target I have tested is Debian unstable ia64. I tested revision fd9e53249c6c269e68f9aca71b3d17b3ecee8e8a. The code builds without any obvious issues and I was able to run the testsuite with the following results: === 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.test/compile/compile.exp ... Running /home/glaubitz/gccrs/gcc/testsuite/rust.test/execute/execute.exp ... FAIL: rust.test/execute/block_expr1.rs -O0 execution test FAIL: rust.test/execute/block_expr1.rs -O1 execution test FAIL: rust.test/execute/block_expr1.rs -O2 execution test FAIL: rust.test/execute/block_expr1.rs -O3 -g execution test FAIL: rust.test/execute/block_expr1.rs -Os execution test FAIL: rust.test/execute/block_expr1.rs -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: rust.test/execute/block_expr1.rs -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: rust.test/execute/empty_main.rs -O0 execution test FAIL: rust.test/execute/empty_main.rs -O1 execution test FAIL: rust.test/execute/empty_main.rs -O2 execution test FAIL: rust.test/execute/empty_main.rs -O3 -g execution test FAIL: rust.test/execute/empty_main.rs -Os execution test FAIL: rust.test/execute/empty_main.rs -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: rust.test/execute/empty_main.rs -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: rust.test/execute/func1.rs -O0 execution test FAIL: rust.test/execute/func1.rs -O1 execution test FAIL: rust.test/execute/func1.rs -O2 execution test FAIL: rust.test/execute/func1.rs -O3 -g execution test FAIL: rust.test/execute/func1.rs -Os execution test FAIL: rust.test/execute/func1.rs -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: rust.test/execute/func1.rs -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test Running /home/glaubitz/gccrs/gcc/testsuite/rust.test/unsupported/unsupported.exp ... Running /home/glaubitz/gccrs/gcc/testsuite/rust.test/xfail_compile/xfail_compile.exp ... === rust Summary === # of expected passes 2347 # of unexpected failures 21 # of expected failures 26 make[2]: Leaving directory '/home/glaubitz/gccrs/build/gcc' make[1]: Leaving directory '/home/glaubitz/gccrs/build/gcc' I will test on more targets throughout the next days. Adrian -- .''`. 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