Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 605770 - app-emulation/vice-2.4.27-r2 : ffmpegdrv.c:674:23: error: ‘PIX_FMT_RGB24’ undeclared (first use in this function)
Summary: app-emulation/vice-2.4.27-r2 : ffmpegdrv.c:674:23: error: ‘PIX_FMT_RGB24’ und...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ffmpeg-3
  Show dependency tree
 
Reported: 2017-01-15 14:38 UTC by Toralf Förster
Modified: 2017-06-17 09:50 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,5.44 KB, text/plain)
2017-01-15 14:38 UTC, Toralf Förster
Details
app-emulation:vice-2.4.27-r2:20170115-123349.log (app-emulation:vice-2.4.27-r2:20170115-123349.log,49.47 KB, text/plain)
2017-01-15 14:38 UTC, Toralf Förster
Details
config.log (config.log,395.45 KB, text/plain)
2017-01-15 14:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,257.74 KB, text/plain)
2017-01-15 14:38 UTC, Toralf Förster
Details
environment (environment,117.57 KB, text/plain)
2017-01-15 14:38 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.84 KB, application/x-bzip)
2017-01-15 14:38 UTC, Toralf Förster
Details
vice-2.4-ffmpeg3-compat.patch (vice-2.4-ffmpeg3-compat.patch,2.48 KB, patch)
2017-01-21 11:04 UTC, Erich Seifert
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-01-15 14:38:18 UTC
     AVCodecContext *codec;
                     ^
ffmpegdrv.c:674:23: error: ‘PIX_FMT_RGB24’ undeclared (first use in this function)
     if (c->pix_fmt != PIX_FMT_RGB24) {
                       ^
ffmpegdrv.c:674:23: note: each undeclared identifier is reported only once for each function it appears in

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

  This is an unstable amd64 chroot image (named 13.0-libressl-unstable_20170110-100022) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config --version:
3.9.1

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-01-15 14:38:21 UTC
Created attachment 460150 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-01-15 14:38:24 UTC
Created attachment 460152 [details]
app-emulation:vice-2.4.27-r2:20170115-123349.log
Comment 3 Toralf Förster gentoo-dev 2017-01-15 14:38:27 UTC
Created attachment 460154 [details]
config.log
Comment 4 Toralf Förster gentoo-dev 2017-01-15 14:38:30 UTC
Created attachment 460156 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2017-01-15 14:38:33 UTC
Created attachment 460158 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2017-01-15 14:38:36 UTC
Created attachment 460160 [details]
etc.portage.tbz2
Comment 7 Erich Seifert 2017-01-21 11:04:07 UTC
Created attachment 460826 [details, diff]
vice-2.4-ffmpeg3-compat.patch

I had the same issue with app-emulation/vice-2.4.27-r3. I extracted the attached patch from upstream r31580, which resolved the issue for me.
Comment 8 Patrick McMunn 2017-01-22 03:32:00 UTC
I confirmed that the patch works for me too.
Comment 9 Pacho Ramos gentoo-dev 2017-06-17 09:50:28 UTC
please check with .31 version