[liblouis-liblouisxml] Build broken for liblouis

  • From: "Michael Whapples" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "mwhapples@xxxxxxx" for DMARC)
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Mon, 24 Nov 2014 17:43:44 +0000

It appears something in the documentation is breaking the build in liblouis.

Below is what I believe is the relevant part of the make output (NOTE: whilst this output is from a crosscompile, I also get this when doing a standard compile for the build system): make[1]: Entering directory `/home/build_bb/ExcludeFromBackups/brailleblaster/windows/x86_64/src/liblouis/doc'
restore=: && backupdir=".am$$" && \
                am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
                rm -rf $backupdir && mkdir $backupdir && \
if (/bin/bash /home/build_bb/brailleblaster/windows/x86_64/src/liblouis/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in liblouis.info liblouis.info-[0-9] liblouis.info-[0-9][0-9] liblouis.i[0-9] liblouis.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/build_bb/brailleblaster/windows/x86_64/src/liblouis/build-aux/missing --run makeinfo -I . \
                -o liblouis.info liblouis.texi; \
                then \
                  rc=0; \
                  CDPATH="${ZSH_VERSION+.}:" && cd .; \
                else \
                  rc=$?; \
                  CDPATH="${ZSH_VERSION+.}:" && cd . && \
$restore $backupdir/* `echo "./liblouis.info" | sed 's|[^/]*$||'`; \
                fi; \
                rm -rf $backupdir; exit $rc
/home/build_bb/ExcludeFromBackups/brailleblaster/windows/x86_64/src/liblouis/doc//liblouis.texi:1450: `The correct Opcode' has no Up field (perhaps incorrect sectioning?). /home/build_bb/ExcludeFromBackups/brailleblaster/windows/x86_64/src/liblouis/doc//liblouis.texi:1246: Next field of node `The Context and Multipass Opcodes' not pointed to (perhaps incorrect sectioning?). /home/build_bb/ExcludeFromBackups/brailleblaster/windows/x86_64/src/liblouis/doc//liblouis.texi:1450: This node (The correct Opcode) has the bad Prev. makeinfo: Removing output file `liblouis.info' due to errors; use --force to preserve.
make[1]: *** [liblouis.info] Error 1
make[1]: Leaving directory `/home/build_bb/ExcludeFromBackups/brailleblaster/windows/x86_64/src/liblouis/doc'
make: *** [all-recursive] Error 1

Michael Whapples
For a description of the software, to download it and links to
project pages go to http://www.abilitiessoft.com

Other related posts: