rendered paste bodymake[2]: Leaving directory `/home/gerald/Desktop/Downloads/esden-summon-arm-toolchain-9b7cedd/openocd-master/src'
Making all in doc
make[2]: Entering directory `/home/gerald/Desktop/Downloads/esden-summon-arm-toolchain-9b7cedd/openocd-master/doc'
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/sh /home/gerald/Desktop/Downloads/esden-summon-arm-toolchain-9b7cedd/openocd-master/missing --run makeinfo --version) >/dev/null 2>&1; then \
for f in openocd.info openocd.info-[0-9] openocd.info-[0-9][0-9] openocd.i[0-9] openocd.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/sh /home/gerald/Desktop/Downloads/esden-summon-arm-toolchain-9b7cedd/openocd-master/missing --run makeinfo -I . \
-o openocd.info openocd.texi; \
then \
rc=0; \
CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
rc=$?; \
CDPATH="${ZSH_VERSION+.}:" && cd . && \
$restore $backupdir/* `echo "./openocd.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
openocd.texi:12: @include `version.texi': No such file or directory.
openocd.texi:37: warning: undefined flag: VERSION.
openocd.texi:38: warning: undefined flag: UPDATED.
openocd.texi:58: warning: undefined flag: VERSION.
openocd.texi:59: warning: undefined flag: UPDATED.
makeinfo: Removing output file `openocd.info' due to errors; use --force to preserve.
make[2]: *** [openocd.info] Error 1
make[2]: Leaving directory `/home/gerald/Desktop/Downloads/esden-summon-arm-toolchain-9b7cedd/openocd-master/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gerald/Desktop/Downloads/esden-summon-arm-toolchain-9b7cedd/openocd-master'
make: *** [all] Error 2