<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi, this is Rob Lancaster.   I have been working with the Mac version of KStars.  We have been using an older version of craft because we have had problems with the latest version and I would like to correct them so we can use the latest version.  We would like to have a fully automated script, since there are quite a few steps required for packaging up KStars and turning it into a dmg afterwards with all of the files and programs it needs.  The goal is really to have the user just need to run one command and get a fully deployable dmg.  Right now with an older version of craft we have that, but with the newer version, there are several issues.  So right now, our script checks out an older version of craft using git.  I would like to see if we can fix those issues though so that isn’t necessary.<div class=""><br class=""></div><div class="">Our current script is located here:  <a href="https://github.com/jamiesmith/kstars-on-osx" class="">https://github.com/jamiesmith/kstars-on-osx</a>.  I have been making a number of changes though that will make it work with a newer version of craft, but I don’t want to push those changes until it works.</div><div class=""><br class=""></div><div class="">1.  Snore.  Craft fails because it is trying to use snore and it is not installed.  I tried to build snore but that failed due to a couple of build errors.  Is Snore really needed?  I was able to edit craftsettings.ini file to comment out Notify = snore.  But I was wondering if that is the best thing to do.</div><div class=""><br class=""></div><div class="">2.  Next there was a problem with kde/applications/gpgmepp.  It caused a build error.  Is that really needed?  Jasem told me to remove it by editing craftsettings.ini like this.  Is that correct?</div><div class=""><br class=""></div><div class="">Ignores = gnuwin32/.*;dev-util/.*;binary/.*;kdesupport/kdewin;win32libs/.*;libs/qt5/.*;kde/applications/gpgmepp</div><div class=""><br class=""></div><div class="">3.  Now I am having a problem with frameworks/tier3/kwallet.  Jasem said he didn’t know what to do about this one.  It said "/usr/local/bin/ninja: b'ninja: build stopped: subcommand failed.”  It was trying to build kwallet. It failed at this point: /usr/local/bin/ninja: b'[18/110].  I can send my terminal log if that helps.</div><div class=""><br class=""></div><div class="">Thank you for your help,</div><div class=""><br class=""></div><div class="">Rob Lancaster</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>