Skip to content

Master won't build on macOS #2210

@whereswaldon

Description

@whereswaldon

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

  1. brew install asciidoc
  2. Clone the repo, cd into src
  3. make
  4. make 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions