Re: F36 Free repo broken deps.

2022-02-06 Thread Kevin Kofler via rpmfusion-developers
--- Begin Message ---
Kevin Kofler via rpmfusion-developers wrote:
> Rebuilding now:
> https://koji.rpmfusion.org/koji/taskinfo?taskID=523888
> 
> I had actually done the release bump the previous weekend (Sat Jan 29
> 2022), but I was unable to do the rebuild because there was no Rawhide
> compose and hence libvpx was not updated in the RPM Fusion buildroot. Now
> it is.

Unfortunately, it does not build due to FFmpeg incompatibilities:

In file included from gen/media/filters/filters_jumbo_5.cc:6:
./../../3rdparty/chromium/media/filters/audio_file_reader.cc: In member 
function 'bool media::AudioFileReader::OpenDecoder()':
./../../3rdparty/chromium/media/filters/audio_file_reader.cc:88:40: error: 
invalid conversion from 'const AVCodec*' to 'AVCodec*' [-fpermissive]
   88 |   AVCodec* codec = avcodec_find_decoder(codec_context_->codec_id);
  |^~
  ||
  |const AVCodec*
In file included from gen/media/filters/filters_jumbo_5.cc:9:
./../../3rdparty/chromium/media/filters/ffmpeg_audio_decoder.cc: In member 
function 'bool media::FFmpegAudioDecoder::ConfigureDecoder(const 
media::AudioDecoderConfig&)':
./../../3rdparty/chromium/media/filters/ffmpeg_audio_decoder.cc:332:40: 
error: invalid conversion from 'const AVCodec*' to 'AVCodec*' [-fpermissive]
  332 |   AVCodec* codec = avcodec_find_decoder(codec_context_->codec_id);
  |^~
  ||
  |const AVCodec*
In file included from gen/media/filters/filters_jumbo_5.cc:10:
./../../3rdparty/chromium/media/filters/ffmpeg_demuxer.cc: In function 
'base::TimeDelta media::ExtractStartTime(AVStream*)':
./../../3rdparty/chromium/media/filters/ffmpeg_demuxer.cc:101:15: error: 
'AVStream' {aka 'struct AVStream'} has no member named 'first_dts'
  101 |   if (stream->first_dts != kNoFFmpegTimestamp &&
  |   ^
./../../3rdparty/chromium/media/filters/ffmpeg_demuxer.cc:106:56: error: 
'AVStream' {aka 'struct AVStream'} has no member named 'first_dts'
  106 | ConvertFromTimeBase(stream->time_base, stream->first_dts);
  |^
./../../3rdparty/chromium/media/filters/ffmpeg_demuxer.cc: In member 
function 'void 
media::FFmpegDemuxerStream::EnqueuePacket(media::ScopedAVPacket)':
./../../3rdparty/chromium/media/filters/ffmpeg_demuxer.cc:413:54: error: 
cannot convert 'int*' to 'size_t*' {aka 'long unsigned int*'}
  413 | packet.get(), AV_PKT_DATA_WEBVTT_IDENTIFIER, _size);
  |  ^~~~
  |  |
  |  int*
In file included from /usr/include/ffmpeg/libavcodec/avcodec.h:45,
 from 
../../3rdparty/chromium/media/ffmpeg/ffmpeg_common.h:28,
 from 
./../../3rdparty/chromium/media/filters/audio_file_reader.cc:19:
/usr/include/ffmpeg/libavcodec/packet.h:598:42: note:   initializing 
argument 3 of 'uint8_t* av_packet_get_side_data(const AVPacket*, 
AVPacketSideDataType, size_t*)'
  598 |  size_t *size);
  |  ^~~~
./../../3rdparty/chromium/media/filters/ffmpeg_demuxer.cc:417:52: error: 
cannot convert 'int*' to 'size_t*' {aka 'long unsigned int*'}
  417 | packet.get(), AV_PKT_DATA_WEBVTT_SETTINGS, _size);
  |^~
  ||
  |int*
/usr/include/ffmpeg/libavcodec/packet.h:598:42: note:   initializing 
argument 3 of 'uint8_t* av_packet_get_side_data(const AVPacket*, 
AVPacketSideDataType, size_t*)'
  598 |  size_t *size);
  |  ^~~~
./../../3rdparty/chromium/media/filters/ffmpeg_demuxer.cc:429:61: error: 
cannot convert 'int*' to 'size_t*' {aka 'long unsigned int*'}
  429 | packet.get(), AV_PKT_DATA_MATROSKA_BLOCKADDITIONAL, 
_data_size);
  | 
^~~
  | |
  | int*
/usr/include/ffmpeg/libavcodec/packet.h:598:42: note:   initializing 
argument 3 of 'uint8_t* av_packet_get_side_data(const AVPacket*, 
AVPacketSideDataType, size_t*)'
  598 |  size_t *size);
  |  ^~~~
