From: Girar Builder awaiter robot <girar-builder@altlinux.org> To: Andrey Cherepanov <cas@altlinux.org> Cc: sisyphus-incominger@lists.altlinux.org Subject: [#160285] FAILED blender.git=2.69-@RepoRelease@.1 Date: Mon, 29 Feb 2016 12:27:38 +0000 Message-ID: <20160229122738.GA16380@gyle.altlinux.org> (raw) http://git.altlinux.org/tasks/160285/logs/events.1.1.log 2016-Feb-29 12:20:36 :: task #160285 for sisyphus started by cas: #100 build 2.69-@RepoRelease@.1 from /people/cas/packages/blender.git 2016-Feb-29 12:20:37 :: [i586] #100 blender.git 2.69-@RepoRelease@.1: build start 2016-Feb-29 12:20:37 :: [x86_64] #100 blender.git 2.69-@RepoRelease@.1: build start [ 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:12: 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) { 2016-Feb-29 12:26:50 :: [x86_64] blender.git 2.69-@RepoRelease@.1: remote: build failed 2016-Feb-29 12:26:50 :: [x86_64] #100 blender.git 2.69-@RepoRelease@.1: build FAILED [ 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:12: 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) { 2016-Feb-29 12:27:38 :: [i586] blender.git 2.69-@RepoRelease@.1: remote: build failed 2016-Feb-29 12:27:38 :: [i586] #100 blender.git 2.69-@RepoRelease@.1: build FAILED 2016-Feb-29 12:26:50 :: [x86_64] build FAILED 2016-Feb-29 12:27:38 :: [i586] build FAILED 2016-Feb-29 12:27:38 :: task #160285 for sisyphus FAILED
reply other threads:[~2016-02-29 12:27 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20160229122738.GA16380@gyle.altlinux.org \ --to=girar-builder@altlinux.org \ --cc=cas@altlinux.org \ --cc=sisyphus-incominger@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Girar Builder robot reports This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \ sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com public-inbox-index sisyphus-incominger Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger AGPL code for this site: git clone https://public-inbox.org/public-inbox.git