Hello Pádraig,

On 2019-03-04 3:18 a.m., Pádraig Brady wrote:
We plan to release coreutils-8.31 in the coming week

Thanks for all the hard work, and for cleaning up and finalizing the 'env' patch.


Some test results:

No failures on the following:
  Debian unstable (sparc64)
  CentOS 7 (ppc64le)
  CentOS 7 (ppc64)
  CentOS 7 (x86_64)
  OpenBSD 6.2 (amd64)
  Raspbian 9.6 (armv7l)
  Ubuntu 14.04 (aarch64)

few failures:

On FreeBSD 11:
  FAIL: tests/misc/wc-nbsp

On Mac OS X:
  FAIL: tests/misc/wc-nbsp
  FAIL: tests/misc/test-N
  FAIL: tests/id/zero
  FAIL: tests/touch/trailing-slash

On Debian 8.11 / mips64:
  FAIL: tests/misc/test-N

Debian 8.11 / i686:
  FAIL: tests/cp/fiemap-perf

Logs attached. I haven't looked into those yet.
Will have few more results soon.

regards,
 - assaf




=========================================================
   GNU coreutils 8.30.79-efa3e: ./tests/test-suite.log
=========================================================

# TOTAL: 616
# PASS:  462
# SKIP:  153
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

FAIL: tests/misc/wc-nbsp
========================

+ initial_cwd_=/tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e
+ testdir_prefix_
+ printf gt
+ pfx_=gt
+ mktempd_ /tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e gt-wc-nbsp.sh.XXXX
+ destdir_=/tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e
+ template_=gt-wc-nbsp.sh.XXXX
+ MAX_TRIES_=4
+ destdir_slash_=/tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e/
+ unset TMPDIR
+ d=/tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e/gt-wc-nbsp.sh.ZblG
+ :
+ test -d /tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e/gt-wc-nbsp.sh.ZblG
+ ls -dgo /tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e/gt-wc-nbsp.sh.ZblG
+ perms='drwx------ 2 512 Mar  4 21:38 /tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e/gt-wc-nbsp.sh.ZblG'
+ :
+ echo /tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e/gt-wc-nbsp.sh.ZblG
+ return
+ test_dir_=/tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e/gt-wc-nbsp.sh.ZblG
+ cd /tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e/gt-wc-nbsp.sh.ZblG
+ gl_init_sh_nl_='
'
+ IFS=$' \t
'
+ expr 1 + 128
+ eval $'trap \'Exit 129\' 1'
+ trap 'Exit 129' 1
+ expr 2 + 128
+ eval $'trap \'Exit 130\' 2'
+ trap 'Exit 130' 2
+ expr 3 + 128
+ eval $'trap \'Exit 131\' 3'
+ trap 'Exit 131' 3
+ expr 13 + 128
+ eval $'trap \'Exit 141\' 13'
+ trap 'Exit 141' 13
+ expr 15 + 128
+ eval $'trap \'Exit 143\' 15'
+ trap 'Exit 143' 15
+ trap remove_tmp_ 0
+ path_prepend_ ./src
+ test 1 '!=' 0
+ path_dir_=./src
+ abs_path_dir_=/tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e/./src
+ PATH=/tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e/./src:/tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e/src:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
+ create_exe_shims_ /tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e/./src
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ print_ver_ wc printf
+ require_built_ wc printf
+ skip_=no
+ test no '=' yes
+ test yes '=' yes
+ local i
+ env wc --version
wc (GNU coreutils) 8.30.79-efa3e
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Paul Rubin and David MacKenzie.
+ env printf --version
printf (GNU coreutils) 8.30.79-efa3e
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David MacKenzie.
+ export 'LC_ALL=en_US.ISO-8859-1'
+ locale charmap
+ test US-ASCII '=' ISO-8859-1
+ export 'LC_ALL=en_US.UTF-8'
+ locale charmap
+ test UTF-8 '=' UTF-8
+ env printf '=\u00A0='
+ wc -w
+ test 1 '=' 2
+ fail=1
+ env printf '=\u2007='
+ wc -w
+ test 1 '=' 2
+ fail=1
+ env printf '=\u202F='
+ wc -w
+ test 1 '=' 2
+ fail=1
+ env printf '=\u2060='
+ wc -w
+ test 1 '=' 2
+ fail=1
+ export 'LC_ALL=ru_RU.KOI8-R'
+ locale charmap
+ test KOI8-R '=' KOI8-R
+ env printf '=\x9A='
+ wc -w
+ test 1 '=' 2
+ fail=1
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ :
+ test '' '=' yes
+ cd /tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e
+ chmod -R u+rwx /tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e/gt-wc-nbsp.sh.ZblG
+ rm -rf /tmp/coreutils-8.30.79-efa3e.XXXXXX.t7g1xgrs/coreutils-8.30.79-efa3e/gt-wc-nbsp.sh.ZblG
+ exit 1
FAIL tests/misc/wc-nbsp.sh (exit status: 1)

