When I try to build ESS on MacOS (mojave, 10.14.1) (and other systems as I’ve 
seen this for a while now), I see the following error:

...
making Info documentation...
LC_ALL=C LANG=en makeinfo ess.texi
/Users/sly/.emacs.d/site-lisp/ESS/doc//newfeat.texi:42: warning: `.' or `,' 
must follow @xref, not `f'.
/Users/sly/.emacs.d/site-lisp/ESS/doc//newfeat.texi:76: warning: `.' or `,' 
must follow @xref, not `@'.
/Users/sly/.emacs.d/site-lisp/ESS/doc//newfeat.texi:135: Unknown command `ESS:'.
ess.texi:3060: warning: `.' or `,' must follow @xref, not `f'.
/Users/sly/.emacs.d/site-lisp/ESS/doc//installation.texi:117: `Check 
Installation' has no Up field (perhaps incorrect sectioning?).
/Users/sly/.emacs.d/site-lisp/ESS/doc//installation.texi:79: `Activating and 
Loading ESS' has no Up field (perhaps incorrect sectioning?).
/Users/sly/.emacs.d/site-lisp/ESS/doc//installation.texi:34: `Installing from 
source' has no Up field (perhaps incorrect sectioning?).
/Users/sly/.emacs.d/site-lisp/ESS/doc//installation.texi:16: `Installing from a 
third-party repository' has no Up field (perhaps incorrect sectioning?).
makeinfo: Removing output file `/Users/sly/.emacs.d/site-lisp/ESS/doc/ess.info' 
due to errors; use --force to preserve.
make[1]: [info/ess.info] Error 1 (ignored)
mv -f ess.info info/
mv: rename ess.info to info/ess.info: No such file or directory
make[1]: *** [info/ess.info] Error 1
make: *** [all] Error 2

I’m sure I could have some wonky makeinfo installed by homebrew but I figured 
I’d ask here to see if anyone has seen this.

thanks,

Cyrus

______________________________________________
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help

Reply via email to