zsh-workers
 help / color / mirror / code / Atom feed
* "make info" fails with new versions of texinfo
@ 2013-04-12  9:56 Frank Terbeck
  2013-04-12 10:11 ` Frank Terbeck
  0 siblings, 1 reply; 6+ messages in thread
From: Frank Terbeck @ 2013-04-12  9:56 UTC (permalink / raw)
  To: zsh-workers; +Cc: Frank B. Brokken

Hi list,

on IRC someone noticed "make info" breaking.

I then tried building info documentation with texinfo versions 4.13 and
5.1, and indeed the newer version fails with the following output:

[snip]
makeinfo ./zsh.texi
./zsh.texi:433: warning: @item missing argument
./zsh.texi:1083: warning: @item missing argument
./zsh.texi:1654: warning: @item missing argument
./zsh.texi:14714: warning: @item missing argument
./zsh.texi:22674: @itemx must follow @item
./zsh.texi:23289: warning: @item missing argument
./zsh.texi:23434: warning: @item missing argument
./zsh.texi:23867: warning: @item missing argument
./zsh.texi:23895: warning: @item missing argument
./zsh.texi:25010: warning: @item missing argument
./zsh.texi:25013: warning: @item missing argument
./zsh.texi:25016: warning: @item missing argument
make[1]: *** [zsh.info] Error 1
[snap]

I have virtually no idea what's going on. Maybe someone with stronger
texinfo-fu can take a look? I am Cc:ing Frank B. Brokken, who appears to
be the yodl-guy, according to http://yodl.sourceforge.net. If this is a
case of yodl generating texinfo sources incompatible with newer versions
of texinfo maybe he can help.

Just a short recipe for Frank to reproduce, if he wants to:

[snip]
% git clone git://git.code.sf.net/p/zsh/code zsh
% cd zsh
% ./Util/preconfig
% ./configure
% make info
[snap]

The last step, at least with texinfo version 5.1, will fail during a
"makeinfo" call as shown further above.


Regards, Frank

-- 
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
                                                  -- RFC 1925


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

end of thread, other threads:[~2013-04-12 23:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-12  9:56 "make info" fails with new versions of texinfo Frank Terbeck
2013-04-12 10:11 ` Frank Terbeck
2013-04-12 19:23   ` Peter Stephenson
2013-04-12 20:48     ` Frank Terbeck
2013-04-12 21:51       ` Peter Stephenson
2013-04-12 23:03         ` Frank Terbeck

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).