Attachment: Darwin_17.4.0_x86_64--tests-suite-summary.log.gz
Description: application/gzip

=========================================================
   GNU coreutils 8.30.79-efa3e: ./tests/test-suite.log
=========================================================

# TOTAL: 616
# PASS:  470
# SKIP:  145
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

FAIL: tests/misc/test-N
=======================

++ initial_cwd_=/home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e gt-test-N.sh.XXXX
+++ case $# in
+++ destdir_=/home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e
+++ template_=gt-test-N.sh.XXXX
+++ MAX_TRIES_=4
+++ case $destdir_ in
+++ destdir_slash_=/home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e/
+++ case $template_ in
++++ unset TMPDIR
+++ d=/home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e/gt-test-N.sh.wO2D
+++ case $d in
+++ :
+++ test -d /home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e/gt-test-N.sh.wO2D
++++ ls -dgo /home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e/gt-test-N.sh.wO2D
+++ perms='drwx------ 2 4096 Mar  4 22:58 /home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e/gt-test-N.sh.wO2D'
+++ case $perms in
+++ :
+++ echo /home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e/gt-test-N.sh.wO2D
+++ return
++ test_dir_=/home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e/gt-test-N.sh.wO2D
++ cd /home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e/gt-test-N.sh.wO2D
++ gl_init_sh_nl_='
'
++ IFS=' 	
'
++ for sig_ in 1 2 3 13 15
+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
++ for sig_ in 1 2 3 13 15
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
++ for sig_ in 1 2 3 13 15
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
++ for sig_ in 1 2 3 13 15
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
++ for sig_ in 1 2 3 13 15
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ./src
+ test 1 '!=' 0
+ path_dir_=./src
+ case $path_dir_ in
+ abs_path_dir_=/home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e/./src
+ case $abs_path_dir_ in
+ PATH=/home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e/./src:/home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e/src:/usr/local/bin:/usr/bin:/bin:/usr/games:/sbin:/usr/sbin
+ create_exe_shims_ /home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e/./src
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ print_ver_ test
+ require_built_ test
+ skip_=no
+ for i in '"$@"'
+ case " $built_programs " in
+ test no = yes
+ test yes = yes
+ local i
+ for i in '$*'
+ env test --version
+ touch file
+ stat file
  File: file
  Size: 0         	Blocks: 0          IO Block: 131072 regular empty file
Device: 21h/33d	Inode: 43724035    Links: 1
Access: (0644/-rw-r--r--)  Uid: ( 1493/     agn)   Gid: ( 1493/     agn)
Access: 2019-03-04 22:58:19.720792151 +0100
Modify: 2019-03-04 22:58:19.720792151 +0100
Change: 2019-03-04 22:58:19.720792151 +0100
 Birth: -
+ returns_ 1 env test -N file
+ touch -a -d '12:00 today -2 days' file
+ stat file
  File: file
  Size: 0         	Blocks: 0          IO Block: 131072 regular empty file
Device: 21h/33d	Inode: 43724035    Links: 1
Access: (0644/-rw-r--r--)  Uid: ( 1493/     agn)   Gid: ( 1493/     agn)
Access: 2019-03-02 12:00:00.000000000 +0100
Modify: 2019-03-04 22:58:19.720792151 +0100
Change: 2019-03-04 22:58:19.744792763 +0100
 Birth: -
+ env test -N file
+ touch -m -d '12:00 today -4 days' file
+ stat file
  File: file
  Size: 0         	Blocks: 0          IO Block: 131072 regular empty file
Device: 21h/33d	Inode: 43724035    Links: 1
Access: (0644/-rw-r--r--)  Uid: ( 1493/     agn)   Gid: ( 1493/     agn)
Access: 2019-03-02 12:00:00.000000000 +0100
Modify: 2019-02-28 12:00:00.000000000 +0100
Change: 2019-03-04 22:58:19.768793375 +0100
 Birth: -
