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