./../../3rdparty/chromium/media/filters/ffmpeg_demuxer.cc:491:53: error: 
cannot convert 'int*' to 'size_t*' {aka 'long unsigned 

Re: F36 Free repo broken deps.

2022-02-06 Thread Kevin Kofler via rpmfusion-developers
--- Begin Message ---
Leigh Scott wrote:
> package: qt5-qtwebengine-freeworld

Rebuilding now:
https://koji.rpmfusion.org/koji/taskinfo?taskID=523888

I had actually done the release bump the previous weekend (Sat Jan 29 2022), 
but I was unable to do the rebuild because there was no Rawhide compose and 
hence libvpx was not updated in the RPM Fusion buildroot. Now it is.

Kevin Kofler
___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org
--- End Message ---


Re: F36 Free repo broken deps.

2022-02-06 Thread Vitaly Zaitsev via rpmfusion-developers
--- Begin Message ---

On 05/02/2022 21:15, Leigh Scott wrote:

Full details of deps issues


Also Koji buildroot is broken:

Error:
 Problem 1: conflicting requests
  - package qt6-qtwayland-devel-6.2.2-2.fc36.i686 requires 
libQt6WaylandClient.so.6, but none of the providers can be installed
  - package qt6-qtwayland-devel-6.2.2-2.fc36.i686 requires 
libQt6WaylandCompositor.so.6, but none of the providers can be installed
  - package qt6-qtwayland-devel-6.2.2-2.fc36.i686 requires 
libQt6WaylandEglClientHwIntegration.so.6, but none of the providers can 
be installed
  - package qt6-qtwayland-devel-6.2.2-2.fc36.i686 requires 
libQt6WaylandEglCompositorHwIntegration.so.6, but none of the providers 
can be installed
  - package qt6-qtwayland-devel-6.2.2-2.fc36.i686 requires 
libQt6WlShellIntegration.so.6, but none of the providers can be installed
  - package qt6-qtwayland-devel-6.2.2-2.fc36.i686 requires 
qt6-qtwayland(x86-32) = 6.2.2-2.fc36, but none of the providers can be 
installed
  - package qt6-qtwayland-devel-6.2.2-2.fc36.x86_64 requires 
libQt6WaylandClient.so.6()(64bit), but none of the providers can be 
installed
  - package qt6-qtwayland-devel-6.2.2-2.fc36.x86_64 requires 
libQt6WaylandCompositor.so.6()(64bit), but none of the providers can be 
installed
  - package qt6-qtwayland-devel-6.2.2-2.fc36.x86_64 requires 
libQt6WaylandEglClientHwIntegration.so.6()(64bit), but none of the 
providers can be installed
  - package qt6-qtwayland-devel-6.2.2-2.fc36.x86_64 requires 
libQt6WaylandEglCompositorHwIntegration.so.6()(64bit), but none of the 
providers can be installed
  - package qt6-qtwayland-devel-6.2.2-2.fc36.x86_64 requires 
libQt6WlShellIntegration.so.6()(64bit), but none of the providers can be 
installed
  - package qt6-qtwayland-devel-6.2.2-2.fc36.x86_64 requires 
qt6-qtwayland(x86-64) = 6.2.2-2.fc36, but none of the providers can be 
installed
  - nothing provides qt6-qtbase(x86-32) = 6.2.2 needed by 
qt6-qtwayland-6.2.2-2.fc36.i686
  - nothing provides qt6-qtbase(x86-64) = 6.2.2 needed by 
qt6-qtwayland-6.2.2-2.fc36.x86_64

 Problem 2: conflicting requests
  - package qt6-qt5compat-devel-6.2.2-3.fc36.i686 requires 
libQt6Core5Compat.so.6, but none of the providers can be installed
  - package qt6-qt5compat-devel-6.2.2-3.fc36.i686 requires 
qt6-qt5compat(x86-32) = 6.2.2-3.fc36, but none of the providers can be 
installed
  - package qt6-qt5compat-devel-6.2.2-3.fc36.x86_64 requires 
qt6-qt5compat(x86-64) = 6.2.2-3.fc36, but none of the providers can be 
installed
  - package qt6-qt5compat-devel-6.2.2-3.fc36.x86_64 requires 
libQt6Core5Compat.so.6()(64bit), but none of the providers can be installed
  - nothing provides qt6-qtbase(x86-32) = 6.2.2 needed by 
qt6-qt5compat-6.2.2-3.fc36.i686
  - nothing provides qt6-qtbase(x86-64) = 6.2.2 needed by 
qt6-qt5compat-6.2.2-3.fc36.x86_64
DEBUG util.py:446:  (try to add '--skip-broken' to skip uninstallable 
packages)


--
Sincerely,
  Vitaly Zaitsev (vit...@easycoding.org)
___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org
--- End Message ---


F36 Free repo broken deps.

2022-02-05 Thread Leigh Scott
package: HandBrake
package: VirtualBox
package: acoustid-fingerprinter
package: alsa-plugins-freeworld
package: aqualung
package: audacious-plugins-freeworld
package: avidemux
package: bino
package: chromaprint-tools
package: chromium-freeworld
package: cinelerra-gg
package: comskip
package: deadbeef-plugins
package: deepin-movie
package: dvbcut
package: dvdstyler
package: fceux
package: ffmpegthumbs
package: freshplayerplugin
package: gr-dab
package: guvcview
package: kodi
package: kodi-pvr-argustv
package: kodi-pvr-filmon
package: kodi-pvr-hdhomerun
package: kodi-pvr-pctv
package: kodi-pvr-stalker
package: libde265
package: libopenshot
package: qtav
package: libquicktime
package: lightspark
package: lives
package: loudgain
package: mixxx
package: mlt-freeworld
package: moc
package: mpd
package: mythtv
package: obs-studio
package: olive
package: performous
package: pianobar
package: ppsspp
package: qmmp-plugin-pack-freeworld
package: qmplay2
package: qt5-qtwebengine-freeworld
package: qtox
package: retroarch-freeworld
package: simplescreenrecorder
package: telegram-desktop
package: tilem
package: tvheadend
package: vcmi
package: vdr-softhddevice-openglosd
package: vdr-vaapidevice
package: vdr-xineliboutput
package: welle-io
package: wf-recorder
package: wxsvg
package: xmms2-freeworld
package: xpra-codecs-freeworld
package: zoneminder

Full details of deps issues

https://leigh123linux.fedorapeople.org/pub/info/rpmfusion1.txt
___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org