public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Claude Marinier <claudem223@gmail.com>
To: kawa@sourceware.org
Subject: build from svn - texinfo errors
Date: Mon, 18 Apr 2016 20:09:00 -0000	[thread overview]
Message-ID: <CAPg6usDKWtXCCesnGH11nwWtANpSbhWh4Sc5Av32iXHaoeo4ng@mail.gmail.com> (raw)

Hi,

After spending hours getting Kawa from the Subversion repository (it
kept timing-out), I was able to build it up to the documentation. It
produces many errors; here are the first few.

Making all in doc
make[1]: Entering directory `/home/claude/build/kawa/doc'
restore=: && backupdir=".am$$" && \
    am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
    rm -rf $backupdir && mkdir $backupdir && \
    if (/bin/bash /home/claude/build/kawa/missing makeinfo --version)
>/dev/null 2>&1; then \
      for f in kawa.info kawa.info-[0-9] kawa.info-[0-9][0-9]
kawa.i[0-9] kawa.i[0-9][0-9]; do \
        if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
      done; \
    else :; fi && \
    cd "$am__cwd"; \
    if /bin/bash /home/claude/build/kawa/missing makeinfo   -I . \
     -o kawa.info kawa.texi; \
    then \
      rc=0; \
      CDPATH="${ZSH_VERSION+.}:" && cd .; \
    else \
      rc=$?; \
      CDPATH="${ZSH_VERSION+.}:" && cd . && \
      $restore $backupdir/* `echo "./kawa.info" | sed 's|[^/]*$||'`; \
    fi; \
    rm -rf $backupdir; exit $rc
kawa.texi:3428: unknown command `sup' (possibly involving @arbno)
kawa.texi:3428: misplaced { (possibly involving @arbno)
kawa.texi:3428: misplaced } (possibly involving @arbno)
kawa.texi:3430: unknown command `sup' (possibly involving @atleastone)
kawa.texi:3430: misplaced { (possibly involving @atleastone)
kawa.texi:3430: misplaced } (possibly involving @atleastone)
kawa.texi:3669: unknown command `sup' (possibly involving @arbno)
kawa.texi:3669: misplaced { (possibly involving @arbno)
kawa.texi:3669: misplaced } (possibly involving @arbno)
. . .

Is everything else built properly? Can I safely ignore this and proceed?

Thank you.

-- 
Claude Marinier

             reply	other threads:[~2016-04-18 20:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-18 20:09 Claude Marinier [this message]
2016-04-18 20:33 ` Per Bothner
2016-04-22 19:04   ` Claude Marinier
2016-04-22 20:52     ` Per Bothner

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=CAPg6usDKWtXCCesnGH11nwWtANpSbhWh4Sc5Av32iXHaoeo4ng@mail.gmail.com \
    --to=claudem223@gmail.com \
    --cc=kawa@sourceware.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.
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 read-only IMAP folder(s) and NNTP newsgroup(s).