[FFmpeg-trac] #1565(avfilter:new): ffmpeg-0.10.3 fails to build on x32 ABI
FFmpeg
trac at avcodec.org
Sat Jul 21 20:30:32 CEST 2012
#1565: ffmpeg-0.10.3 fails to build on x32 ABI
-------------------------------------+------------------------------------
Reporter: devsk | Owner:
Type: defect | Status: new
Priority: normal | Component: avfilter
Version: unspecified | Resolution:
Keywords: x32 | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+------------------------------------
Comment (by devsk):
The same result with the git head:
{{{
libavfilter/libmpcodecs/vf_ilpack.c: Assembler messages:
libavfilter/libmpcodecs/vf_ilpack.c:116: Error: operand type mismatch for
`push'
libavfilter/libmpcodecs/vf_ilpack.c:195: Error: operand type mismatch for
`pop'
libavfilter/libmpcodecs/vf_ilpack.c:224: Error: operand type mismatch for
`push'
libavfilter/libmpcodecs/vf_ilpack.c:307: Error: operand type mismatch for
`pop'
make: *** [libavfilter/libmpcodecs/vf_ilpack.o] Error 1
make: *** Waiting for unfinished jobs....
libavfilter/libmpcodecs/vf_mcdeint.c: In function 'filter':
libavfilter/libmpcodecs/vf_mcdeint.c:104:5: warning:
'avcodec_encode_video' is deprecated (declared at
./libavcodec/avcodec.h:4162) [-Wdeprecated-declarations]
libavfilter/libmpcodecs/vf_mcdeint.c: In function 'config':
libavfilter/libmpcodecs/vf_mcdeint.c:199:13: warning:
'avcodec_alloc_context' is deprecated (declared at
./libavcodec/avcodec.h:3327) [-Wdeprecated-declarations]
libavfilter/libmpcodecs/vf_mcdeint.c:227:13: warning: 'avcodec_open' is
deprecated (declared at ./libavcodec/avcodec.h:3461) [-Wdeprecated-
declarations]
libavfilter/libmpcodecs/vf_pp.c: In function 'put_image':
libavfilter/libmpcodecs/vf_pp.c:150:21: warning: passing argument 1 of
'pp_postprocess' from incompatible pointer type [enabled by default]
In file included from libavfilter/libmpcodecs/vf_pp.c:36:0:
./libpostproc/postprocess.h:80:6: note: expected 'const uint8_t **' but
argument is of type 'unsigned char **'
libavfilter/libmpcodecs/vf_pp.c: In function 'vf_open':
libavfilter/libmpcodecs/vf_pp.c:196:13: warning: assignment discards
'const' qualifier from pointer target type [enabled by default]
libavfilter/libmpcodecs/vf_pp.c:173:9: warning: variable 'hex_mode' set
but not used [-Wunused-but-set-variable]
* ERROR: media-video/ffmpeg-9999 failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=media-
video/ffmpeg-9999'`,
* the complete build log and the output of `emerge -pqv '=media-
video/ffmpeg-9999'`.
* The complete build log is located at '/var/tmp/portage/media-
video/ffmpeg-9999/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-
video/ffmpeg-9999/temp/environment'.
* Working directory: '/var/tmp/portage/media-
video/ffmpeg-9999/work/ffmpeg-9999'
* S: '/var/tmp/portage/media-video/ffmpeg-9999/work/ffmpeg-9999'
*
* The following package has failed to build or install:
*
* (media-video/ffmpeg-9999::gentoo, ebuild scheduled for merge), Log
file:
* '/var/tmp/portage/media-video/ffmpeg-9999/temp/build.log'
}}}
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1565#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list