All of lore.kernel.org
 help / color / mirror / Atom feed
* perl 5.18
@ 2013-05-28 23:20 jacek burghardt
  2013-05-30  9:16 ` qemu-trad build error due to Perl 5.18? (Was: Re: [Xen-users] perl 5.18) Ian Campbell
  0 siblings, 1 reply; 2+ messages in thread
From: jacek burghardt @ 2013-05-28 23:20 UTC (permalink / raw)
  To: xen-users, xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 543 bytes --]

I guess perl 5.18 was released and it is causing issues
texi2html -monolithic -number-sections qemu-doc.texi
texi2html -monolithic -number-sections qemu-tech.texi
/data/dev/xen/xen-4.3-git/src/xen-build/tools/qemu-xen-traditional-dir/
texi2pod.pl qemu-doc.texi qemu.pod
pod2man --section=1 --center=" " --release=" " qemu.pod > qemu.1
qemu.pod around line 91: Non-ASCII character seen before =encoding in
'Schütz.'. Assuming UTF-8
POD document had syntax errors at /usr/bin/core_perl/pod2man line 71.
make[3]: *** [qemu.1] Error 255

[-- Attachment #1.2: Type: text/html, Size: 720 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

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

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

* qemu-trad build error due to Perl 5.18? (Was: Re: [Xen-users] perl 5.18)
  2013-05-28 23:20 perl 5.18 jacek burghardt
@ 2013-05-30  9:16 ` Ian Campbell
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2013-05-30  9:16 UTC (permalink / raw)
  To: jacek burghardt; +Cc: xen-devel, Ian Jackson

Please don't cross post between lists. I've dropped -users to Bcc.

Please do consult the MAINTAINERS file and try to CC to the appropriate
people.

Lastly, Please try and use informative subject lines.

On Tue, 2013-05-28 at 17:20 -0600, jacek burghardt wrote:
> I guess perl 5.18 was released and it is causing issues  
> texi2html -monolithic -number-sections qemu-doc.texi
> texi2html -monolithic -number-sections qemu-tech.texi
> /data/dev/xen/xen-4.3-git/src/xen-build/tools/qemu-xen-traditional-dir/texi2pod.pl qemu-doc.texi qemu.pod
> pod2man --section=1 --center=" " --release=" " qemu.pod > qemu.1
> qemu.pod around line 91: Non-ASCII character seen before =encoding in
> 'Schütz.'. Assuming UTF-8
> POD document had syntax errors at /usr/bin/core_perl/pod2man line 71.
> make[3]: *** [qemu.1] Error 255

Seems like we either need to backport:
        commit 3179d694a8dcaa091131e3db644d445c0130713e
        Author: Michael Tokarev <mjt@tls.msk.ru>
        Date:   Tue Mar 20 02:25:57 2012 +0400
        
            Support utf8 chars in pod docs
            
Or just disable the build of docs for qemu-xen-trad, it seems to me that
they are rather useless...

Ian.



_______________________________________________
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:[~2013-05-30  9:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-28 23:20 perl 5.18 jacek burghardt
2013-05-30  9:16 ` qemu-trad build error due to Perl 5.18? (Was: Re: [Xen-users] perl 5.18) Ian Campbell

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.