Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 624890

Summary: media-video/noad-0.8.6-r2 : audiotools.cpp:191:39: error: avcodec_decode_audio3 was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo VDR Project <vdr>
Status: RESOLVED DUPLICATE    
Severity: normal CC: media-video, randy-andy-
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-video:noad-0.8.6-r2:20170713-091540.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-07-13 17:57:51 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.   -DUSE_AVIOCONTEXT -D__STDC_CONSTANT_MACROS  -D_GNU_SOURCE -DFFMPEGDECODING   -DUSE_FFMPEG  -Werror=terminate -O2 -pipe -march=native -c -o audiotools.o audiotools.cpp
audiotools.cpp: In function ‘int scan_audio_stream_0(unsigned char*, int)’:
audiotools.cpp:191:39: error: ‘avcodec_decode_audio3’ was not declared in this scope
                          &out_size, &p);
                                       ^
make[1]: *** [Makefile:586: audiotools.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_libressl_20170706-202936

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

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

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

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-07-13 17:57:55 UTC
Created attachment 484010 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-13 17:57:58 UTC
Created attachment 484012 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-13 17:58:01 UTC
Created attachment 484014 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-13 17:58:04 UTC
Created attachment 484016 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-13 17:58:07 UTC
Created attachment 484018 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-13 17:58:10 UTC
Created attachment 484020 [details]
media-video:noad-0.8.6-r2:20170713-091540.log
Comment 7 Toralf Förster gentoo-dev 2017-07-13 17:58:14 UTC
Created attachment 484022 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2019-03-23 11:22:17 UTC

*** This bug has been marked as a duplicate of bug 519440 ***