[MacPorts] #57480: Failed to build jekyll
MacPorts
noreply at macports.org
Sat Jan 26 08:51:57 UTC 2019
#57480: Failed to build jekyll
---------------------+----------------------
Reporter: OleBo | Owner: kobold@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: jekyll |
---------------------+----------------------
Comment (by borwick):
This is a total kludge but, after the build failed, I did this to get
jekyll installed:
{{{
sudo -s # become root
cd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_jekyll/jekyll/work
/jekyll-ocaml
export OCAMLPARAM="safe-string=0,_"
make
port install jekyll
}}}
I did this based on this OCaml build error on another project:
https://github.com/facebook/flow/issues/5270
--
Ticket URL: <https://trac.macports.org/ticket/57480#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list