Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654484 - media-libs/mediastreamer-2.9.0-r2 : videofilters/videoenc.c:234:13: error: AV_CODEC_ID_SNOW undeclared (first use in this function)
Summary: media-libs/mediastreamer-2.9.0-r2 : videofilters/videoenc.c:234:13: error: AV...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Savchenko
URL:
Whiteboard:
Keywords:
: 668086 (view as bug list)
Depends on:
Blocks: libav-12
  Show dependency tree
 
Reported: 2018-05-01 08:28 UTC by Toralf Förster
Modified: 2019-12-29 14:00 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.10 KB, text/plain)
2018-05-01 08:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,195.00 KB, text/plain)
2018-05-01 08:28 UTC, Toralf Förster
Details
environment (environment,63.84 KB, text/plain)
2018-05-01 08:28 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.63 KB, application/x-bzip)
2018-05-01 08:28 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,13.23 KB, application/x-bzip)
2018-05-01 08:28 UTC, Toralf Förster
Details
media-libs:mediastreamer-2.9.0-r2:20180501-054431.log (media-libs:mediastreamer-2.9.0-r2:20180501-054431.log,87.26 KB, text/plain)
2018-05-01 08:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.75 KB, application/x-bzip)
2018-05-01 08:28 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-05-01 08:28:25 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE_PLUGINS_DIR=\"/usr/lib64/mediastreamer/plugins\" -DLOCALEDIR=\"/usr/share/locale\" -DMS2_INTERNAL -DMS2_FILTERS -I. -I.. -I../include/ -I../src/base -I../src/utils -I../src/voip -I../src/audiofilters -I../src/otherfilters -I../src/videofilters -D_REENTRANT -DORTP_INET6 -DVIDEO_ENABLED -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DHAVE_SDL -DHAVE_GL -DHAVE_XV -I/usr/include/libdrm -DORTP_INET6 -O2 -pipe -march=native -DINET6 -Wall -fdiagnostics-show-option -pthread -D_REENTRANT -c videofilters/videoenc.c  -fPIC -DPIC -o videofilters/.libs/videoenc.o
videofilters/videoenc.c: In function ‘enc_snow_init’:
videofilters/videoenc.c:234:13: error: ‘AV_CODEC_ID_SNOW’ undeclared (first use in this function); did you mean ‘AV_CODEC_ID_SRT’?
  enc_init(f,AV_CODEC_ID_SNOW);
             ^~~~~~~~~~~~~~~~
             AV_CODEC_ID_SRT

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

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

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

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:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-libs/mediastreamer
[nomerge      ] media-libs/mediastreamer-2.9.0-r2  USE="X alsa filters ipv6 libav opengl ortp sdl speex video x264 -amr -bindist (-coreaudio) -debug -doc -examples -g726 -g729 -gsm -ilbc -ntp-timestamp -opus -oss -pcap -portaudio -pulseaudio -silk -static-libs {-test} -theora -upnp -v4l" 
[ebuild  N    ]  media-plugins/mediastreamer-x264-1.4.2-r1  USE="libav" 
[ebuild  N    ]   media-libs/mediastreamer-2.9.0-r2  USE="X alsa filters ipv6 libav opengl ortp sdl speex video x264 -amr -bindist (-coreaudio) -debug -doc -examples -g726 -g729 -gsm -ilbc -ntp-timestamp -opus -oss -pcap -portaudio -pulseaudio -silk -static-libs {-test} -theora -upnp -v4l"
Comment 1 Toralf Förster gentoo-dev 2018-05-01 08:28:28 UTC
Created attachment 529170 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-01 08:28:32 UTC
Created attachment 529172 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-01 08:28:35 UTC
Created attachment 529174 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-01 08:28:38 UTC
Created attachment 529176 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-01 08:28:41 UTC
Created attachment 529178 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-01 08:28:45 UTC
Created attachment 529180 [details]
media-libs:mediastreamer-2.9.0-r2:20180501-054431.log
Comment 7 Toralf Förster gentoo-dev 2018-05-01 08:28:48 UTC
Created attachment 529182 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2018-10-09 08:12:35 UTC
*** Bug 668086 has been marked as a duplicate of this bug. ***