Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907603 - media-video/bino-1.6.8 - media_object.cpp: error: AVStream {aka struct AVStream} has no member named codec
Summary: media-video/bino-1.6.8 - media_object.cpp: error: AVStream {aka struct AVStre...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-01 07:59 UTC by Toralf Förster
Modified: 2023-06-01 07:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.66 KB, text/plain)
2023-06-01 07:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,102.91 KB, text/plain)
2023-06-01 07:59 UTC, Toralf Förster
Details
environment (environment,97.74 KB, text/plain)
2023-06-01 07:59 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,735 bytes, application/x-bzip)
2023-06-01 07:59 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.56 KB, application/x-bzip)
2023-06-01 07:59 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.06 KB, application/x-bzip)
2023-06-01 07:59 UTC, Toralf Förster
Details
media-video:bino-1.6.8:20230601-020112.log (media-video:bino-1.6.8:20230601-020112.log,44.91 KB, text/plain)
2023-06-01 07:59 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.83 KB, application/x-bzip)
2023-06-01 07:59 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-06-01 07:59:24 UTC
      |                                       const AVInputFormat*
media_object.cpp:824:47: error: invalid conversion from const AVInputFormat* to AVInputFormat* [-fpermissive]
  824 |                 iformat = av_find_input_format("mjpeg");
      |                           ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
      |                                               |
      |                                               const AVInputFormat*
media_object.cpp:886:70: error: AVStream {aka struct AVStream} has no member named codec
  886 |     AVCodecContext *codec_ctx = _ffmpeg->format_ctx->streams[i]->codec;
      |                                                                  ^~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd_merged_usr-j5-20230530-033005

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.4
Python 3.11.3
Available Ruby profiles:
  [1]   ruby30 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.69.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.2 *
go version go1.20.4 linux/amd64

  HEAD of ::gentoo
commit 8d24d34ef121e7d9b513b1d06256c37cf510a6a4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jun 1 01:02:03 2023 +0000

    2023-06-01 01:02:03 UTC

emerge -qpvO media-video/bino
[ebuild  N    ] media-video/bino-1.6.8  USE="-debug -doc -lirc" VIDEO_CARDS="-nvidia"
Comment 1 Toralf Förster gentoo-dev 2023-06-01 07:59:25 UTC
Created attachment 862987 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-06-01 07:59:26 UTC
Created attachment 862988 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-06-01 07:59:28 UTC
Created attachment 862989 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-06-01 07:59:28 UTC
Created attachment 862990 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-06-01 07:59:29 UTC
Created attachment 862991 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-06-01 07:59:30 UTC
Created attachment 862992 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-06-01 07:59:31 UTC
Created attachment 862993 [details]
media-video:bino-1.6.8:20230601-020112.log
Comment 8 Toralf Förster gentoo-dev 2023-06-01 07:59:32 UTC
Created attachment 862994 [details]
temp.tar.bz2