Displaying 3 results from an estimated 3 matches for "413s".
Did you mean:
413
2014 Oct 09
0
Re: Plan for libguestfs 1.28
...;d like to plan a new 1.28 release soon.
>
> Please follow-up if there are features / blockers / bugs that need to
> be addressed for 1.28.
I see master failing in my SLE11 builds since some time. Currently it
fails with a syntax error. Are bison-2.3 of flex-2.5.35 too old?
Olaf
...
[ 413s] make[2]: Leaving directory `/usr/src/packages/BUILD/libguestfs-1.27.60/builder'
[ 413s] make[2]: Entering directory `/usr/src/packages/BUILD/libguestfs-1.27.60/builder'
[ 413s] make index-parse.h
[ 413s] YACC index-parse.c
[ 413s] CC virt_index_validate-index-struct.o
[...
2014 Oct 07
7
Plan for libguestfs 1.28
It has been an amazing 6½ months since the last stable release of
libguestfs.
I'd like to plan a new 1.28 release soon.
Please follow-up if there are features / blockers / bugs that need to
be addressed for 1.28.
As usual, bugs which have "1.28" (without quotes) in the Devel
Whiteboard field in Bugzilla are nominated as blockers for the
release. You can see a list of those here
2014 Oct 09
1
Re: Plan for libguestfs 1.28
...28 release soon.
> >
> > Please follow-up if there are features / blockers / bugs that need to
> > be addressed for 1.28.
>
> I see master failing in my SLE11 builds since some time. Currently it
> fails with a syntax error. Are bison-2.3 of flex-2.5.35 too old?
> [ 413s] make index-parse.h
> [ 413s] /usr/src/packages/BUILD/libguestfs-1.27.60/builder/index-parse.y:60.1-5: invalid directive: `%code'
> [ 413s] /usr/src/packages/BUILD/libguestfs-1.27.60/builder/index-parse.y:60.7-14: syntax error, unexpected identifier
The commit which causes this failure...