bug-gnulib
[Top][All Lists]
Advanced

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

Re: [libvirt] Build failed in Jenkins: libvirt-syntax-check #2465


From: Eric Blake
Subject: Re: [libvirt] Build failed in Jenkins: libvirt-syntax-check #2465
Date: Tue, 08 Jul 2014 08:38:14 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

[adding bug-gnulib]

On 07/08/2014 08:05 AM, Guido Günther wrote:
> On Tue, Jul 08, 2014 at 03:49:02PM +0200, Jenkins CI wrote:
>> 0.43 prohibit_empty_lines_at_EOF
>> prohibit_error_without_use
>> grep: write error
>> grep: write error
>> /bin/sed: couldn't write 25 items to stdout: Broken pipe
> 
> I've disabled notifications to the list until I'm clear what the
> problem is. Sorry for the noise.

That was not the cause of the buildbot reporting failure, but it IS
noisy.  I suspect it is because your buildbot is running in an
environment with SIGPIPE ignored (and sadly, there is NO way from shell
to turn SIGPIPE back to normal if the shell inherits it as ignored).
Since this noise is occurring in a stock 'make syntax-check' from
gnulib, we ought to patch gnulib to work around noisy tools that don't
tolerate SIGPIPE being ignored.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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