<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"><span></span></div><div dir="ltr"><meta http-equiv="content-type" content="text/html; charset=utf-8"><div dir="ltr"><span></span></div><div dir="ltr"><div dir="ltr"></div><div dir="ltr">This issue is supposed to be fixed in these lines:</div><div dir="ltr"><a href="https://github.com/macports/macports-ports/blob/2c234633658e98876b28b4cdf07852a2eff07b86/lang/ghc/Portfile#L183-L194">https://github.com/macports/macports-ports/blob/2c234633658e98876b28b4cdf07852a2eff07b86/lang/ghc/Portfile#L183-L194</a></div><div dir="ltr"><pre style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; font-size: 12px; margin-top: 0px; margin-bottom: 0px; caret-color: rgb(36, 41, 46); color: rgb(36, 41, 46); -webkit-text-size-adjust: 100%; background-color: rgb(255, 255, 255); width: 1px; height: 1px; position: fixed; top: 5px;"><a href="https://github.com/macports/macports-ports/blob/2c234633658e98876b28b4cdf07852a2eff07b86/lang/ghc/Portfile#L183">https://github.com/macports/macports-ports/blob/2c234633658e98876b28b4cdf07852a2eff07b86/lang/ghc/Portfile#L183</a></pre></div><div dir="ltr"><br></div><div dir="ltr">But obviously there’s still some issue. See:</div><div dir="ltr">* <a href="https://trac.macports.org/ticket/59018">https://trac.macports.org/ticket/59018</a></div><div dir="ltr">* <a href="https://github.com/macports/macports-ports/pull/5049">https://github.com/macports/macports-ports/pull/5049</a></div><div dir="ltr"><br></div><div dir="ltr">The good news is that this works nicely if the correct dependencies are installed. The bad new is that I don’t know that dependency. When I have access to “port provides” on the right box I’ll try to figure that out.</div><div dir="ltr"><br></div><div dir="ltr">In the meantime, it would be helpful and appreciated if you could track down the necessary port so that we can fix the Portfile and get the GHC User’s Guide up and running.</div><div dir="ltr"><br></div><blockquote type="cite"><div dir="ltr"><span>I'm working on making a newer bootstrap version of ghc for SnowLeopard.</span><br><span></span><br><span>The ghc 8.0.1 build finishes on 10.6.8, but it wants to build the PDF documentation next, and texlive is erroring building the PDF.</span><br><span></span><br><span>I know nothing about texlive. I know I might turn off the docs, but -- it took many hours to build ghc, and I would like to fix texlive.</span><br>…<br><span>\usepackage{fontspec}</span><br><span>\usepackage{makeidx}</span><br><span>\setsansfont{DejaVu Sans}</span><br><span>\setromanfont{DejaVu Serif}</span><br><span>\setmonofont{DejaVu Sans Mono}</span><br><span>''',</span><br><span>}</span><br><span>=========</span><br><span></span><br><span>and that generates this bit in the generated tex file:</span><br><span></span><br><span>======</span><br><span>\usepackage{fontspec}</span><br><span>\usepackage{makeidx}</span><br><span>\setsansfont{DejaVuSans}</span><br><span>\setromanfont{DejaVuSerif}</span><br><span>\setmonofont{DejaVuSansMono}</span><br>…<br><span>(/opt/local/share/texmf-texlive/tex/latex/base/tuenc.def))</span><br><span>(/opt/local/share/texmf-texlive/tex/latex/fontspec/fontspec.cfg)))kpathsea:make_tex: Invalid filename `DejaVu Sans', contains ' '</span><br><span></span><br><span></span><br><span>! Package fontspec Error: The font "DejaVu Sans" cannot be found.</span><br></div></blockquote></div></div></body></html>