All of lore.kernel.org
 help / color / mirror / Atom feed
* Build failure with COLO series applied
@ 2016-04-01 13:57 Juergen Gross
  2016-04-01 14:05 ` Wei Liu
  0 siblings, 1 reply; 2+ messages in thread
From: Juergen Gross @ 2016-04-01 13:57 UTC (permalink / raw)
  To: xen-devel@lists.xen.org, Ian Jackson, Wei Liu

The latest staging tree doesn't build:

make[1]: Entering directory '/home/gross/xen/docs'
/usr/bin/pod2man --release=4.7-unstable --name=xl -s 1 -c "Xen"
man/xl.pod.1 man1/xl.1
man/xl.pod.1 around line 466: You can't have =items (as at line 471)
unless the first thing after the =over is an =item
POD document had syntax errors at /usr/bin/pod2man line 71.
Makefile:133: recipe for target 'man1/xl.1' failed

Seems as if it complains about:

B<EXAMPLE>

=over 4

(a) An example for COLO replication's configuration: disk
=['...,colo,colo-host
=xxx,colo-port=xxx,colo-export=xxx,active-disk=xxx,hidden-disk=xxx...']

=item B<colo-host>      :Secondary host's ip address.


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Build failure with COLO series applied
  2016-04-01 13:57 Build failure with COLO series applied Juergen Gross
@ 2016-04-01 14:05 ` Wei Liu
  0 siblings, 0 replies; 2+ messages in thread
From: Wei Liu @ 2016-04-01 14:05 UTC (permalink / raw)
  To: Juergen Gross; +Cc: Wei Liu, Ian Jackson, xen-devel@lists.xen.org

On Fri, Apr 01, 2016 at 03:57:45PM +0200, Juergen Gross wrote:
> The latest staging tree doesn't build:
> 
> make[1]: Entering directory '/home/gross/xen/docs'
> /usr/bin/pod2man --release=4.7-unstable --name=xl -s 1 -c "Xen"
> man/xl.pod.1 man1/xl.1
> man/xl.pod.1 around line 466: You can't have =items (as at line 471)
> unless the first thing after the =over is an =item
> POD document had syntax errors at /usr/bin/pod2man line 71.
> Makefile:133: recipe for target 'man1/xl.1' failed
> 
> Seems as if it complains about:
> 
> B<EXAMPLE>
> 
> =over 4
> 
> (a) An example for COLO replication's configuration: disk
> =['...,colo,colo-host
> =xxx,colo-port=xxx,colo-export=xxx,active-disk=xxx,hidden-disk=xxx...']
> 
> =item B<colo-host>      :Secondary host's ip address.
> 

I can reproduce this. I will submit a patch soon.

Wei.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-01 14:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-01 13:57 Build failure with COLO series applied Juergen Gross
2016-04-01 14:05 ` Wei Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.