platform-testers
[Top][All Lists]
Advanced

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

Re: [platform-testers] new snapshot available: diffutils-3.6.17-d5ba


From: Assaf Gordon
Subject: Re: [platform-testers] new snapshot available: diffutils-3.6.17-d5ba
Date: Wed, 26 Dec 2018 20:40:22 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0

Hello,

On 2018-12-26 4:24 p.m., Jim Meyering wrote:
diffutils snapshot:
   https://meyering.net/diff/diffutils-3.6.17-d5ba.tar.xz


No failures on the following:
  Debian 8.11 (i686)
  Debian 8.11 (mips64)
  Debian unstable (sparc64)
  Fedora 29 (x86_64)
  CentOS 7 (ppc64)
  CentOS 7 (x86_64)
  Raspbian 9.6 (armv7l)
  Ubuntu 14.04 (aarch64)
  CYGWIN_NT-10.0 2.11.1(0.329/5/3) (x86_64)

  Darwin 17.4.0 (x86_64)
  FreeBSD 11.1-RELEASE-p7 (amd64)
  OpenBSD 6.2 (amd64)

---

"colors" fail on one CentOS/ppc64le machine,
but that might be due to environment/setup issue (log attached).

---

On NetBSD 7.1, the test "new-file" hangs.
Trying the exact same command interactively does not hang:

  $ echo a > a
  $ ./src/diff -N - a <&- > out ; echo $?
  1

So I'm not sure what's going on, and it's likely not a show-stopper.

---

compilation fails for MingW cross-compilation under cygwin:
===
C       util.o
util.c: In function 'process_signals':
util.c:226:17: error: 'SIGSTOP' undeclared (first use in this function)
sig = SIGSTOP;
^~~~~~~
util.c:226:17: note: each undeclared identifier is reported only once for each function it appears in
util.c: In function 'install_signal_handlers':
util.c:247:7: error: 'SIGTSTP' undeclared (first use in this function)
SIGTSTP,
===
Full log attached.

regards,
 -assaf

Attachment: Linux_3.10.0-693.11.6.el7.ppc64le_ppc64le--test-suite.0.log
Description: Text Data

Attachment: CYGWIN_NT-10.0_2.11.10.329_5_3_x86_64_hostx86_64-w64-mingw32--make.log
Description: Text Data


reply via email to

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