On Sat, 2012-02-18 at 15:38 -0600, Richard Shaw wrote:
2012/2/18 Sérgio Basto <sergio(a)serjux.com>:
> On Sun, 2012-02-12 at 14:44 -0600, Richard Shaw wrote:
>> Ok, now I'm totally stumped. I figured out what the build error is but
>> not the root cause.
>>
>> The mythweather plugin requires perl-DateTime-Format-ISO8602 or
>> something like that. I've verified it is getting installed in root.log
>> but for some reason configure does not find it and disables the
>> mythweather plugin. I tried creating a F15 mock chroot and installed
>> the perl module and was able to load it which is all configure tries
>> to do...
>
>
> + ./configure --prefix=/builddir/build/BUILD/MythTV-mythtv-c239b59/fakeroot/usr
--libdir=/usr/lib64 --libdir-name=lib64 --enable-mytharchive --enable-mythbrowser
--enable-mythgallery --enable-exif --enable-new-exif --enable-mythgame --enable-mythmusic
--enable-mythnews --enable-mythvideo --enable-mythweather --enable-mythzoneminder
--enable-mythnetvision --enable-opengl --enable-libvisual --enable-fftw --enable-sdl
> WARNING: disabling MythWeather; missing DateTime::Format::ISO8601
> which: no dcraw in
(/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin)
>
> rpm -q dcraw
> dcraw-9.12-1.fc16.x86_64
> which dcraw
> /usr/bin/dcraw
>
>> Now what?
>
> add Buildrequires dcraw ?
The two errors are unrelated as far as I can tell. Apparently dcraw
isn't required. It just decodes raw images from some digital cameras.
I grab
mythtv-0.24.2-1.fc15.src.rpm with wget
http://buildsys.rpmfusion.org/logs/fedora-15-rpmfusion_free/11881-mythtv-...
and I build successfully with mock in fedora-15-i386 and
fedora-15-x86_64
...
MythWeather plugin will be built
So it is odd
I suggest open a bug on product infrastructure like this
https://bugzilla.rpmfusion.org/show_bug.cgi?id=2170
Best regards,
--
Sérgio M. B.