<p>Le 23 nov. 2011 17:02, &quot;Richard Shaw&quot; &lt;<a href="mailto:hobbes1069@gmail.com">hobbes1069@gmail.com</a>&gt; a écrit :<br>
&gt;<br>
&gt; I was trying to get a devel build of mythtv going on the new builder<br>
&gt; since they still appear to be failing on Jarod&#39;s builder and ran into<br>
&gt; an issue where ./configure couldn&#39;t find qmake even though<br>
&gt; 1:qt-devel-4.8.0-0.24.rc1.fc17.x86_64 is installed:<br>
&gt;<br>
&gt; + ./configure --prefix=/usr --libdir=/usr/lib64 --libdir-name=lib64<br>
&gt; --mandir=/usr/share/man --enable-iptv --enable-pthreads<br>
&gt; --enable-ffmpeg-pthreads --enable-joystick-menu --enable-audio-alsa<br>
&gt; --enable-audio-oss --enable-audio-jack --enable-libfftw3 --enable-x11<br>
&gt; --x11-path=/usr/include --enable-xv --enable-xvmc-vld<br>
&gt; --enable-opengl-video --enable-opengl-vsync --enable-xrandr<br>
&gt; --enable-lirc --enable-ivtv --enable-firewire --enable-dvb<br>
&gt; --enable-libmp3lame --enable-libtheora --enable-libvorbis<br>
&gt; --enable-libxvid --enable-vdpau --enable-crystalhd --disable-directfb<br>
&gt; &#39;--extra-cflags=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2<br>
&gt; -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64<br>
&gt; -mtune=generic -fomit-frame-pointer&#39; &#39;--extra-cxxflags=-O2 -g -pipe<br>
&gt; -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector<br>
&gt; --param=ssp-buffer-size=4  -m64 -mtune=generic -fomit-frame-pointer&#39;<br>
&gt; --compile-type=release --enable-debug<br>
&gt; qmake for Qt4.5 or newer not found.\nPlease specify the correct qmake<br>
&gt; with --qmake=<br>
&gt; If you think configure made a mistake, make sure you are using the latest<br>
&gt; version from SVN.  If the latest version fails, report the problem to the<br>
&gt; <a href="mailto:mythtv-dev@mythtv.org">mythtv-dev@mythtv.org</a> mailing list or IRC #mythtv on <a href="http://irc.freenode.net">irc.freenode.net</a><br>
&gt; Include the log file &quot;config.ep&quot; produced by configure as this will help<br>
&gt; solving the problem.<br>
&gt;<br>
&gt; I decided to try and reproduce the problem with a local mock build as<br>
&gt; to not abuse the builder but had a completely different problem:<br>
&gt;<br>
&gt; Error: Package: vlc-core-1.1.12-1.fc16.x86_64 (rpmfusion-free-rawhide)<br>
&gt;           Requires: libmatroska.so.4()(64bit)<br>
&gt; Error: Package: vcdimager-libs-0.7.24-1.fc15.x86_64 (rpmfusion-free-rawhide)<br>
&gt;           Requires: libiso9660.so.7()(64bit)<br>
&gt; Error: Package: vcdimager-0.7.24-1.fc15.x86_64 (rpmfusion-free-rawhide)<br>
&gt;           Requires: libcdio.so.12(CDIO_12)(64bit)<br>
&gt; Error: Package: vcdimager-0.7.24-1.fc15.x86_64 (rpmfusion-free-rawhide)<br>
&gt;           Requires: libcdio.so.12()(64bit)<br>
&gt; Error: Package: vlc-core-1.1.12-1.fc16.x86_64 (rpmfusion-free-rawhide)<br>
&gt;           Requires: libcdio.so.12()(64bit)<br>
&gt; Error: Package: vcdimager-libs-0.7.24-1.fc15.x86_64 (rpmfusion-free-rawhide)<br>
&gt;           Requires: libcdio.so.12()(64bit)<br>
&gt; Error: Package: vcdimager-0.7.24-1.fc15.x86_64 (rpmfusion-free-rawhide)<br>
&gt;           Requires: libiso9660.so.7()(64bit)<br>
&gt; Error: Package: vlc-core-1.1.12-1.fc16.x86_64 (rpmfusion-free-rawhide)<br>
&gt;           Requires: libcdio.so.12(CDIO_12)(64bit)<br>
&gt; Error: Package: vlc-core-1.1.12-1.fc16.x86_64 (rpmfusion-free-rawhide)<br>
&gt;           Requires: libiso9660.so.7()(64bit)<br>
&gt; Error: Package: vcdimager-libs-0.7.24-1.fc15.x86_64 (rpmfusion-free-rawhide)<br>
&gt;           Requires: libcdio.so.12(CDIO_12)(64bit)<br>
&gt;  You could try using --skip-broken to work around the problem<br>
&gt;  You could try running: rpm -Va --nofiles --nodigest<br>
&gt;<br>
&gt; I&#39;m using the mock config &quot;fedora-rawhide-x86_64-rpmfusion_free&quot; which<br>
&gt; should be sufficient. Is there something wrong or that needs to be<br>
&gt; updated in the mock configs?<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Richard<br>
Hi</p>
<p>You need to avoid using jarod builder if you are using rawhide.</p>
<p>Then the dependency break is known for vlc. I will fix this tonight.<br>
But you should be able to workaround it by using BR phonon-backend-xine/gstreamer</p>
<p>It&#39;s still weird to have such requirement when using qt-devel<br></p>
<p>Nicolas (kwizart)<br>
</p>