<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">This morning I tried to build SWORD lib on my MacBook. It took some trial and error to get it to build, but it was without CLucene.<div><br></div><div>For those that are interested, homebrew is the typical way to install Un*x packages on a Mac. After adding many packages necessary for build to work at all, I worked on missing optional dependancies: ICU and CLucene.</div><div><br></div><div>Adding icu4c was trivial.</div><div><br></div><div>But CLucene gave the following fatal error:</div><div><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-width: normal; font-size: 18px; line-height: normal; font-family: Menlo; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal;"><span style="font-variant-ligatures: no-common-ligatures">brew install clucene</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-width: normal; font-size: 18px; line-height: normal; font-family: Menlo; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal;"><span style="font-variant-ligatures: no-common-ligatures; color: #400bd9">==></span><span style="font-variant-ligatures: no-common-ligatures"> <b>Downloading https://formulae.brew.sh/api/formula.jws.json</b><b></b></span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-width: normal; font-size: 18px; line-height: normal; font-family: Menlo; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal;"><span style="font-variant-ligatures: no-common-ligatures; color: #400bd9">==></span><span style="font-variant-ligatures: no-common-ligatures"> <b>Downloading https://formulae.brew.sh/api/cask.jws.json</b><b></b></span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-width: normal; font-size: 18px; line-height: normal; font-family: Menlo; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal;"><span style="font-variant-ligatures: no-common-ligatures; color: #b42419">Error:</span><span style="font-variant-ligatures: no-common-ligatures"> clucene has been disabled because it is not maintained upstream! It was disabled on 2024-12-16.</span></p></div><div><span style="font-variant-ligatures: no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures: no-common-ligatures;">The source hasn’t changed since 2011. :(</span></div><div><span style="font-variant-ligatures: no-common-ligatures;"><br></span></div><div><span style="font-variant-ligatures: no-common-ligatures">I then tried building from source. Perhaps I don’t know what I’m doing, but I got errors that indicated that it won’t compile on Apple Silicon. I was able to modify source to finally get it to compile, but I don’t think this is the way to go.</span></div><div><span style="font-variant-ligatures: no-common-ligatures"><br></span></div><div>In Him,</div><div><span style="font-variant-ligatures: no-common-ligatures"><span class="Apple-tab-span" style="white-space:pre"> </span>DM</span></div></body></html>