[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: new snapshot available: coreutils-8.24.161-1204d
From: |
Pádraig Brady |
Subject: |
Re: new snapshot available: coreutils-8.24.161-1204d |
Date: |
Sun, 17 Jan 2016 14:46:09 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
On 16/01/16 19:40, Pádraig Brady wrote:
> We plan to release coreutils-8.25 early next week, so any testing
> you can do on various different systems between now and then
> would be most welcome.
>
> --------------------------------------
>
> You can download the coreutils snapshot in xz format (5.5 MB) from:
> https://pixelbeat.org/cu/coreutils-ss.tar.xz
>
> And verify with gpg or md5sum with:
> https://pixelbeat.org/cu/coreutils-ss.tar.xz.sig
> MD5 (coreutils-8.24.161-1204d.tar.xz) = 14ce28f1b7d777c6e956d2ae269d67f1
>
> --------------------------------------
>
> To test follow this standard procedure:
>
> tar -xf $downloaded_file
> cd coreutils-8.24.161-1204d
> ./configure && make check VERBOSE=yes
>
> Failures are displayed and details are in tests/test-suite.log
> Please report system type and successes to address@hidden,
> and attach the log if there are failures.
Fedora 23, x86_64, GCC 5.1.1
coreutils:
PASS: 514
SKIP: 96
gnulib:
PASS: 297
SKIP: 11
FreeBSD 10.2, x86_64, GCC 6.0.0
coreutils:
PASS: 424
SKIP: 155
FAIL: 1
tests/rm/dangling-symlink.sh
false positive race on loaded system
I'll add a patch to increase the wait time
Apple LLVM version 7.0.2 (clang-700.1.81)
Target: x86_64-apple-darwin14.5.0
coreutils:
PASS: 419
SKIP: 161
gnulib:
PASS: 295
SKIP: 13
ARMv7l, ArchLinux, GCC 5.3.0
coreutils:
PASS: 464
SKIP: 116
gnulib:
PASS: 282
SKIP: 26
OpenSUSE 42.1, x86_64, GCC 4.8.5
coreutils:
PASS: 465
SKIP: 115
gnulib:
PASS: 289
SKIP: 19
SunOS 5.10, sparc SUNW,T5240 (128 core), GCC 4.5.0
coreutils:
PASS: 423
SKIP: 157
gnulib:
PASS: 279
SKIP: 29
OpenBSD 5.8, x86_64, GCC 4.2.1
coreutils:
PASS: 428
SKIP: 152
gnulib:
PASS: 273
SKIP: 34
FAIL: 1
test-wcwidth.c:71: assertion 'wcwidth (0x3000) == 2' failed
Seems we should add some more width verifications to wcwidth.m4.
$ export LC_ALL=fr_FR.UTF-8
$ for c in 3000 B250 FF1A; do
> src/printf "\\u$c" | src/wc -L
> python -c "import unicodedata as ud; print ud.name(unichr(0x$c))"
> done
1
IDEOGRAPHIC SPACE
2
HANGUL SYLLABLE NWESS
0
FULLWIDTH COLON
cheers,
Pádraig.
- Re: [platform-testers] new snapshot available: coreutils-8.24.150-4ab87, (continued)
- Re: [platform-testers] new snapshot available: coreutils-8.24.150-4ab87, Eric Blake, 2016/01/14
- Re: [platform-testers] new snapshot available: coreutils-8.24.150-4ab87, Pádraig Brady, 2016/01/14
- Re: [platform-testers] new snapshot available: coreutils-8.24.150-4ab87, Pádraig Brady, 2016/01/15
- Re: [platform-testers] new snapshot available: coreutils-8.24.150-4ab87, Pádraig Brady, 2016/01/16
- Re: [platform-testers] new snapshot available: coreutils-8.24.150-4ab87, Pádraig Brady, 2016/01/16
- Message not available
Re: [platform-testers] new snapshot available: coreutils-8.24.150-4ab87, Assaf Gordon, 2016/01/13
Re: new snapshot available: coreutils-8.24.150-4ab87, Pádraig Brady, 2016/01/16
Re: new snapshot available: coreutils-8.24.161-1204d, Pádraig Brady, 2016/01/18
Re: new snapshot available: coreutils-8.24.161-1204d, Assaf Gordon, 2016/01/18
Re: new snapshot available: coreutils-8.24.161-1204d, Pádraig Brady, 2016/01/18
Re: new snapshot available: coreutils-8.24.161-1204d, Assaf Gordon, 2016/01/18
Re: new snapshot available: coreutils-8.24.161-1204d, Assaf Gordon, 2016/01/18
Re: new snapshot available: coreutils-8.24.161-1204d, Assaf Gordon, 2016/01/18
Re: new snapshot available: coreutils-8.24.161-1204d, Pádraig Brady, 2016/01/18