zsh-workers
 help / color / mirror / code / Atom feed
From: Andrey Borzenkov <arvidjaar@gmail.com>
To: zsh-workers@zsh.org
Subject: Failure to build zshguide
Date: Sun, 7 Nov 2010 15:58:15 +0300	[thread overview]
Message-ID: <AANLkTi=sDH=ivzDVvZK2aQobMwfQxi+PwiY22kbxuHWD@mail.gmail.com> (raw)

Not sure why it suddenly happens (neither zshguide nor yodl have
changed since last time package was rebuilt) but now I get:

+ mkdir -p docroot/Zsh_Guide
+ tar xzf /home/bor/cooker/zsh/SOURCES/zshguide.tar.gz -C docroot/Zsh_Guide
+ cd docroot/Zsh_Guide/zshguide/
+ make
yodl2html zshguide.yo
Yodl2html 1.31.18
Yodl is processing a(n) book
Document title: A User's Guide to the Z-Shell
Yodl: including file c1
c1.yo: 250: whenhtml
c1.yo: 250: end of parlist cannot be found, eof encountered
start of scanned parlist at line 54
c1.yo: 250: last parsed symbol: `<empty>'
yodl indicates failure!

c1.yo defines list as

startdit()
  dit()
  dit()
enddit()

According to yodl man, dit() stands for "descriptive itemized list"
and requires an argument; replacing all of this with simple itemized
list (startit()/it()/endit()) alllows it to build.

Anyone else sees it? What is rather puzzling that neither zsh SRPM nor
yodl were changed.


             reply	other threads:[~2010-11-07 13:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-07 12:58 Andrey Borzenkov [this message]
2010-11-07 17:38 ` Peter Stephenson
2010-11-07 19:47   ` Andrey Borzenkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTi=sDH=ivzDVvZK2aQobMwfQxi+PwiY22kbxuHWD@mail.gmail.com' \
    --to=arvidjaar@gmail.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).