Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834406 - media-video/kino-1.3.4-r2 with ffmpeg-5.0: frame.cc:103:9: error: ‘av_register_all’ was not declared in this scope
Summary: media-video/kino-1.3.4-r2 with ffmpeg-5.0: frame.cc:103:9: error: ‘av_registe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: ffmpeg-5.0
  Show dependency tree
 
Reported: 2022-02-28 21:02 UTC by Kobboi
Modified: 2022-08-16 08:11 UTC (History)
0 users

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


Attachments
build.log.gz (build.log.gz,18.77 KB, application/gzip)
2022-02-28 21:02 UTC, Kobboi
Details
emerge-info.txt (emerge-info.txt,8.00 KB, text/plain)
2022-02-28 21:02 UTC, Kobboi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kobboi 2022-02-28 21:02:08 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall       -I/usr/include/libxml2  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -
I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread     -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib64/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENT
RANT -D__STDC_CONSTANT_MACROS  -Iusr/include/libavcodec -Iusr/include/libavformat -Iusr/include/libswscale  -O2 -march=znver3 -pipe -g -ggdb3 -c -o image_create.o image_create.cc
(..)
frame.cc: In constructor ‘Frame::Frame()’:
frame.cc:103:9: error: ‘av_register_all’ was not declared in this scope
  103 |         av_register_all();
      |         ^~~~~~~~~~~~~~~


Reproducible: Always
Comment 1 Kobboi 2022-02-28 21:02:20 UTC
Created attachment 766071 [details]
build.log.gz
Comment 2 Kobboi 2022-02-28 21:02:22 UTC
Created attachment 766072 [details]
emerge-info.txt
Comment 3 Kobboi 2022-02-28 21:02:36 UTC
Compiles fine with ffmpeg-4.4.1
Comment 4 Larry the Git Cow gentoo-dev 2022-07-12 01:53:57 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=292b5f397891b16e290c5eca9e09dc207450891e

commit 292b5f397891b16e290c5eca9e09dc207450891e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-12 01:53:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-12 01:53:41 +0000

    profiles: last-rite media-video/kino
    
    Bug: https://bugs.gentoo.org/372053
    Bug: https://bugs.gentoo.org/438248
    Bug: https://bugs.gentoo.org/740528
    Bug: https://bugs.gentoo.org/778338
    Bug: https://bugs.gentoo.org/832380
    Bug: https://bugs.gentoo.org/834406
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 5 Larry the Git Cow gentoo-dev 2022-08-16 08:11:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dae8d14c08cd92a30d2231d54cffd154de78f38d

commit dae8d14c08cd92a30d2231d54cffd154de78f38d
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-08-16 08:03:05 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-08-16 08:03:05 +0000

    media-video/kino: treeclean
    
    Closes: https://bugs.gentoo.org/740528
    Closes: https://bugs.gentoo.org/778338
    Closes: https://bugs.gentoo.org/834406
    Closes: https://bugs.gentoo.org/438248
    Closes: https://bugs.gentoo.org/372053
    Closes: https://bugs.gentoo.org/832380
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 media-video/kino/Manifest                          |   1 -
 media-video/kino/files/kino-1.3.4-desktop.patch    |  14 --
 media-video/kino/files/kino-1.3.4-ffmpeg3.patch    | 157 ---------------------
 media-video/kino/files/kino-1.3.4-ffmpeg4.patch    |  13 --
 media-video/kino/files/kino-1.3.4-libav-0.7.patch  |  60 --------
 media-video/kino/files/kino-1.3.4-libav-0.8.patch  |  57 --------
 .../files/kino-1.3.4-libavcodec-pkg-config.patch   |  11 --
 media-video/kino/files/kino-1.3.4-v4l1.patch       |  22 ---
 media-video/kino/kino-1.3.4-r2.ebuild              | 105 --------------
 media-video/kino/metadata.xml                      |  14 --
 profiles/package.mask                              |   6 -
 11 files changed, 460 deletions(-)