coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new snapshot available: coreutils-8.28.61-70c84


From: Assaf Gordon
Subject: Re: new snapshot available: coreutils-8.28.61-70c84
Date: Thu, 21 Dec 2017 18:58:47 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

Hello Pádraig and all,

On 2017-12-21 08:51 AM, Pádraig Brady wrote:

You can download the coreutils snapshot in xz format (5.2 MB) from:
   https://pixelbeat.org/cu/coreutils-ss.tar.xz

Few failures I found:

---

FreeBSD 11.1 and OpenBSD 6.2:

FAIL: tests/misc/shred-remove
=============================
[...]
--- exp 2017-12-22 01:42:22.634565000 +0000
+++ out 2017-12-22 01:42:22.633280000 +0000
@@ -2,4 +2,5 @@
 shred: test: renamed to 0000
 shred: 0000: renamed to 001
 shred: 001: renamed to 00
+shred: 00: renamed to 0
 shred: test: removed
[...]

(log from freebsd attached).

----

Ubuntu 16.04:

FAIL: tests/df/df-symlink
=========================
[...]
--- exp 2017-12-21 18:43:36.003465017 -0700
+++ out 2017-12-21 18:43:36.011465116 -0700
@@ -1,2 +1,2 @@
Filesystem     Mounted on
-/dev/sdb2      /tmp
+/dev/sdb2      /scratch

log attached.

This is a false positive, but the test could probably be improved:
on this machine /dev/sdb2 is bound-mount in /etc/stab like so:
===
/dev/sdb        /scratch  ext4   relatime,user_xattr  0    2
/scratch/tmp    /tmp      none   defaults,bind        0    0
===

----

On Debian 8.9 on i686 (32bit) virtual machine:

FAIL: tests/cp/fiemap-perf
(log attached).


----

AIX:
coreutils now fails during configure with:
[....]
checking POSIX termios... yes
checking whether use of TIOCGWINSZ requires termios.h... no
checking for 64-bit time_t... no
configure: error: in `/home/agn/pretest.2017-12-21.SHpgup/coreutils-8.28.61-70c84.05GXkz/coreutils-8.28.61-70c84': configure: error: This package requires a 64-bit 'time_t' type, which your system appears to support. You might try configuring with 'CPPFLAGS="-m64" LDFLAGS="-m64"'. To build with a 32-bit time_t anyway (not recommended), configure with 'TIME_T_32_BIT_OK=yes'.
See `config.log' for more details
[....]

This could be considered as a regression, as it compiled fine
in previous versions (at least some of the coreutils programs).

I haven't yet tried with "CFLAGS=-m64".

----

No failures on the following (from the GCC compile farm):
   Debian unstable / Sparc64
   CentOS 7 / ppc64le
   CentOS 7 / pcc64

----


will have more results soon.

regards,
 - assaf

Attachment: freebsd-11.1-shred-remove.log
Description: Text Data

Attachment: ubuntu-df-symlink.log
Description: Text Data

Attachment: debian-i686-fiemap-perf
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]