sed-devel
[Top][All Lists]
Advanced

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

Re: [sed-devel] build feedback for sed-4.2.2.177-a348


From: Assaf Gordon
Subject: Re: [sed-devel] build feedback for sed-4.2.2.177-a348
Date: Tue, 6 Dec 2016 14:14:53 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

Hello Nelson,

On 12/06/2016 11:31 AM, Nelson H. F. Beebe wrote:
I've just completed builds of sed-4.2.2.177-a348 on 126 different
systems in our test lab.  Of those, 82 passed all of the validation
suite.

Thanks for all the testing!

        borel           testsuite/y-zero
        borel           testsuite/zero-anchor

These two are actual sed failures - can you provide more details about the 
"borel" system?


The rest are gnulib test failures. Some that I recognize:

        alpine3         test-getdtablesize
        alpine343       test-getdtablesize

Alpine uses musl-libc (not glibc). This bug 'getdtablesize' has been fixed in 
git:
  http://www.openwall.com/lists/musl/2016/10/05/17
  
https://git.musl-libc.org/cgit/musl/commit/?id=397586625e71d166f493f16bfe04f3005ae464c3

        alpine3         test-localename
        alpine343       test-localename

musl-libc implements only UTF-8, and returns values gnulib does not expect.

        dragonflybsd47  test-localename

'localename' failure on BSDs might be related to a known, similar failure on 
netbsd:

   http://lists.gnu.org/archive/html/bug-gnulib/2015-07/msg00030.html


regards,
 - assaf




reply via email to

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