+ returns_ 1 env test -N file
+ stat file
  File: file
  Size: 0         	Blocks: 0          IO Block: 131072 regular empty file
Device: 21h/33d	Inode: 43724035    Links: 1
Access: (0644/-rw-r--r--)  Uid: ( 1493/     agn)   Gid: ( 1493/     agn)
Access: 2019-03-02 12:00:00.000000000 +0100
Modify: 2019-02-28 12:00:00.000000000 +0100
Change: 2019-03-04 22:58:19.768793375 +0100
 Birth: -
+ env test -N file
+ fail=1
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ :
+ test '' = yes
+ cd /home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e
+ chmod -R u+rwx /home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e/gt-test-N.sh.wO2D
+ rm -rf /home/agn/tmp/pretest.2019-03-04.8M5cSv/coreutils-8.30.79-efa3e.iUQkt3/coreutils-8.30.79-efa3e/gt-test-N.sh.wO2D
+ exit 1
FAIL tests/misc/test-N.sh (exit status: 1)

=========================================================
   GNU coreutils 8.30.79-efa3e: ./tests/test-suite.log
=========================================================

# TOTAL: 616
# PASS:  490
# SKIP:  125
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

FAIL: tests/cp/fiemap-perf
==========================

++ initial_cwd_=/home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e gt-fiemap-perf.sh.XXXX
+++ case $# in
+++ destdir_=/home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e
+++ template_=gt-fiemap-perf.sh.XXXX
+++ MAX_TRIES_=4
+++ case $destdir_ in
+++ destdir_slash_=/home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e/
+++ case $template_ in
++++ unset TMPDIR
+++ d=/home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e/gt-fiemap-perf.sh.zcJx
+++ case $d in
+++ :
+++ test -d /home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e/gt-fiemap-perf.sh.zcJx
++++ ls -dgo /home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e/gt-fiemap-perf.sh.zcJx
+++ perms='drwx------ 2 4096 Mar  4 23:13 /home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e/gt-fiemap-perf.sh.zcJx'
+++ case $perms in
+++ :
+++ echo /home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e/gt-fiemap-perf.sh.zcJx
+++ return
++ test_dir_=/home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e/gt-fiemap-perf.sh.zcJx
++ cd /home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e/gt-fiemap-perf.sh.zcJx
++ gl_init_sh_nl_='
'
++ IFS=' 	
'
++ for sig_ in 1 2 3 13 15
+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
++ for sig_ in 1 2 3 13 15
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
++ for sig_ in 1 2 3 13 15
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
++ for sig_ in 1 2 3 13 15
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
++ for sig_ in 1 2 3 13 15
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ./src
+ test 1 '!=' 0
+ path_dir_=./src
+ case $path_dir_ in
+ abs_path_dir_=/home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e/./src
+ case $abs_path_dir_ in
+ PATH=/home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e/./src:/home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e/src:/usr/local/bin:/usr/bin:/bin:/usr/games:/sbin:/usr/sbin
+ create_exe_shims_ /home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e/./src
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ print_ver_ cp
+ require_built_ cp
+ skip_=no
+ for i in '"$@"'
+ case " $built_programs " in
+ test no = yes
+ test yes = yes
+ local i
+ for i in '$*'
+ env cp --version
cp (GNU coreutils) 8.30.79-efa3e
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Torbjorn Granlund, David MacKenzie, and Jim Meyering.
+ touch fiemap_chk
+ fiemap_capable_ fiemap_chk
+ python
+ python /home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e/tests/fiemap-capable fiemap_chk
+ df -t ext2 -t ext3 .
df: no file systems processed
+ timeout 10 truncate -s1T f
+ filefrag f
f: 0 extents found
+ filefrag f
+ grep -F ': 0 extents found'
+ timeout 10 cp f f2
+ fail=1
++ stat --printf %s f
++ stat --printf %s f2
+ test 1099511627776 = 0
+ fail=1
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ :
+ test '' = yes
+ cd /home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e
+ chmod -R u+rwx /home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e/gt-fiemap-perf.sh.zcJx
+ rm -rf /home/agn/tmp/pretest.2019-03-04.BK27Pp/coreutils-8.30.79-efa3e.Bnuup8/coreutils-8.30.79-efa3e/gt-fiemap-perf.sh.zcJx
+ exit 1
FAIL tests/cp/fiemap-perf.sh (exit status: 1)

Reply via email to