Re: [Fink-devel] qemu and texinfo-5.1

2013-05-14 Thread Schindler Karl-Michael
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi

Am 12.05.2013 um 23:28 schrieb Alexander Hansen:

> On 5/12/13 2:06 PM, Charles Lepple wrote:
>> I get the following error building qemu-1.2.2-1 with texinfo-5.1-1:
>> 
>> ...
>>   GEN   qemu-options.texi
>>   GEN   qemu-monitor.texi
>>   GEN   qemu-img-cmds.texi
>>   GEN   qemu-doc.html
>> ./qemu-options.texi:1444: unknown command `list'
>> ./qemu-options.texi:1444: table requires an argument: the formatter for @item
>> ./qemu-options.texi:1444: warning: @table has text but no @item
>> make: *** [qemu-doc.html] Error 1
>> ### execution of /tmp/fink.ixKOd failed, exit code 2
>> ### execution of /tmp/fink.w2v1x failed, exit code 2
>> 
>> I'm not sure if there is a more elegant solution, but I patched qemu.info to 
>> use texinfo-legacy, and it seems to have built correctly. Patch is attached, 
>> because I think Apple Mail still munges leading spaces either when sending 
>> or receiving email.
> 
> Yeah, this should be fine, or the package build could be tweaked to use the 
> system's /usr/bin/makeinfo.

Thanks for reporting. I actually found a patch in qemu bug reports for the file 
qemu-options.hx. I prefer this solution, because 10.4-eol has no texinfo-legacy.

Michael.
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
Comment: GPGTools - http://gpgtools.org

iEYEARECAAYFAlGSdpwACgkQNieRQA4yz99CfwCgxQDf0Q8EehN384XIZ3GLmkL8
58QAnA9S2IZZUJAGFRGFyQmAhFFbtSKP
=hnkY
-END PGP SIGNATURE-

--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] qemu and texinfo-5.1

2013-05-12 Thread Alexander Hansen
On 5/12/13 2:06 PM, Charles Lepple wrote:
> I get the following error building qemu-1.2.2-1 with texinfo-5.1-1:
>
> ...
>GEN   qemu-options.texi
>GEN   qemu-monitor.texi
>GEN   qemu-img-cmds.texi
>GEN   qemu-doc.html
> ./qemu-options.texi:1444: unknown command `list'
> ./qemu-options.texi:1444: table requires an argument: the formatter for @item
> ./qemu-options.texi:1444: warning: @table has text but no @item
> make: *** [qemu-doc.html] Error 1
> ### execution of /tmp/fink.ixKOd failed, exit code 2
> ### execution of /tmp/fink.w2v1x failed, exit code 2
>
> I'm not sure if there is a more elegant solution, but I patched qemu.info to 
> use texinfo-legacy, and it seems to have built correctly. Patch is attached, 
> because I think Apple Mail still munges leading spaces either when sending or 
> receiving email.
>
> $ fink --version
> Package manager version: 0.34.8
> Distribution version: selfupdate-cvs Sun May 12 16:15:16 2013, 10.7, x86_64
> Trees: local/main stable/main
>
>
>
>

Yeah, this should be fine, or the package build could be tweaked to use 
the system's /usr/bin/makeinfo.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] qemu and texinfo-5.1

2013-05-12 Thread Charles Lepple
I get the following error building qemu-1.2.2-1 with texinfo-5.1-1:

...
  GEN   qemu-options.texi
  GEN   qemu-monitor.texi
  GEN   qemu-img-cmds.texi
  GEN   qemu-doc.html
./qemu-options.texi:1444: unknown command `list'
./qemu-options.texi:1444: table requires an argument: the formatter for @item
./qemu-options.texi:1444: warning: @table has text but no @item
make: *** [qemu-doc.html] Error 1
### execution of /tmp/fink.ixKOd failed, exit code 2
### execution of /tmp/fink.w2v1x failed, exit code 2

I'm not sure if there is a more elegant solution, but I patched qemu.info to 
use texinfo-legacy, and it seems to have built correctly. Patch is attached, 
because I think Apple Mail still munges leading spaces either when sending or 
receiving email.

$ fink --version
Package manager version: 0.34.8
Distribution version: selfupdate-cvs Sun May 12 16:15:16 2013, 10.7, x86_64
Trees: local/main stable/main




qemu-texinfo-legacy.patch
Description: Binary data
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel