On Sat, Jul 11, 2015 at 09:02:51PM +0200, Michael Niedermayer wrote: > On Sun, Jul 05, 2015 at 11:43:37PM +0200, Michael Niedermayer wrote: > > On Sat, Jul 04, 2015 at 12:14:51PM +0800, 周晓勇 wrote: > > > i will offer a download source of Fedora21 OS next Monday. > > > i will run yum-builddep ffmpeg-xxx.src.rpm for preparing devel > > > environment. > > > what else do you need to install, because it maybe slow for downloading > > > other packages abroad. > > > the new FC21 build with mips64el N64 API and mips64r2(-march=loongson3a) > > > isa, and enabled ARCH_MIPS64 after ffmpeg configure. > > > the FC19-O32 was slow, so aborted. > > > > other things hmm > > ccache, dash, screen > > with dash configure finished in 1minute instead of 4 with bash (on loongson)
fate no longer passes after installing Fedora21 with dash ./configure --enable-gpl --cc='ccache gcc' --enable-pthreads --samples=/home/loongson/fate/ --enable-nonfree --enable-version3 --assert-level=2 i get failure due to illegal instructions with dash ./configure --enable-gpl --cc='ccache gcc' --enable-pthreads --samples=/home/loongson/fate/ --enable-nonfree --enable-version3 --assert-level=2 --cpu=loongson3a --enable-loongson3 it fails in dca tests: TEST dca-core TEST dca-xll stddev: 853.28 PSNR: 37.71 MAXDIFF:11651 bytes: 1554432/ 700416 MAXDIFF: |11651 - 0| >= 1 size: |1554432 - 700416| >= 0 Test dca-core failed. Look at tests/data/fate/dca-core.err for details. tests/Makefile:202: recipe for target 'fate-dca-core' failed make: *** [fate-dca-core] Error 1 make: *** Waiting for unfinished jobs.... stddev: 219.18 PSNR: 49.51 MAXDIFF: 2483 bytes: 8994816/ 1073152 MAXDIFF: |2483 - 0| >= 1 size: |8994816 - 1073152| >= 0 Test dca-xll failed. Look at tests/data/fate/dca-xll.err for details. tests/Makefile:202: recipe for target 'fate-dca-xll' failed make: *** [fate-dca-xll] Error 1 [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I am the wisest man alive, for I know one thing, and that is that I know nothing. -- Socrates
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel