Bug#836327: gsequencer: FTBFS on mips and powerpc: ags_functional_audio_test segmentation fault

2016-10-11 Thread Dejan Latinovic
Any updates on this issue? I have tested newer releases (0.7.73 and 0.7.83) on local mips machine, both build failed with Segmentation fault: > PASS: ags_thread_test > PASS: ags_audio_test > PASS: ags_channel_test > PASS: ags_recycling_test > PASS: ags_audio_signal_test > PASS:

Bug#830886: ffmpeg FTBFS for mips64el on configure

2016-07-12 Thread Dejan Latinovic
Package: ffmpeg Version: 7:3.0.2-1 Severity: serious Tags: sid, patch Justification: FTBFS User: debian-m...@lists.debian.org Usertags: mips-patch Package ffmpeg FTBFS for mips64el on configure with the following error: > ERROR: LoadLibrary/dlopen not found for avisynth Error message from

Bug#771556: x265: FTBFS on powerpc

2014-12-03 Thread Dejan Latinovic
Hello Sebastian, the patch is attached. Please try it on ppc, I hope that the condition for ppc arch is correct. Here you can see related issue, with more info: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748932 I had noticed that idba still FTBFS on ppc. Could you also test my patch

Bug#771556: x265: FTBFS on powerpc

2014-12-02 Thread Dejan Latinovic
Mips platform does not have 64-bit __sync_* operations. To avoid this behavior it is needed to use corresponding __atomic_* from libatomic library. I was able to successfully built x265 for mipsel. I will prepare the patch, so Sebastian could test it on powerpc. Regards, Dejan