[liblouis-liblouisxml] Re: Build broken for liblouis

  • From: Keith Creasy <kcreasy@xxxxxxx>
  • To: "liblouis-liblouisxml@xxxxxxxxxxxxx" <liblouis-liblouisxml@xxxxxxxxxxxxx>
  • Date: Mon, 24 Nov 2014 18:16:18 +0000

Yes, I figured that out. Would they really put up a commit on master that 
breaks it?


So, maybe I should roll us back to a previous commit? The script automatically 
tries to pull the latest changes to master.


-----Original Message-----
From: liblouis-liblouisxml-bounce@xxxxxxxxxxxxx 
[mailto:liblouis-liblouisxml-bounce@xxxxxxxxxxxxx] On Behalf Of Michael Whapples
Sent: Monday, November 24, 2014 12:44 PM
To: liblouis-liblouisxml@xxxxxxxxxxxxx
Subject: [liblouis-liblouisxml] Build broken for liblouis

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
For a description of the software, to download it and links to
project pages go to http://www.abilitiessoft.com

Other related posts: