-
Notifications
You must be signed in to change notification settings - Fork 753
Closed
Description
Commit 2659912 fails to build on macOS 10.13.6
I discovered this while trying to build from master to report a different problem. I'll link that issue once I finish creating it.
Steps
brew install asciidoc- Clone the repo, cd into
src makemake install
Outcome
$ make install
ln -sf kak.opt kak
a2x --no-xmllint -f manpage ../doc/kak.1.asciidoc
a2x: ERROR: "xsltproc" --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam admon.graphics 0 "/usr/local/Cellar/asciidoc/8.6.10_1/etc/asciidoc/docbook-xsl/manpage.xsl" "/Users/waldon/Code/builds/kakoune/doc/kak.1.xml" returned non-zero exit status 5
make: *** [../doc/kak.1.gz] Error 1
Expected
Successful build.
Versions
$ a2x --version
a2x 8.6.10
Metadata
Metadata
Assignees
Labels
No labels