[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: new snapshot available: coreutils-8.26.57-00381
From: |
Assaf Gordon |
Subject: |
Re: new snapshot available: coreutils-8.26.57-00381 |
Date: |
Thu, 2 Mar 2017 23:59:37 -0500 |
Hello Pádraig and all,
> On Mar 1, 2017, at 22:42, Pádraig Brady <address@hidden> wrote:
>
> https://pixelbeat.org/cu/coreutils-ss.tar.xz
From a cursory look, I see two failures that might be new:
First,
on various Mac OS X, the gnulib test 'test-lock' fails with exit code 134
(SIGABRT?)
(But no coreutils test failures):
Log here:
https://pretest.housegordon.org/g/4461/logs/test-suite.0.log?inlined=1
I think there was a recent change with it, here:
https://lists.gnu.org/archive/html/bug-gnulib/2017-01/msg00046.html
Second,
On Debian 7.6, 'cut-huge-range' fails, log here:
https://pretest.housegordon.org/g/4479/logs/tests-suite-summary.log?inlined=1
On newer Debian 8.6 there are no failures.
Few previously known failures (like 'rpl_malloc' on AIX7, 'wc_width' on OpenBSD
5.9,
gnulib on musl-libc, and few on NetBSD 7.0) - these were all discussed for
previous releases so I won't repeat them.
Additional strange thing is that on two OpenSolaris systems (SunOS 5.11 x86 and
sparc),
it seems the test '/tests/misc/timeout.sh' hangs (the command "timeout .5 sh -c
'sleep 2; echo foo'" does not terminate).
That could be a problem in my setup. I haven't had a chance to investigate
further.
But so far I don't have test results for any OpenSolaris system.
Also,
I'm experimenting with easier reporting for these tests,
these reports are all available here:
https://pretest.housegordon.org/q/coreutils-8.26.57
Clicking on a system name shows a summary for the build, and direct log
downloading is at the bottom
of the page. Comments are very welcomed.
Lastly,
No test failures on the following:
CentOS 6.5 (x86_64)
CentOS 7.0.1406 (x86_64)
Debian 8.1 (x86_64)
Fedora 20 (ppc64)
Fedora 21 (ppc64le)
Fedora 21 (x86_64)
Fedora 22 (x86_64)
Fedora 23 (x86_64)
Fedora 24 (x86_64)
Fedora 25 (x86_64)
FreeBSD 10.1-RELEASE (amd64)
FreeBSD 10.3-RELEASE (amd64)
FreeBSD 11.0-RELEASE-p1 (amd64)
FreeBSD 9.3-RELEASE (amd64)
OpenBSD 5.8 (amd64)
OpenBSD 6.0 (amd64)
SUSE LINUX 42.1 (x86_64)
Trisquel 6.0.1 (x86_64)
Trisquel 7.0 (x86_64)
Ubuntu 14.04 (aarch64)
Ubuntu 14.04 (x86_64)
Ubuntu 14.04 (x86_64,CC=/localdata2/opt/gcc-4.9.4/bin/gcc-4.9)
Ubuntu 14.04 (x86_64,CC=/localdata2/opt/gcc-5.4.0/bin/gcc-5.4)
Ubuntu 14.04 (x86_64,CC=/localdata2/opt/gcc-6.2.0/bin/gcc-6.2)
Ubuntu 14.04 (x86_64,CC=/localdata2/opt/gcc-7.0/bin/gcc-7.0)
Ubuntu 14.04 (x86_64,CC=clang-3.9)
Ubuntu 14.04 (x86_64,CC=clang-4.0)
Ubuntu 15.04 (i686)
Ubuntu 15.04 (x86_64)
Ubuntu 16.04 (x86_64)
gNewSense 3.0 (x86_64)
kFreeBSD 9.0-2-amd64/Debian 7.8 (x86_64)
openSUSE project 13.1 (x86_64)
regards,
- assaf