Re: Two problems with result of num_processors (NPROC_CURRENT_OVERRIDABLE)

2017-02-20 Thread Pádraig Brady
On 28/11/16 06:34, Oliver Heimlich wrote: > Follow-Up: Savannah bugs #48534 #48535. > > Hi, > I have two problems with the function num_processors in libgnu's nproc.c. > > > FIRST PROBLEM > > num_processors (NPROC_CURRENT_OVERRIDABLE) returns the value of > OMP_NUM_THREADS. However, if a thread

Re: bug#25821: grep-3.0 FAILS on Make phase

2017-02-20 Thread rennes
Hi, Thank you for the quick response, I will keep an eye on the response of gnulib team. On 2017-02-20 18:35, Paul Eggert wrote: Thanks for the bug report . I'm forwarding this to bug-gnulib, as it is apparently a bug in the Gnulib lock module's implementation on th

Re: bug#25821: grep-3.0 FAILS on Make phase

2017-02-20 Thread Paul Eggert
Thanks for the bug report . I'm forwarding this to bug-gnulib, as it is apparently a bug in the Gnulib lock module's implementation on the Hurd. This bug does not affect grep per se, as it's a Gnulib test-harness bug and not a Grep bug. I'm therefore closing the Gre

Re: strftime test on Solaris based OS

2017-02-20 Thread Paul Eggert
Bruno Haible wrote: On Dyson OS, a Solaris based OS with Debian packaging system [1], the gnulib 'strftime' test fails: FAIL: test-strftime === NZST-12NZDT,M9.5.0,M4.1.0/3: expected "1970-01-01 13:00:00 +1300 (NZDT)", got "1970-01-01 13:00:00 +1300 (NZST)" NZST-12NZDT,M9.5.0,M

z/OS test failures due to quirky error handling

2017-02-20 Thread Daniel Richard G.
Two tests in the Gnulib test suite are currently failing due to z/OS idiosyncrasies relating to error messages. The first one is test-perror.sh: $ srcdir=/path/to/testdir/gltests /path/to/testdir/gltests/test-perror.sh test-perror.sh: failed test: result should not contain a number The

Re: Build breakage due to missing semaphore.h on z/OS

2017-02-20 Thread Daniel Richard G.
On Mon, 2017 Feb 20 22:36+0100, Bruno Haible wrote: > > Thanks for the report and explanations. The following patch should fix it. > Pushed. > > 2017-02-20 Bruno Haible > > lock tests: Fix build failure on z/OS. > Reported by Daniel Richard G. . > * modules/lock-tests (confi

Re: Build breakage due to missing semaphore.h on z/OS

2017-02-20 Thread Bruno Haible
Hi Daniel, > Building current Git on z/OS fails with > > source='/u/username/testdir/gltests/test-lock.c' object='test-lock.o' > libtool=no \ > DEPDIR=.deps depmode=aix /bin/sh /u/username/testdir/build-aux/depcomp \ > xlc-wrap -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/u/username/testdir/gltests -I..

Build breakage due to missing semaphore.h on z/OS

2017-02-20 Thread Daniel Richard G.
Building current Git on z/OS fails with source='/u/username/testdir/gltests/test-lock.c' object='test-lock.o' libtool=no \ DEPDIR=.deps depmode=aix /bin/sh /u/username/testdir/build-aux/depcomp \ xlc-wrap -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/u/username/testdir/gltests -I.. -DGNULIB_STRICT_CHECK