<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Thanks for the replies, it is a Macbook Pro 2011 i try to run it on, will try the suggestions<div>Horst<br><br><div id="AppleMailSignature" dir="ltr"><blockquote type="cite"><div dir="ltr"><div class=""><div class="" style="margin: 0cm 0cm 0.0001pt;"><span class="" style="background-color: rgba(255, 255, 255, 0);"><b class="">Horst Simon</b></span></div><div class="" style="margin: 0cm 0cm 0.0001pt;"><span class="" style="background-color: rgba(255, 255, 255, 0);">Mobile: <a href="tel:+61%20414%20303-433" dir="ltr" x-apple-data-detectors="true" x-apple-data-detectors-type="telephone" x-apple-data-detectors-result="4/1" style="text-decoration-color: rgba(88, 86, 214, 0.258824);">+61 414 303-433</a></span></div><div class="" style="margin: 0cm 0cm 0.0001pt;"><span class="" style="background-color: rgba(255, 255, 255, 0);">Phone: <a href="tel:+61%203%208555-2322" dir="ltr" x-apple-data-detectors="true" x-apple-data-detectors-type="telephone" x-apple-data-detectors-result="4/2" style="text-decoration-color: rgba(88, 86, 214, 0.258824);">+61 3 8555-2322</a></span></div><div class="" style="margin: 0cm 0cm 0.0001pt;"><span class="" style="background-color: rgba(255, 255, 255, 0);">Email: <font class=""><a href="mailto:horst.simopn@optusnet.com.au" class="">horst.simon@optusnet.com.au</a></font></span></div><div class="" style="margin-top: 0px; margin-bottom: 0px;"><span class=""><span class="" style="background-color: rgba(255, 255, 255, 0);">______________________________________________________________________</span></span></div><div class="" style="margin-top: 0px; margin-bottom: 0px;"><span class=""><span class=""><span class="" style="background-color: rgba(255, 255, 255, 0);">Please consider your environmental<br class=""></span></span></span></div><div class="" style="margin-top: 0px; margin-bottom: 0px;"><span class=""><span class="" style="background-color: rgba(255, 255, 255, 0);"><span class="">responsibility before printing this email</span>.</span></span></div><p class="" style="margin-top: 0px; margin-bottom: 0px;"><span class=""><span class="" style="background-color: rgba(255, 255, 255, 0);">  </span></span></p><div class="" style="margin-top: 0px; margin-bottom: 0px;"><span class="" style="background-color: rgba(255, 255, 255, 0);">This message (including any attachments) is intended only for the use of the individual or entity</span></div><div class="" style="margin-top: 0px; margin-bottom: 0px;"><span class="" style="background-color: rgba(255, 255, 255, 0);">to which it is addressed and may contain information that is non-public, proprietary, privileged,</span></div><div class="" style="margin-top: 0px; margin-bottom: 0px;"><span class="" style="background-color: rgba(255, 255, 255, 0);">confidential, and exempt from disclosure under applicable law or may constitute as attorney work</span></div><div class="" style="margin-top: 0px; margin-bottom: 0px;"><span class="" style="background-color: rgba(255, 255, 255, 0);">product. If you are not the intended recipient, you are hereby notified that any use, dissemination,</span></div><div class="" style="margin-top: 0px; margin-bottom: 0px;"><span class="" style="background-color: rgba(255, 255, 255, 0);">distribution, or copying of this communication is strictly prohibited. If you have received this</span></div><div class="" style="margin-top: 0px; margin-bottom: 0px;"><span class="" style="background-color: rgba(255, 255, 255, 0);">communication in error, notify us immediately by telephone and (i) destroy this message if a facsimile</span></div><div class="" style="margin-top: 0px; margin-bottom: 0px;"><span class="" style="background-color: rgba(255, 255, 255, 0);">or (ii) delete this message immediately if this is an electronic communication.</span></div></div></div></blockquote></div><div dir="ltr"><br>On 9 Sep 2019, at 20:57, Chris Jones <<a href="mailto:jonesc@hep.phy.cam.ac.uk">jonesc@hep.phy.cam.ac.uk</a>> wrote:<br><br></div><blockquote type="cite"><div dir="ltr"><span></span><br><blockquote type="cite"><span>The first thing to do is check the buildbot logs, to see if you can work out what CPU feature the builds are enabling, and then proceed from there.</span><br></blockquote><blockquote type="cite"><span><a href="https://ports.macports.org/port/rspamd/builds">https://ports.macports.org/port/rspamd/builds</a></span><br></blockquote><span></span><br><span>from the 10.13 configure step</span><br><span></span><br><span>-- Performing Test HAVE_AVX2_C_COMPILER</span><br><span>-- Performing Test HAVE_AVX2_C_COMPILER - Success</span><br><span>-- Compilation of avx asm set is supported</span><br><span>-- Compilation of sse2 asm set is supported</span><br><span>-- Compilation of sse3 asm set is supported</span><br><span>-- Compilation of ssse3 asm set is supported</span><br><span>-- Compilation of sse41 asm set is supported</span><br><span>-- Compilation of sse42 asm set is supported</span><br><span>-- AVX2 support is added</span><br><span>-- AVX support is added</span><br><span>-- SSE2 support is added</span><br><span>-- SSE41 support is added</span><br><span>-- SSE42 support is added</span><br><span></span><br><span>enabling AVX(2) is likely the issue here, as this is not guaranteed to be available. My 2011 mac mini running 10.13 does not have AVX2, for instance.</span><br><span></span><br><span>So the (default) build needs to be configured to not enable AVX, even if the host CPU (buildbot) supports it.</span><br><span></span><br><span>Chris</span><br><span></span><br><blockquote type="cite"><span>Chris</span><br></blockquote></div></blockquote></div></body></html>