Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654402 - media-video/transcode-1.1.7-r3 : encode_lavc.c:687:34: error: CODEC_FLAG_PASS1 undeclared (first use in this function)
Summary: media-video/transcode-1.1.7-r3 : encode_lavc.c:687:34: error: CODEC_FLAG_PASS...
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:
Depends on:
Blocks: ffmpeg-4
  Show dependency tree
 
Reported: 2018-04-30 08:20 UTC by Toralf Förster
Modified: 2018-10-03 23:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.40 KB, text/plain)
2018-04-30 08:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,189.77 KB, text/plain)
2018-04-30 08:20 UTC, Toralf Förster
Details
environment (environment,60.32 KB, text/plain)
2018-04-30 08:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.20 KB, application/x-bzip)
2018-04-30 08:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,12.86 KB, application/x-bzip)
2018-04-30 08:20 UTC, Toralf Förster
Details
media-video:transcode-1.1.7-r3:20180429-234459.log (media-video:transcode-1.1.7-r3:20180429-234459.log,90.23 KB, text/plain)
2018-04-30 08:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.86 KB, application/x-bzip)
2018-04-30 08:20 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 2018-04-30 08:20:11 UTC
                                   ^~~~~~~~~~~
encode_lavc.c: In function ‘tc_lavc_init_multipass’:
encode_lavc.c:687:34: error: ‘CODEC_FLAG_PASS1’ undeclared (first use in this function); did you mean ‘AV_CODEC_FLAG_PASS1’?
         pd->ff_vcontext.flags |= CODEC_FLAG_PASS1;
                                  ^~~~~~~~~~~~~~~~
                                  AV_CODEC_FLAG_PASS1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_ffmpeg4_20180425-210301

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv media-video/transcode
[ebuild  N    ] media-video/transcode-1.1.7-r3  USE="iconv truetype x264 -X -a52 -aac -alsa (-altivec) -dv -dvd -imagemagick -jpeg -lzo -mjpeg -mp3 -mpeg (-nuv) -ogg -oss (-pic) -postproc -quicktime -sdl -theora -v4l -vorbis -xml -xvid" CPU_FLAGS_X86="mmx sse sse2 -3dnow"
Comment 1 Toralf Förster gentoo-dev 2018-04-30 08:20:14 UTC
Created attachment 529036 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-04-30 08:20:17 UTC
Created attachment 529038 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-04-30 08:20:21 UTC
Created attachment 529040 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-04-30 08:20:24 UTC
Created attachment 529042 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-04-30 08:20:27 UTC
Created attachment 529044 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-04-30 08:20:30 UTC
Created attachment 529046 [details]
media-video:transcode-1.1.7-r3:20180429-234459.log
Comment 7 Toralf Förster gentoo-dev 2018-04-30 08:20:33 UTC
Created attachment 529048 [details]
temp.tbz2
Comment 8 Alexis Ballier gentoo-dev 2018-04-30 08:49:33 UTC
you probably need to sync, this commit should have fixed it:

commit ac771a5dab7c52b1afa12e903b74b747737e9412
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Wed Apr 25 09:43:56 2018 +0200

    media-video/transcode: fix build with ffmpeg4
    
    Package-Manager: Portage-2.3.31, Repoman-2.3.9