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

Eric Blake eblake at redhat.com
Fri Mar 22 12:18:48 UTC 2013


On 03/21/2013 09:54 PM, Jenkins CI wrote:
> See <http://honk.sigxcpu.org:8001/job/libvirt-syntax-check/759/>
> 
> ------------------------------------------
> Started by upstream project "libvirt-build" build number 856
> [workspace] $ /bin/sh -xe /tmp/hudson8330114436432330964.sh
> + make syntax-check
>   GEN    bracket-spacing-check
> GFDL_version

> preprocessor_indentation
> maint.mk: skipping test sc_preprocessor_indentation: cppi not installed
> 0.06 preprocessor_indentation

Any chance we can install cppi on the Jenkins machine?

> prohibit_argmatch_without_use
> grep: write error
> grep: write error
> sed: couldn't write 1 item to stdout: Broken pipe
> sed: couldn't write 49 items to stdout: Broken pipe
> 0.58 prohibit_argmatch_without_use

There were quite a few of these errors listed; it sounds like it is a
bug in the upstream gnulib maint.mk file.  Can you help me pinpoint what
is going wrong with the syntax check, so we can fix gnulib and make it
quieter?  Is it just a case of running with SIGPIPE ignored, and hitting
a pipeline where the sink of the pipe is exiting early, causing the
source to hit EPIPE?

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130322/f6b6237e/attachment-0001.sig>


More information about the libvir-list mailing list