[tlbuild] tl17 trial builds

Marc Baudoin babafou at babafou.eu.org
Sun Mar 19 08:46:26 CET 2017


Karl Berry <karl at freefriends.org> écrit :
> Hello TL builders - Akira and I have updated most of the version numbers
> in the source tree for TL17, and Akira has done yeoman efforts keeping
> third-party libraries and programs up to date.
> 
> So now would be a good time to try a trial build to make sure there are
> no (more) unwelcome surprises.

Unfortunately (NetBSD/amd64 7.1, worked yesterday):

[...]
if /bin/sh /usr/local/src/texlive/build-aux/missing makeinfo  --set INFO_SPECIAL_CHARS_WARNING=0 -I ../../doc \
 -o ../../doc/tlbuild.info ../../doc/tlbuild.texi; \
then \
  rc=0; \
  CDPATH="${ZSH_VERSION+.}:" && cd ../../doc; \
else \
  rc=$?; \
  CDPATH="${ZSH_VERSION+.}:" && cd ../../doc && \
  $restore $backupdir/* `echo "./../../doc/tlbuild.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
makeinfo: unknown option -- set
Try `makeinfo --help' for more information.
Makefile:530: recipe for target '../../doc/tlbuild.info' failed
gmake[1]: *** [../../doc/tlbuild.info] Error 1
gmake[1]: Leaving directory '/usr/local/src/texlive/Work/doc'
Makefile:575: recipe for target 'all-recursive' failed
gmake: *** [all-recursive] Error 1
+ echo 2
done (exit status 2) Sun Mar 19 08:43:40 CET 2017


More information about the tlbuild mailing list