<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Oct 16, 2014 at 11:30 AM, Craig Treleaven <span dir="ltr">&lt;<a href="mailto:ctreleaven@macports.org" target="_blank">ctreleaven@macports.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":26l" class="a3s" style="overflow:hidden">I&#39;m working on a new version of MythTV and building in a non-standard prefix (/opt/dvr).  I&#39;m getting hundreds of warning messages like the following:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2014-10-16 10:43:03.178 osacompile[23932:90b] CFPreferences: user home directory at file://localhost/opt/local/<u></u>var/macports/home/ is unavailable. User domains will be volatile.<br>
</blockquote>
</div></blockquote></div><br>This is just that these programs (in particular osacompile which is the Applescript compiler) use the CFPreferences framework, which always looks for stuff in $HOME before system locations, and for whatever reason the fake home directory used by MacPorts builds is still pointing at /opt/local instead of /opt/dvr. Since I don&#39;t see a macports.conf entry for it, this may well indicate a shortcoming in the MacPorts base.</div><div class="gmail_extra"><br></div><div class="gmail_extra">That said, since you are not actually (and should not be!) using the local settings these programs are looking for, the warnings are harmless.<br clear="all"><div><br></div>-- <br><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div>
</div></div>