Date: Tue, 3 Apr 2007 11:32:21 +0400 From: "Andrew Pantyukhin" <infofarmer@FreeBSD.org> To: "Michael Johnson" <ahze@freebsd.org> Cc: multimedia@freebsd.org Subject: Re: plan for ffmpeg-devel Message-ID: <cb5206420704030032o19bf1abfrb7dc13b01219fc9a@mail.gmail.com> In-Reply-To: <b2203fed0704020837u3f4e6d6av658175c060765916@mail.gmail.com> References: <b2203fed0704020837u3f4e6d6av658175c060765916@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/2/07, Michael Johnson <ahze@freebsd.org> wrote: > I want to move ffmpeg-devel -> ffmpeg and we need testers. > not just to make sure things build but to assure movies play, > mp3's still play, etc... Please test new ffmpeg-devel If it's all the same to you, please revert to traditional 0.4.9.*.20070331 when moving to ffmpeg. FWIW, x264 must be compiled with yasm 0.6.0 for ffmpeg-devel to eat it. Anyway, here's the error I get on my amd64/current: In file included from dsputil.c:30: avcodec.h:2460: warning: `ImgReSampleContext' is deprecated (declared at avcodec.h:2447) avcodec.h:2463: warning: `ImgReSampleContext' is deprecated (declared at avcodec.h:2447) dsputil.c: In function `dct264_sad8x8_c': dsputil.c:3437: warning: passing arg 1 of pointer to function from incompatible pointer type dsputil.c: In function `ff_check_alignment': dsputil.c:3821: warning: cast from pointer to integer of different size dsputil.c:3834: error: unrecognizable insn: (insn 64 10 12 0 (set (reg:SI 0 ax [61]) (subreg:SI (plus:DI (subreg:DI (reg:SI 7 sp) 0) (const_int -4 [0xfffffffffffffffc])) 0)) -1 (nil) (nil)) dsputil.c:3834: internal compiler error: in extract_insn, at recog.c:2083 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. gmake[1]: *** [dsputil.o] Error 1 gmake[1]: Leaving directory `/usr/home/sat/bsdevel/ports/multimedia/ffmpeg-devel/work/ffmpeg-2007-03-31/libavcodec' gmake: *** [lib] Error 2 *** Error code 2 Stop in /usr/home/sat/bsdevel/ports/multimedia/ffmpeg-devel. make 25.77s user 6.34s system 65% cpu 49.152 total
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cb5206420704030032o19bf1abfrb7dc13b01219fc9a>