<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 31, 2017 at 11:46 AM, Tom Dexter <span dir="ltr"><<a href="mailto:digitalaudiorock@gmail.com" target="_blank">digitalaudiorock@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><span class="gmail-">On Mon, Oct 30, 2017 at 1:04 PM, rsh1k <<a href="mailto:roland.sh1000@gmail.com">roland.sh1000@gmail.com</a>> wrote:<br>
<br>
><br>
> I have manually/oneshot installed media-gfx/exiv2 (0.25-r2) as well as<br>
> media-libs/gexiv2 (0.10.3), but the mythtv build still fails at the same<br>
> spot.<br>
><br>
><br>
> Here are the emerge details:<br>
><br>
> ==============================<wbr>==============================<br>
> [ebuild     U ~] media-tv/mythtv-0.28.1-r1:0/0.<wbr>28.1::gentoo<br>
> [0.27.6_p20160318-r1:0/0.27.6_<wbr>p20160318::gentoo] USE="alsa dvb dvd fftw hls<br>
> libass mythlogserver%* python theora vaapi vorbis wrapper xml xvid<br>
> (-altivec) -autostart -bluray -cec -crystalhd -debug -egl -ieee1394 -jack<br>
> -lcd -lirc -perl -pulseaudio -systemd% -vdpau -xmltv -zeroconf"<br>
> INPUT_DEVICES="-joystick" PYTHON_TARGETS="python2_7" 0 KiB<br>
> ==============================<wbr>==============================<br>
><br>
><br>
> I know even 0.28.1 is getting dated now with the release of version "29"..<br>
> Is there an alternate location where Gentoo users are getting their ebuilds<br>
> from that I am not aware of?  Or has anyone else been able to resolve this<br>
> build issue with 0.28.1?<br>
><br>
> Thanks in advance.<br>
> - Dave<br>
><br>
<br>
</span>There are several things that are very strange about that one. First<br>
of all media-gfx/exiv2 is clearly a dependency of that ebuild that<br>
doesn't even hinge on any USE flags:<br>
<br>
COMMON="<br>
    dev-libs/glib:2<br>
    dev-qt/qtcore:5<br>
    dev-qt/qtdbus:5<br>
    dev-qt/qtgui:5<br>
    dev-qt/qtnetwork:5<br>
    dev-qt/qtscript:5<br>
    dev-qt/qtsql:5[mysql]<br>
    dev-qt/qtopengl:5<br>
    dev-qt/qtwebkit:5<br>
    dev-qt/qtwidgets:5<br>
    dev-qt/qtxml:5<br>
    media-gfx/exiv2:=<br>
...etc...<br>
<br>
I'm using a copy of mythtv-0.28.1-r1.ebuild in my local overlay,<br>
because I've removed the requirement for udisks2 and qtdbus, but that<br>
doesn't affect any of that, and it absolutely pulled that in as a<br>
dependency.<br>
<br>
equery d media-gfx/exiv2<br>
 * These packages depend on media-gfx/exiv2:<br>
media-tv/mythtv-0.28.1-r1 (media-gfx/exiv2)<br>
<br>
I'm stumped as to what would ignore that dependency in the first<br>
place, let alone why the compile would fail...though the two may<br>
somehow be related.<br>
<br>
Tom<br></blockquote><div><br></div>> Also note that media-libs/gexiv2 doesn't appear to be required at<br>> all...just media-gfx/exiv2. Also note that I'm on x86 and not 64 bit,<br>> but I'm not aware of any specific issues with that ebuild other than<br>>some odd stuff regarding gles2 which you're not using.<br><div class="gmail-HOEnZb"><div class="gmail-h5">></div></div><div><span style="color:rgb(80,0,80)">> Tom</span></div><div><span style="color:rgb(80,0,80)"><br></span></div><div><span style="color:rgb(80,0,80)"><br></span></div><div>Thanks Tom, appreciate the help.</div><div><br></div><div>I should have mentioned- I'm running a pure 64-bit system  (x86_64) without multilib.  </div><div><br></div><div>On my machine, 'equery d media-gfx/exiv2' shows that exiv2 is required by ufraw.</div><div>ufraw in return is required by imagemagick, which is required by dvdauthor and transcode, both of which are required by mythplugins.  But mythplugins is not required by the mythtv package, so although suspicious, that might be a dead-end?  </div><div><br></div><div><br></div><div>I emerged gexiv2 as a test... I'll remove it in case it is complicating the troubleshooting.</div><div><br></div><div>Thanks again for your help.</div><div>- Dave</div><div><br></div></div></div></div>