<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div><div></div><div>At the end it says "err: Package file '/opt/local/lib/pkgconfig/lua-5.2.pc' appears to be empty", and navigating to there yeah it's 0. It actually looks like every dependency of the mpv port install is size 0:</div><div></div><blockquote type="cite" class=""><div><font face="Monaco" class="">% gls -l --si -S</font></div><div><font face="Monaco" class="">[...]</font></div><font face="Monaco" class="">-rw-r--r-- 1 root     admin    0 Jan 20 09:44 dvdnav.pc<br class="">-rw-r--r-- 1 root     admin    0 Jan 20 09:46 dvdread.pc<br class="">-rw-r--r-- 1 root     admin    0 Sep 30  2017 libcddb.pc<br class="">-rw-r--r-- 1 root     admin    0 Sep 30  2017 libcdio++.pc<br class="">-rw-r--r-- 1 root     admin    0 Sep 30  2017 libcdio.pc<br class="">-rw-r--r-- 1 root     admin    0 Sep 30  2017 libcdio_cdda.pc<br class="">-rw-r--r-- 1 root     admin    0 Sep 30  2017 libcdio_paranoia.pc<br class="">-rw-r--r-- 1 root     admin    0 Apr  5 20:14 libdvdcss.pc<br class="">-rw-r--r-- 1 root     admin    0 Sep 30  2017 libiso9660++.pc<br class="">-rw-r--r-- 1 root     admin    0 Sep 30  2017 libiso9660.pc<br class="">-rw-r--r-- 1 root     admin    0 Sep 30  2017 libudf.pc<br class="">-rw-r--r-- 1 root     admin    0 Sep 30  2017 lua-5.2.pc<br class="">-rw-r--r-- 1 root     admin    0 May 26 13:41 rubberband.pc<br class="">-rw-r--r-- 1 root     admin    0 Jun  2 11:08 sndfile.pc<br class=""></font><br class=""></blockquote>At this point I've already reinstalled all my other regular ports so this list is a lot shorter then it'd be on a fresh install I assume, ffmpeg & mkvtoolnix etc already covered much of what mpv would want. Only the remaining dependencies exclusively left to mpv show size zero. I don't know what to make of that. I assume all sizes for a port installing dependencies being zero is not normal?<br class=""><div> </div><blockquote type="cite" class=""><div class=""><div class=""><br class="">Also, to make another guess on what is going on, what is the result of<br class="">the following command on your system?<br class=""><br class="">$ pkg-config --libs --cflags lua-5.2<br class="">-I/opt/local/include/lua-5.2 -L/opt/local/lib/lua-5.2 -llua-5.2 -lm<br class=""></div></div></blockquote>"<font face="Monaco" class="">Unknown option -I</font>"</div><div><br class=""></div><div>Thanks for your suggestions of something else to look at! I didn't think to look at that build config.log before vs the main log.</div><br class=""><div class="">Lee</div></body></html>