FWIW
before Jeff fixed that, build was successful on my RHEL7 box
(stdio.h is included from verbs_exp.h that is included from verbs.h)
but failed on my RHEL6 box
(verbs.h does *not* include stdio.h)
so there was some room for Jenkins not to fail
Cheers,
Gilles
On 10/27/2015 9:17 PM, Jeff Squy
Blah. It passed Jenkins. :-\
Looks like a simple missing . I'll fix.
> On Oct 27, 2015, at 5:07 AM, Howard Pritchard wrote:
>
> Hi Folks,
>
> Looks like master can't build any more, at least not on cray with
> --enable-picky option:
>
> -- make all -j 8 result_stderr ---
> keyval_lex.c:
Looks like you’re just missing a required header that Cray has in a different
place - master builds fine on my box
> On Oct 27, 2015, at 5:07 AM, Howard Pritchard wrote:
>
> Hi Folks,
>
> Looks like master can't build any more, at least not on cray with
> --enable-picky option:
>
> -- make a
Hi Folks,
Looks like master can't build any more, at least not on cray with
--enable-picky option:
-- make all -j 8 result_stderr ---
keyval_lex.c: In function 'yy_get_next_buffer':
keyval_lex.c:751:18: warning: comparison between signed and unsigned
integer expressions
[-Wsign-compare]
for (