From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 17 May 2014 14:28:19 +0000 From: ALT beekeeper To: sisyphus-cybertalk@lists.altlinux.org Message-ID: <20140517142818.GA3258@gitery.altlinux.org> Mail-Followup-To: sisyphus-cybertalk@lists.altlinux.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [cyber] I: Sisyphus-20140517 i586 beehive_status: +29 -2 (126) X-BeenThere: sisyphus-cybertalk@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: devel@lists.altlinux.org List-Id: ALT Linux Sisyphus cybertalk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2014 14:28:20 -0000 Archived-At: List-Archive: 29 NEW error logs alsa-plugins-1:1.0.27-alt2 pcm_a52.c: In function '_snd_pcm_a52_open': pcm_a52.c:866:37: error: 'CODEC_ID_AC3' undeclared (first use in this function) rec->codec = avcodec_find_encoder(CODEC_ID_AC3); apache-commons-lang-0:2.6-alt1_7jpp7 Results : Failed tests: testNextFloat2(org.apache.commons.lang.math.RandomUtilsTest): chi-square test -- will fail about 1 in 1000 times Tests run: 1973, Failures: 1, Errors: 0, Skipped: 0 blender-2.69-alt1 [ 21%] Building C object source/blender/blenkernel/CMakeFiles/bf_blenkernel.dir/intern/writeffmpeg.c.o /usr/src/RPM/BUILD/blender-2.69/source/blender/blenkernel/intern/writeffmpeg.c:73:27: error: 'CODEC_ID_MPEG4' undeclared here (not in a function) static int ffmpeg_codec = CODEC_ID_MPEG4; /usr/src/RPM/BUILD/blender-2.69/source/blender/blenkernel/intern/writeffmpeg.c:74:33: error: 'CODEC_ID_NONE' undeclared here (not in a function) static int ffmpeg_audio_codec = CODEC_ID_NONE; /usr/src/RPM/BUILD/blender-2.69/source/blender/blenkernel/intern/writeffmpeg.c: In function 'request_float_audio_buffer': /usr/src/RPM/BUILD/blender-2.69/source/blender/blenkernel/intern/writeffmpeg.c:122:21: error: 'CODEC_ID_AAC' undeclared (first use in this function) return codec_id == CODEC_ID_AAC || codec_id == CODEC_ID_AC3 || codec_id == CODEC_ID_VORBIS; /usr/src/RPM/BUILD/blender-2.69/source/blender/blenkernel/intern/writeffmpeg.c:122:21: note: each undeclared identifier is reported only once for each function it appears in /usr/src/RPM/BUILD/blender-2.69/source/blender/blenkernel/intern/writeffmpeg.c:122:49: error: 'CODEC_ID_AC3' undeclared (first use in this function) return codec_id == CODEC_ID_AAC || codec_id == CODEC_ID_AC3 || codec_id == CODEC_ID_VORBIS; /usr/src/RPM/BUILD/blender-2.69/source/blender/blenkernel/intern/writeffmpeg.c:122:77: error: 'CODEC_ID_VORBIS' undeclared (first use in this function) return codec_id == CODEC_ID_AAC || codec_id == CODEC_ID_AC3 || codec_id == CODEC_ID_VORBIS; /usr/src/RPM/BUILD/blender-2.69/source/blender/blenkernel/intern/writeffmpeg.c: In function 'write_video_frame': /usr/src/RPM/BUILD/blender-2.69/source/blender/blenkernel/intern/writeffmpeg.c:329:2: error: implicit declaration of function 'avcodec_encode_video' [-Werror=implicit-function-declaration] outsize = avcodec_encode_video(c, video_buffer, video_buffersize, frame); /usr/src/RPM/BUILD/blender-2.69/source/blender/blenkernel/intern/writeffmpeg.c: In function 'ffmpeg_proprty_valid': /usr/src/RPM/BUILD/blender-2.69/source/blender/blenkernel/intern/writeffmpeg.c:484:28: error: 'CODEC_ID_FLV1' undeclared (first use in this function) valid &= c->codec_id != CODEC_ID_FLV1; /usr/src/RPM/BUILD/blender-2.69/source/blender/blenkernel/intern/writeffmpeg.c: In function 'alloc_video_stream': /usr/src/RPM/BUILD/blender-2.69/source/blender/blenkernel/intern/writeffmpeg.c:590:18: error: 'CODEC_ID_H264' undeclared (first use in this function) if (codec_id == CODEC_ID_H264) { /usr/src/RPM/BUILD/blender-2.69/source/blender/blenkernel/intern/writeffmpeg.c:597:18: error: 'CODEC_ID_HUFFYUV' undeclared (first use in this function) if (codec_id == CODEC_ID_HUFFYUV) { /usr/src/RPM/BUILD/blender-2.69/source/blender/blenkernel/intern/writeffmpeg.c:602:18: error: 'CODEC_ID_FFV1' undeclared (first use in this function) if (codec_id == CODEC_ID_FFV1) { bombono-dvd-1.2.2-alt1 g++ -o build/src/mgui/ffviewer.o -c -Wall -W -Wno-reorder -O2 -g -ansi -DBOOST_SP_USE_QUICK_ALLOCATOR -DBOOST_SYSTEM_NO_DEPRECATED -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DEXT_BOOST -Ibuild/src -Isrc -Ilibs/boost-logging -Ilibs/asl -Ibuild/src -Isrc -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 src/mgui/ffviewer.cpp src/mgui/ffviewer.cpp:409:32: error: 'CodecID' was not declared in this scope static std::string CodecID2Str(CodecID codec_id) src/mgui/ffviewer.cpp:410:1: error: expected ',' or ';' before '{' token src/mgui/ffviewer.cpp: In function 'bool OpenInfo(FFData&, const char*, FFDiagnosis&)': src/mgui/ffviewer.cpp:553:56: error: no match for call to '(std::string {aka std::basic_string}) (AVCodecID&)' std::string tag_str = CodecID2Str(dec->codec_id); chromaprint-1.1-alt1 In file included from /usr/src/RPM/BUILD/chromaprint-1.1/tools/fpcollect.cpp:13:0: /usr/src/RPM/BUILD/chromaprint-1.1/tools/../src/ext/ffmpeg_decoder.h:56:33: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' was not declared in this scope static const int BUFFER_SIZE = AVCODEC_MAX_AUDIO_FRAME_SIZE * 2; /usr/src/RPM/BUILD/chromaprint-1.1/tools/../src/ext/ffmpeg_decoder.h: In destructor 'Decoder::~Decoder()': /usr/src/RPM/BUILD/chromaprint-1.1/tools/../src/ext/ffmpeg_decoder.h:83:35: error: 'av_close_input_file' was not declared in this scope av_close_input_file(m_format_ctx); /usr/src/RPM/BUILD/chromaprint-1.1/tools/../src/ext/ffmpeg_decoder.h: In member function 'void Decoder::Decode(Chromaprint::AudioConsumer*, int)': /usr/src/RPM/BUILD/chromaprint-1.1/tools/../src/ext/ffmpeg_decoder.h:180:17: error: 'avcodec_decode_audio3' was not declared in this scope &packet_temp); cmus-2.5.0-alt4 checking for header ... yes checking for header ... yes checking for MP4_LIBS (-lmp4v2 -lfaad -lm)... yes checking for header ... yes checking for AAC_LIBS (-lfaad -lm)... yes checking for FFMPEG_LIBS (pkg-config)... -lavformat checking for FFMPEG_CFLAGS (pkg-config)... checking for header ... yes checking for successful build of ffmpeg.c... no configure failed. dolphin-emu-4.0.2-alt2 /usr/src/RPM/BUILD/dolphin-4.0.2/Source/Core/VideoCommon/Src/AVIDump.cpp: In static member function 'static bool AVIDump::CreateFile()': /usr/src/RPM/BUILD/dolphin-4.0.2/Source/Core/VideoCommon/Src/AVIDump.cpp:263:24: error: 'CODEC_ID_FFV1' was not declared in this scope g_Config.bUseFFV1 ? CODEC_ID_FFV1 : s_FormatContext->oformat->video_codec; -- /usr/src/RPM/BUILD/dolphin-4.0.2/Source/Core/VideoCommon/Src/AVIDump.cpp: In static member function 'static void AVIDump::AddFrame(const u8*, int, int)': /usr/src/RPM/BUILD/dolphin-4.0.2/Source/Core/VideoCommon/Src/AVIDump.cpp:318:85: error: 'avcodec_encode_video' was not declared in this scope int outsize = avcodec_encode_video(s_Stream->codec, s_OutBuffer, s_size, s_YUVFrame); dvdstyler-2.6.1-alt1 mediaenc_ffmpeg.cpp: In member function 'virtual bool wxFfmpegMediaEncoder::BeginEncode(const wxString&, VideoFormat, AudioFormat, AspectRatio, int)': mediaenc_ffmpeg.cpp:84:54: error: 'CODEC_ID_NONE' was not declared in this scope outputFormat->video_codec = videoFormat == vfNONE ? CODEC_ID_NONE : CODEC_ID_MPEG2VIDEO; mediaenc_ffmpeg.cpp:84:70: error: 'CODEC_ID_MPEG2VIDEO' was not declared in this scope outputFormat->video_codec = videoFormat == vfNONE ? CODEC_ID_NONE : CODEC_ID_MPEG2VIDEO; mediaenc_ffmpeg.cpp:88:31: error: 'CODEC_ID_AC3' was not declared in this scope outputFormat->audio_codec = CODEC_ID_AC3; mediaenc_ffmpeg.cpp:90:31: error: 'CODEC_ID_MP2' was not declared in this scope outputFormat->audio_codec = CODEC_ID_MP2; mediaenc_ffmpeg.cpp: In member function 'bool wxFfmpegMediaEncoder::addVideoStream(int, VideoFormat, AspectRatio, int)': mediaenc_ffmpeg.cpp:140:17: error: 'CODEC_ID_NONE' was not declared in this scope if (codecId == CODEC_ID_NONE) { mediaenc_ffmpeg.cpp: In member function 'bool wxFfmpegMediaEncoder::addAudioStream(int)': mediaenc_ffmpeg.cpp:173:17: error: 'CODEC_ID_NONE' was not declared in this scope if (codecId == CODEC_ID_NONE) { mediaenc_ffmpeg.cpp: In member function 'bool wxFfmpegMediaEncoder::OpenAudioEncoder()': mediaenc_ffmpeg.cpp:218:21: error: 'CODEC_ID_AC3' was not declared in this scope if (c->codec_id == CODEC_ID_AC3) { gnash-0.8.10-alt6 from ffmpeg/AudioDecoderFfmpeg.cpp:21: ffmpeg/AudioResamplerFfmpeg.h:73:2: error: 'ReSampleContext' does not name a type ReSampleContext* _context; ffmpeg/AudioDecoderFfmpeg.cpp: In member function 'void gnash::media::ffmpeg::AudioDecoderFfmpeg::setup(gnash::media::SoundInfo&)': ffmpeg/AudioDecoderFfmpeg.cpp:90:10: error: use of enum 'CodecID' without previous declaration enum CodecID codec_id; ffmpeg/AudioDecoderFfmpeg.cpp:90:26: error: invalid type in declaration before ';' token enum CodecID codec_id; ffmpeg/AudioDecoderFfmpeg.cpp:94:24: error: 'CODEC_ID_PCM_U16LE' was not declared in this scope codec_id = CODEC_ID_PCM_U16LE; ffmpeg/AudioDecoderFfmpeg.cpp:97:24: error: 'CODEC_ID_ADPCM_SWF' was not declared in this scope codec_id = CODEC_ID_ADPCM_SWF; ffmpeg/AudioDecoderFfmpeg.cpp:100:24: error: 'CODEC_ID_MP3' was not declared in this scope codec_id = CODEC_ID_MP3; ffmpeg/AudioDecoderFfmpeg.cpp:104:24: error: 'CODEC_ID_AAC' was not declared in this scope codec_id = CODEC_ID_AAC; ffmpeg/AudioDecoderFfmpeg.cpp:114:48: error: invalid conversion from 'int' to 'AVCodecID' [-fpermissive] _audioCodec = avcodec_find_decoder(codec_id); -- from ffmpeg/AudioDecoderFfmpeg.cpp:21: /usr/include/libavcodec/avcodec.h:3392:10: error: initializing argument 1 of 'AVCodec* avcodec_find_decoder(AVCodecID)' [-fpermissive] AVCodec *avcodec_find_decoder(enum AVCodecID id); ffmpeg/AudioDecoderFfmpeg.cpp:154:18: error: 'CODEC_ID_MP3' was not declared in this scope case CODEC_ID_MP3: gnustep-Etoile-MediaKit-0.1-alt1.svn20140217 -o obj/MediaKit.obj/MKMediaFile.m.o MKMediaFile.m:191:9: error: use of undeclared identifier 'AVCODEC_MAX_AUDIO_FRAME_SIZE' return AVCODEC_MAX_AUDIO_FRAME_SIZE; gnustep-Lynkeos-1.2-alt4 ./obj/Lynkeos.obj/ffmpeg_access.c.o: In function `GetNextFrame': /usr/src/RPM/BUILD/gnustep-Lynkeos-1.2/Sources/ffmpeg_access.c:132: undefined reference to `av_read_packet' ./obj/Lynkeos.obj/ffmpeg_access.c.o: In function `ffmpegMovieBackToStart': /usr/src/RPM/BUILD/gnustep-Lynkeos-1.2/Sources/ffmpeg_access.c:201: undefined reference to `av_close_input_file' ./obj/Lynkeos.obj/ffmpeg_access.c.o: In function `ffmpegLoadMovie': /usr/src/RPM/BUILD/gnustep-Lynkeos-1.2/Sources/ffmpeg_access.c:246: undefined reference to `av_close_input_file' /usr/src/RPM/BUILD/gnustep-Lynkeos-1.2/Sources/ffmpeg_access.c:267: undefined reference to `av_close_input_file' /usr/src/RPM/BUILD/gnustep-Lynkeos-1.2/Sources/ffmpeg_access.c:281: undefined reference to `av_close_input_file' /usr/src/RPM/BUILD/gnustep-Lynkeos-1.2/Sources/ffmpeg_access.c:297: undefined reference to `av_close_input_file' clang: error: linker command failed with exit code 1 (use -v to see invocation) gmake[3]: *** [Lynkeos.app/./Lynkeos] Error 1 gst-libav-1.2.4-alt1 gstavcodecmap.c:2233:18: error: parameter 2 ('codec_id') has incomplete type enum CodecID codec_id, gboolean encode, AVCodec * codec) gstavcodecmap.c:2261:18: error: parameter 2 ('codec_id') has incomplete type enum CodecID codec_id, gboolean encode, AVCodec * codec) gstavcodecmap.c:2816:44: error: parameter 1 ('codec_id') has incomplete type gst_ffmpeg_caps_with_codecid (enum CodecID codec_id, gstavcodecmap.c: In function 'gst_ffmpeg_caps_with_codecid': gstavcodecmap.c:2964:16: error: 'AVCodecContext' has no member named 'sub_id' context->sub_id = format; gstavcodecmap.c: In function 'gst_ffmpeg_formatid_get_codecids': gstavcodecmap.c:3194:23: error: array type has incomplete element type static enum CodecID tmp_vlist[] = { gstavcodecmap.c:3198:23: error: array type has incomplete element type static enum CodecID tmp_alist[] = { gstavcodecmap.c:3206:25: error: array type has incomplete element type static enum CodecID mp4_video_list[] = { gstavcodecmap.c:3211:25: error: array type has incomplete element type static enum CodecID mp4_audio_list[] = { -- static enum CodecID mp4_video_list[] = { gstavcodecmap.c:3219:25: error: array type has incomplete element type static enum CodecID mpeg_video_list[] = { AV_CODEC_ID_MPEG1VIDEO, gstavcodecmap.c:3224:25: error: array type has incomplete element type static enum CodecID mpeg_audio_list[] = { AV_CODEC_ID_MP1, guvcview-1.7.2-alt1 avilib.c: In function 'avi_close': avilib.c:965:41: error: 'CODEC_ID_MP2' undeclared (first use in this function) if (stream->codec_id == CODEC_ID_MP2 || stream->codec_id == CODEC_ID_MP3) avilib.c:965:41: note: each undeclared identifier is reported only once for each function it appears in avilib.c:965:77: error: 'CODEC_ID_MP3' undeclared (first use in this function) if (stream->codec_id == CODEC_ID_MP2 || stream->codec_id == CODEC_ID_MP3) kde4-k3b-2.0.2-alt7 [ 50%] Building CXX object plugins/decoder/ffmpeg/CMakeFiles/k3bffmpegdecoder.dir/k3bffmpegwrapper.o /usr/src/RPM/BUILD/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:58:23: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' was not declared in this scope char outputBuffer[AVCODEC_MAX_AUDIO_FRAME_SIZE + 15]; /usr/src/RPM/BUILD/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp: In constructor 'K3bFFMpegFile::K3bFFMpegFile(const QString&)': /usr/src/RPM/BUILD/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:74:57: error: 'class K3bFFMpegFile::Private' has no member named 'outputBuffer' int offset = 0x10 - (reinterpret_cast(&d->outputBuffer) & 0xf); /usr/src/RPM/BUILD/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:75:34: error: 'class K3bFFMpegFile::Private' has no member named 'outputBuffer' d->alignedOutputBuffer = &d->outputBuffer[offset]; /usr/src/RPM/BUILD/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp: In member function 'void K3bFFMpegFile::close()': /usr/src/RPM/BUILD/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:185:9: error: '::av_close_input_file' has not been declared ::av_close_input_file( d->formatContext ); /usr/src/RPM/BUILD/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp: In member function 'QString K3bFFMpegFile::typeComment() const': /usr/src/RPM/BUILD/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:230:10: error: 'CODEC_ID_WMAV1' was not declared in this scope case CODEC_ID_WMAV1: /usr/src/RPM/BUILD/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:232:10: error: 'CODEC_ID_WMAV2' was not declared in this scope case CODEC_ID_WMAV2: /usr/src/RPM/BUILD/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:237:10: error: 'CODEC_ID_MP3' was not declared in this scope case CODEC_ID_MP3: /usr/src/RPM/BUILD/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:240:10: error: 'CODEC_ID_AAC' was not declared in this scope case CODEC_ID_AAC: /usr/src/RPM/BUILD/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp: In member function 'int K3bFFMpegFile::fillOutputBuffer()': /usr/src/RPM/BUILD/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:339:31: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' was not declared in this scope d->outputBufferSize = AVCODEC_MAX_AUDIO_FRAME_SIZE; /usr/src/RPM/BUILD/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:345:19: error: '::avcodec_decode_audio3' has not been declared int len = ::avcodec_decode_audio3( kde4-k9copy-2.3.8-alt2 /usr/src/RPM/BUILD/k9copy-2.3.8/src/import/k9avidecode.cpp: In member function 'void k9AviDecode::close()': /usr/src/RPM/BUILD/k9copy-2.3.8/src/import/k9avidecode.cpp:232:40: error: 'av_close_input_file' was not declared in this scope av_close_input_file(m_FormatCtx); libmediastreamer-2.10.0-alt2 videofilters/videoenc.c: In function 'get_vconf_list': videofilters/videoenc.c:233:8: error: 'CODEC_ID_H263' undeclared (first use in this function) case CODEC_ID_H263: videofilters/videoenc.c:233:8: note: each undeclared identifier is reported only once for each function it appears in videofilters/videoenc.c:235:8: error: 'CODEC_ID_H263P' undeclared (first use in this function) case CODEC_ID_H263P: videofilters/videoenc.c:237:8: error: 'CODEC_ID_MJPEG' undeclared (first use in this function) case CODEC_ID_MJPEG: videofilters/videoenc.c:239:8: error: 'CODEC_ID_MPEG4' undeclared (first use in this function) case CODEC_ID_MPEG4: videofilters/videoenc.c:242:8: error: 'CODEC_ID_SNOW' undeclared (first use in this function) case CODEC_ID_SNOW: videofilters/videoenc.c: In function 'enc_h263_init': videofilters/videoenc.c:265:13: error: 'CODEC_ID_H263P' undeclared (first use in this function) enc_init(f,CODEC_ID_H263P); videofilters/videoenc.c: In function 'enc_mpeg4_init': videofilters/videoenc.c:269:13: error: 'CODEC_ID_MPEG4' undeclared (first use in this function) enc_init(f,CODEC_ID_MPEG4); videofilters/videoenc.c: In function 'enc_snow_init': videofilters/videoenc.c:273:13: error: 'CODEC_ID_SNOW' undeclared (first use in this function) enc_init(f,CODEC_ID_SNOW); videofilters/videoenc.c: In function 'enc_mjpeg_init': videofilters/videoenc.c:277:13: error: 'CODEC_ID_MJPEG' undeclared (first use in this function) enc_init(f,CODEC_ID_MJPEG); videofilters/videoenc.c: In function 'prepare': videofilters/videoenc.c:285:16: error: 'CODEC_ID_MJPEG' undeclared (first use in this function) if (s->codec==CODEC_ID_MJPEG) libopencv2.4-1:2.4.8.1-alt4 { CODEC_ID_INDEO3, MKTAG('I', 'V', '3', '2') }, /usr/src/RPM/BUILD/libopencv2.4-2.4.8.1/modules/highgui/src/ffmpeg_codecs.hpp:197:7: error: 'CODEC_ID_VP3' was not declared in this scope { CODEC_ID_VP3, MKTAG('V', 'P', '3', '1') }, /usr/src/RPM/BUILD/libopencv2.4-2.4.8.1/modules/highgui/src/ffmpeg_codecs.hpp:198:7: error: 'CODEC_ID_VP3' was not declared in this scope { CODEC_ID_VP3, MKTAG('V', 'P', '3', '0') }, /usr/src/RPM/BUILD/libopencv2.4-2.4.8.1/modules/highgui/src/ffmpeg_codecs.hpp:199:7: error: 'CODEC_ID_ASV1' was not declared in this scope { CODEC_ID_ASV1, MKTAG('A', 'S', 'V', '1') }, /usr/src/RPM/BUILD/libopencv2.4-2.4.8.1/modules/highgui/src/ffmpeg_codecs.hpp:200:7: error: 'CODEC_ID_ASV2' was not declared in this scope { CODEC_ID_ASV2, MKTAG('A', 'S', 'V', '2') }, /usr/src/RPM/BUILD/libopencv2.4-2.4.8.1/modules/highgui/src/ffmpeg_codecs.hpp:201:7: error: 'CODEC_ID_VCR1' was not declared in this scope { CODEC_ID_VCR1, MKTAG('V', 'C', 'R', '1') }, /usr/src/RPM/BUILD/libopencv2.4-2.4.8.1/modules/highgui/src/ffmpeg_codecs.hpp:202:7: error: 'CODEC_ID_FFV1' was not declared in this scope { CODEC_ID_FFV1, MKTAG('F', 'F', 'V', '1') }, /usr/src/RPM/BUILD/libopencv2.4-2.4.8.1/modules/highgui/src/ffmpeg_codecs.hpp:203:7: error: 'CODEC_ID_XAN_WC4' was not declared in this scope { CODEC_ID_XAN_WC4, MKTAG('X', 'x', 'a', 'n') }, /usr/src/RPM/BUILD/libopencv2.4-2.4.8.1/modules/highgui/src/ffmpeg_codecs.hpp:204:7: error: 'CODEC_ID_MSRLE' was not declared in this scope { CODEC_ID_MSRLE, MKTAG('m', 'r', 'l', 'e') }, /usr/src/RPM/BUILD/libopencv2.4-2.4.8.1/modules/highgui/src/ffmpeg_codecs.hpp:205:7: error: 'CODEC_ID_MSRLE' was not declared in this scope { CODEC_ID_MSRLE, MKTAG(0x1, 0x0, 0x0, 0x0) }, /usr/src/RPM/BUILD/libopencv2.4-2.4.8.1/modules/highgui/src/ffmpeg_codecs.hpp:206:7: error: 'CODEC_ID_MSVIDEO1' was not declared in this scope { CODEC_ID_MSVIDEO1, MKTAG('M', 'S', 'V', 'C') }, libxine-1.1.21-alt7 In file included from ffmpeg_decoder.c:30:0: ffmpeg_decoder.h:38:21: error: field 'id' has incomplete type enum CodecID id; minidlna-1.1.2-alt1 metadata.c: In function 'GetVideoMetadata': metadata.c:775:9: error: 'CODEC_ID_MP3' undeclared (first use in this function) case CODEC_ID_MP3: metadata.c:775:9: note: each undeclared identifier is reported only once for each function it appears in metadata.c:778:9: error: 'CODEC_ID_AAC' undeclared (first use in this function) case CODEC_ID_AAC: metadata.c:819:9: error: 'CODEC_ID_AC3' undeclared (first use in this function) case CODEC_ID_AC3: metadata.c:820:9: error: 'CODEC_ID_DTS' undeclared (first use in this function) case CODEC_ID_DTS: metadata.c:823:9: error: 'CODEC_ID_WMAV1' undeclared (first use in this function) case CODEC_ID_WMAV1: metadata.c:824:9: error: 'CODEC_ID_WMAV2' undeclared (first use in this function) case CODEC_ID_WMAV2: metadata.c:833:9: error: 'CODEC_ID_WMAPRO' undeclared (first use in this function) case CODEC_ID_WMAPRO: metadata.c:837:9: error: 'CODEC_ID_MP2' undeclared (first use in this function) case CODEC_ID_MP2: metadata.c:840:9: error: 'CODEC_ID_AMR_NB' undeclared (first use in this function) case CODEC_ID_AMR_NB: metadata.c:844:26: error: 'CODEC_ID_PCM_S16LE' undeclared (first use in this function) if( (ac->codec_id >= CODEC_ID_PCM_S16LE) && mlt-0.8.8-alt3 gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre -ffast-math -DUSE_MMX -DUSE_SSE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre -ffast-math -DUSE_MMX -DUSE_SSE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre -ffast-math -DUSE_MMX -DUSE_SSE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -DAVDATADIR=\"/usr/share/ffmpeg/\" -DFILTERS -DCODECS -DSWSCALE -DAVDEVICE -c -o producer_avformat.o producer_avformat.c producer_avformat.c:96:2: error: unknown type name 'ReSampleContext' ReSampleContext *audio_resample[ MAX_AUDIO_STREAMS ]; producer_avformat.c: In function 'find_default_streams': producer_avformat.c:344:48: error: 'AVStream' has no member named 'r_frame_rate' ffmpeg_fps = av_q2d( context->streams[ i ]->r_frame_rate ); producer_avformat.c: In function 'get_aspect_ratio': producer_avformat.c:503:34: error: 'CODEC_ID_DVVIDEO' undeclared (first use in this function) if ( codec_context->codec_id == CODEC_ID_DVVIDEO ) -- producer_avformat.c: In function 'get_basic_info': producer_avformat.c:806:35: error: 'CODEC_ID_DVVIDEO' undeclared (first use in this function) if ( codec_context->codec_id == CODEC_ID_DVVIDEO ) -- producer_avformat.c: In function 'video_codec_init': producer_avformat.c:1962:35: error: 'CODEC_ID_DVVIDEO' undeclared (first use in this function) if ( codec_context->codec_id != CODEC_ID_DVVIDEO ) producer_avformat.c:1974:31: error: 'AVStream' has no member named 'r_frame_rate' muxer_fps = av_q2d( stream->r_frame_rate ); producer_avformat.c:1987:35: error: 'AVStream' has no member named 'r_frame_rate' AVRational frame_rate = stream->r_frame_rate; producer_avformat.c:1994:24: error: 'AVStream' has no member named 'r_frame_rate' if ( av_q2d( stream->r_frame_rate ) >= 1000 && av_q2d( stream->avg_frame_rate ) > 0 ) producer_avformat.c: In function 'decode_audio': producer_avformat.c:2225:2: error: unknown type name 'ReSampleContext' ReSampleContext *resample = self->audio_resample[ index ]; -- codec_context->request_channels = self->audio_index == INT_MAX ? codec_context->channels : *channels; producer_avformat.c:2430:39: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' undeclared (first use in this function) self->audio_buffer_size[ index ] = AVCODEC_MAX_AUDIO_FRAME_SIZE * sizeof_sample; mpeg4ip-1.5.0.1-alt14 In file included from ffmpeg.cpp:26:0: ffmpeg.h:38:8: error: use of enum 'CodecID' without previous declaration enum CodecID m_codecId; -- char* PayloadMIMEType DEFAULT_PARM("")); ffmpeg.cpp:46:13: error: use of enum 'CodecID' without previous declaration static enum CodecID ffmpeg_find_codec (const char *stream_type, ffmpeg.cpp: In function 'int ffmpeg_find_codec(const char*, const char*, int, int, format_list_t*, const uint8_t*, uint32_t)': ffmpeg.cpp:57:14: error: 'CODEC_ID_AMR_WB' was not declared in this scope return CODEC_ID_AMR_WB; ffmpeg.cpp:60:14: error: 'CODEC_ID_AMR_NB' was not declared in this scope return CODEC_ID_AMR_NB; ffmpeg.cpp:64:14: error: 'CODEC_ID_PCM_MULAW' was not declared in this scope return CODEC_ID_PCM_MULAW; ffmpeg.cpp:67:14: error: 'CODEC_ID_PCM_ALAW' was not declared in this scope return CODEC_ID_PCM_ALAW; ffmpeg.cpp:71:9: error: 'CODEC_ID_PCM_ALAW' was not declared in this scope return CODEC_ID_PCM_ALAW; ffmpeg.cpp:74:9: error: 'CODEC_ID_PCM_MULAW' was not declared in this scope return CODEC_ID_PCM_MULAW; ffmpeg.cpp:77:12: error: 'CODEC_ID_NONE' was not declared in this scope return CODEC_ID_NONE; ffmpeg.cpp:80:12: error: 'CODEC_ID_NONE' was not declared in this scope return CODEC_ID_NONE; netgen-5.2-alt3.svn20130902 ../../ng/ngpkg.cpp: In function 'int netgen::Ng_VideoClip(Togl*, int, const char**)': ../../ng/ngpkg.cpp:2265:12: error: 'CodecID' does not name a type static CodecID codec_id = CODEC_ID_MPEG1VIDEO; ../../ng/ngpkg.cpp:2315:39: error: 'codec_id' was not declared in this scope codec = avcodec_find_encoder( codec_id ); -- RGBpicture = avcodec_alloc_frame(); ../../ng/ngpkg.cpp:2415:62: error: 'avcodec_encode_video' was not declared in this scope MPGbufsize, YUVpicture ); ../../ng/ngpkg.cpp:2437:77: error: 'avcodec_encode_video' was not declared in this scope bytes = avcodec_encode_video( context, buff.MPG, MPGbufsize, NULL ); ../../ng/ngpkg.cpp:2445:13: error: 'codec_id' was not declared in this scope if( codec_id == CODEC_ID_MPEG1VIDEO ) { ../../ng/ngpkg.cpp:2445:25: error: 'CODEC_ID_MPEG1VIDEO' was not declared in this scope if( codec_id == CODEC_ID_MPEG1VIDEO ) { picard-qt-0.15.1-alt1.1.1 i586-alt-linux-gcc -pthread -fno-strict-aliasing -pipe -Wall -g -O3 -march=i586 -mtune=generic -DNDEBUG -pipe -Wall -g -O3 -march=i586 -mtune=generic -fPIC -c _configtest.c -o _configtest.o _configtest.c:1:21: fatal error: avcodec.h: No such file or directory #include -- if (avcodec_open(codec_context, codec) < 0) { picard/musicdns/avcodec.c:284:49: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' undeclared (first use in this function) buffer = (uint8_t *)av_malloc(buffer_size + AVCODEC_MAX_AUDIO_FRAME_SIZE); -- av_close_input_file(format_context); error: command 'i586-alt-linux-gcc' failed with exit status 1 renpy-6.17.6-alt1 i586-alt-linux-gcc -pthread -DNDEBUG -pipe -Wall -g -O3 -march=i586 -mtune=generic -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -I. -I/usr/include -I/usr/include/SDL -I/usr/include/freetype2 -I/usr/include/python2.7 -c ffdecode.c -o build/temp.linux-i686-2.7/ffdecode.o -Wno-unused-function ffdecode.c:104:25: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' undeclared here (not in a function) uint8_t audio_buf1[(AVCODEC_MAX_AUDIO_FRAME_SIZE * 3) / 2] __attribute__ ((aligned (16))) ; ffdecode.c:119:5: error: unknown type name 'ReSampleContext' ReSampleContext *reformat_ctx; -- static void* PyGAME_C_API[PYGAMEAPI_TOTALSLOTS] = { NULL }; error: command 'i586-alt-linux-gcc' failed with exit status 1 sflphone-common-1.3.0-alt1 pjmedia_format_id *fmt_id); ../src/pjmedia/ffmpeg_util.c:65:18: error: field 'codec_id' has incomplete type enum CodecID codec_id; ../src/pjmedia/ffmpeg_util.c:68:27: error: 'CODEC_ID_H261' undeclared here (not in a function) {PJMEDIA_FORMAT_H261, CODEC_ID_H261}, ../src/pjmedia/ffmpeg_util.c:69:27: error: 'CODEC_ID_H263' undeclared here (not in a function) {PJMEDIA_FORMAT_H263, CODEC_ID_H263}, ../src/pjmedia/ffmpeg_util.c:70:28: error: 'CODEC_ID_H263P' undeclared here (not in a function) {PJMEDIA_FORMAT_H263P, CODEC_ID_H263P}, ../src/pjmedia/ffmpeg_util.c:71:27: error: 'CODEC_ID_H264' undeclared here (not in a function) {PJMEDIA_FORMAT_H264, CODEC_ID_H264}, ../src/pjmedia/ffmpeg_util.c:72:33: error: 'CODEC_ID_MPEG1VIDEO' undeclared here (not in a function) {PJMEDIA_FORMAT_MPEG1VIDEO, CODEC_ID_MPEG1VIDEO}, ../src/pjmedia/ffmpeg_util.c:73:33: error: 'CODEC_ID_MPEG2VIDEO' undeclared here (not in a function) {PJMEDIA_FORMAT_MPEG2VIDEO, CODEC_ID_MPEG2VIDEO}, ../src/pjmedia/ffmpeg_util.c:74:28: error: 'CODEC_ID_MPEG4' undeclared here (not in a function) {PJMEDIA_FORMAT_MPEG4, CODEC_ID_MPEG4}, ../src/pjmedia/ffmpeg_util.c:75:28: error: 'CODEC_ID_MJPEG' undeclared here (not in a function) {PJMEDIA_FORMAT_MJPEG, CODEC_ID_MJPEG} ../src/pjmedia/ffmpeg_util.c:167:13: error: conflicting types for 'pjmedia_format_id_to_CodecID' pj_status_t pjmedia_format_id_to_CodecID(pjmedia_format_id fmt_id, simplescreenrecording-0.0.7-alt1 GUI/PageOutput.cpp: In constructor 'PageOutput::PageOutput(MainWindow*)': GUI/PageOutput.cpp:93:29: error: 'CODEC_ID_NONE' was not declared in this scope if(format->video_codec == CODEC_ID_NONE) vdr-2.0.6-alt1 g++ -pipe -Wall -g -O2 -march=i586 -mtune=generic -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -shared src/config/config.o src/demuxer/demuxer.o src/demuxer/demuxer_ADTS.o src/demuxer/demuxer_LATM.o src/demuxer/demuxer_AC3.o src/demuxer/demuxer_EAC3.o src/demuxer/demuxer_H264.o src/demuxer/demuxer_MPEGAudio.o src/demuxer/demuxer_MPEGVideo.o src/demuxer/demuxer_PES.o src/demuxer/demuxer_Subtitle.o src/demuxer/parser.o src/demuxer/streaminfo.o src/live/channelcache.o src/live/livepatfilter.o src/live/livequeue.o src/live/livestreamer.o src/net/msgpacket.o src/net/os-config.o src/recordings/recordingscache.o src/recordings/recplayer.o src/scanner/wirbelscan.o src/tools/hash.o src/xvdr/timerconflicts.o src/xvdr/xvdr.o src/xvdr/xvdrclient.o src/xvdr/xvdrserver.o src/xvdr/xvdrchannels.o -o libvdr-xvdr.so xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --package-name=vdr-xvdr --package-version=0.9.9 --msgid-bugs-address='' -o po/xvdr.pot `find ./src -name *.c` *** plugins with old Makefile: dummydevice enigmang sc text2skin wirbelscan *** While this currently still works, it is strongly recommended *** that you convert old Makefiles to the new style used since *** VDR version 1.7.36. Support for old style Makefiles may be dropped *** in future versions of VDR. *** failed plugins: softhddevice make: *** [plugins] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/vdr-2.0.6' wxsvg-1:1.2.1-alt1 mediadec_ffmpeg.cpp: In member function 'virtual float wxFfmpegMediaDecoder::GetFps()': mediadec_ffmpeg.cpp:115:58: error: 'AVStream' has no member named 'r_frame_rate' if (st->codec->codec_type == AVMEDIA_TYPE_VIDEO && st->r_frame_rate.num && st->r_frame_rate.den) { mediadec_ffmpeg.cpp:115:82: error: 'AVStream' has no member named 'r_frame_rate' if (st->codec->codec_type == AVMEDIA_TYPE_VIDEO && st->r_frame_rate.num && st->r_frame_rate.den) { mediadec_ffmpeg.cpp:116:26: error: 'AVStream' has no member named 'r_frame_rate' result = ((float) st->r_frame_rate.num) / st->r_frame_rate.den; mediadec_ffmpeg.cpp:116:50: error: 'AVStream' has no member named 'r_frame_rate' result = ((float) st->r_frame_rate.num) / st->r_frame_rate.den; zoneminder-1.27.0-alt1 zm_mpeg.cpp: In member function 'void VideoStream::SetupCodec(int, int, int, int, int, double)': zm_mpeg.cpp:136:25: error: 'CODEC_ID_NONE' was not declared in this scope if (of->video_codec != CODEC_ID_NONE) 2 error logs REMOVED from the list mailfromd-7.99.92-alt0.20130730.1 perl-Digest-Whirlpool-1.09-alt3 Total 126 error logs.