From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 115244 invoked by alias); 22 Oct 2017 08:49:44 -0000 Mailing-List: contact libffi-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libffi-discuss-owner@sourceware.org Received: (qmail 68930 invoked by uid 89); 22 Oct 2017 08:48:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=H*r:sk:libffi-, UD:php, HContent-Transfer-Encoding:8bit X-HELO: einhorn-mail.in-berlin.de Received: from einhorn.in-berlin.de (HELO einhorn-mail.in-berlin.de) (192.109.42.8) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 22 Oct 2017 08:48:45 +0000 X-Envelope-From: doko@ubuntu.com X-Envelope-To: Received: from [192.168.178.37] (ip5f5bf7e1.dynamic.kabel-deutschland.de [95.91.247.225]) (authenticated bits=0) by einhorn.in-berlin.de (8.14.4/8.14.4/Debian-8+deb8u2) with ESMTP id v9M8mVxx016128 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Sun, 22 Oct 2017 10:48:32 +0200 To: "libffi-discuss@sourceware.org" From: Matthias Klose Subject: libffi test results with trunk 20171020 Message-ID: <049e7714-d22c-b146-f05d-77f58b9bc02e@ubuntu.com> Date: Sun, 22 Oct 2017 08:49:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2017/txt/msg00022.txt.bz2 I had another test build of libffi trunk; the individual build logs can be seen at https://buildd.debian.org/status/package.php?p=libffi&suite=experimental The base system is glibc-2.23, binutils-2.29 and GCC 7.2. Not including the failures here for architectures with many failing test cases. architectures without failures: x86_64, i686, aarch64, hppa, mips, mipsel, powerpc, ppc64, ppc64el, s390x, sparc64, kfreebsd-amd64, kfreebsd-i686, I have no test results for m68k, powerpcspe and sh4 because a Debian port maintainer decides not to run the tests during the build. I'll work around that next time. I see test failures on armel, armhf and mips64el. on The Hurd the testsuite gets killed. x86_64-linux-gnux32 doesn't build (issue #306). Matthias arm-linux-gnueabi (armv4t, soft float): # of expected passes 2045 # of unexpected failures 105 arm-linux-gnueabihf (armv7, hard-float, thumb mode) # of expected passes 2142 # of unexpected failures 49 mips64el-unknown-linux-gnuabi64 Running ../../testsuite/libffi.call/call.exp ... FAIL: libffi.call/cls_longdouble_va.c -W -Wall -Wno-psabi -O0 output pattern test FAIL: libffi.call/cls_longdouble_va.c -W -Wall -Wno-psabi -O2 output pattern test FAIL: libffi.call/cls_longdouble_va.c -W -Wall -Wno-psabi -O3 output pattern test FAIL: libffi.call/cls_longdouble_va.c -W -Wall -Wno-psabi -Os output pattern test FAIL: libffi.call/cls_longdouble_va.c -W -Wall -Wno-psabi -O2 -fomit-frame-pointer output pattern test # of expected passes 1955 # of unexpected failures 5 # of unsupported tests 28 alpha-linux-gnu # of expected passes 2235 # of expected failures 5 i686-pc-gnu (Hurd): Running ../../testsuite/libffi.call/call.exp ... /bin/bash: line 3: 27502 Killed runtest --tool $tool --srcdir $srcdir Makefile:412: recipe for target 'check-DEJAGNU' failed make[3]: *** [check-DEJAGNU] Error 1