[FFmpeg-trac] #56(avcodec:new): ffmpeg fails to build on ppc64 with 32-bit userland in fft_altivec_s.S
FFmpeg
trac at avcodec.org
Mon Apr 11 12:27:37 CEST 2011
#56: ffmpeg fails to build on ppc64 with 32-bit userland in fft_altivec_s.S
------------------------+---------------------
Reporter: gnu_andrew | Type: defect
Status: new | Priority: normal
Component: avcodec | Version: git
Keywords: ppc | Blocked By:
Blocking: | Reproduced: 0
Analyzed: 0 |
------------------------+---------------------
powerpc-unknown-linux-gnu-gcc -I. -I"/var/tmp/portage/media-
video/ffmpeg-9999/work/ffmpeg-9999" -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DHAVE_AV_CONFIG_H -mcpu=970 -mpowerpc-gfxopt -mpowerpc64 -MMD -MF
libavcodec/ppc/fft_altivec_s.d -MT libavcodec/ppc/fft_altivec_s.o -c -o
libavcodec/ppc/fft_altivec_s.o libavcodec/ppc/fft_altivec_s.S
libavcodec/ppc/fft_altivec_s.S: Assembler messages:
libavcodec/ppc/fft_altivec_s.S:447: Error: junk at end of line, first
unrecognized character is `@'
libavcodec/ppc/fft_altivec_s.S:448: Error: junk at end of line, first
unrecognized character is `@'
make: *** [libavcodec/ppc/fft_altivec_s.o] Error 1
Tip of checkout is:
commit c104a6e90226eaa253aeba471c8859e0da922da7
Author: Michael Niedermayer <michaelni at gmx.at>
Date: Mon Apr 11 11:49:07 2011 +0200
oggdec: use av_freep() instead of av_free()
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/56>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list