[pkg-gnupg-maint] Bug#876882: gnupg1 FTBFS: makeinfo: command not found

Adrian Bunk bunk at debian.org
Tue Sep 26 16:23:53 UTC 2017


Source: gnupg1
Version: 1.4.22-2
Severity: serious

https://buildd.debian.org/status/package.php?p=gnupg1&suite=sid

...
Making all in doc
make[4]: Entering directory '/<<PKGBUILDDIR>>/build-deb/doc'
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd ../../doc && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/bash /<<PKGBUILDDIR>>/scripts/missing makeinfo --version) >/dev/null 2>&1; then \
  for f in ../../doc/gnupg1.info ../../doc/gnupg1.info-[0-9] ../../doc/gnupg1.info-[0-9][0-9] ../../doc/gnupg1.i[0-9] ../../doc/gnupg1.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 /<<PKGBUILDDIR>>/scripts/missing makeinfo -I ../../doc --css-include=../../doc/texi.css -D gpgone  -I ../../doc \
 -o ../../doc/gnupg1.info ../../doc/gnupg1.texi; \
then \
  rc=0; \
  CDPATH="${ZSH_VERSION+.}:" && cd ../../doc; \
else \
  rc=$?; \
  CDPATH="${ZSH_VERSION+.}:" && cd ../../doc && \
  $restore $backupdir/* `echo "./../../doc/gnupg1.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
gcc -o yat2m ../../doc/yat2m.c
/<<PKGBUILDDIR>>/scripts/missing: line 81: makeinfo: command not found
WARNING: 'makeinfo' is missing on your system.
         You should only need it if you modified a '.texi' file, or
         any other file indirectly affecting the aspect of the manual.
         You might want to install the Texinfo package:
         <http://www.gnu.org/software/texinfo/>
         The spurious makeinfo call might also be the consequence of
         using a buggy 'make' (AIX, DU, IRIX), in which case you might
         want to install GNU make:
         <http://www.gnu.org/software/make/>
Makefile:484: recipe for target '../../doc/gnupg1.info' failed
make[4]: *** [../../doc/gnupg1.info] Error 127



More information about the pkg-gnupg-maint mailing list