Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624890 - media-video/noad-0.8.6-r2 : audiotools.cpp:191:39: error: avcodec_decode_audio3 was not declared in this scope
Summary: media-video/noad-0.8.6-r2 : audiotools.cpp:191:39: error: avcodec_decode_aud...
Status: RESOLVED DUPLICATE of bug 519440
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-13 17:57 UTC by Toralf Förster
Modified: 2019-03-23 11:22 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.99 KB, text/plain)
2017-07-13 17:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,243.96 KB, text/plain)
2017-07-13 17:57 UTC, Toralf Förster
Details
environment (environment,102.82 KB, text/plain)
2017-07-13 17:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,28.67 KB, application/x-bzip)
2017-07-13 17:58 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.12 KB, application/x-bzip)
2017-07-13 17:58 UTC, Toralf Förster
Details
media-video:noad-0.8.6-r2:20170713-091540.log (media-video:noad-0.8.6-r2:20170713-091540.log,15.99 KB, text/plain)
2017-07-13 17:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.13 KB, application/x-bzip)
2017-07-13 17:58 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 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 ***