<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Nov 13, 2018, at 6:33 PM, Uli Wienands <<a href="mailto:wienands@gmail.com" class="">wienands@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class=""><span class="Apple-converted-space"> </span>it ran aground trying to install zstd.</span></div></blockquote></div><br class=""><div class=""><br class=""></div><div class="">A little prospecting shows that the tiff port was recently updated to include zstd support</div><div class=""><br class=""></div><div class=""><a href="https://github.com/macports/macports-ports/commit/c4b50f5d455c061ebf22697a4e4a5a083cff43f8#diff-106d68a6fc0ac0134ae9bc83fcfe8dee" class="">https://github.com/macports/macports-ports/commit/c4b50f5d455c061ebf22697a4e4a5a083cff43f8#diff-106d68a6fc0ac0134ae9bc83fcfe8dee</a></div><div class=""><br class=""></div><div class="">however, zstd is pretty touchy, it appears, and requires newer compilers to handle the assembly.</div><div class=""><br class=""></div><div class="">SO - zstd will need some attention to make this work, now that far more people will be wanting to install it. You won’t be the only person with this issue this week.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><blockquote type="cite" class=""><span style="background-color: rgb(255, 255, 255);" class="">I have clang 3.4, 3.7 and 5.0 installed</span></blockquote></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Any of those will likely build zstd without too much trouble.</div><div class=""><br class=""></div><div class="">Try</div><div class=""><br class=""></div><div class="">sudo port -v install zstd configure.compiler=macports-clang-5.0</div><div class=""><br class=""></div><div class="">and I suspect you’ll get it done</div><div class=""><br class=""></div><div class="">Ken</div></body></html>