qtdeclerative tests fails on various archs

2016-09-30 Thread Sandro Knauß
Hey, now after we manged it to get the auto tests running for qtdeclarative (5.6.1-10) on some archs. Other archs are still failing to run the tests with: xvfb-run -a \ -s "-screen 0 1024x768x24 +extension RANDR +extension RENDER +extension GLX" \ dh_auto_test --max-parallel=1

Re: qtdeclerative tests fails on various archs

2016-09-30 Thread Dmitry Shachnev
Hi Sandro, On Fri, Sep 30, 2016 at 09:38:21AM +0200, Sandro Knauß wrote: > Hey, > > now after we manged it to get the auto tests running for qtdeclarative > (5.6.1-10) on some archs. Other archs are still failing to run the tests with: > > [...] > make[6]: Entering directory '/«PKGBUILDDIR»/tests/

Re: qtdeclerative tests fails on various archs

2016-10-06 Thread Sandro Knauß
Hey, > Actually, it looks like Sandro’s adding fix-V4-on-big-endian.patch made > things worse on powerpc. > > After removing that patch, it is possible to create a QQmlEngine. > > Many tests are however still failing: > https://people.debian.org/~mitya57/qtdeclarative-powerpc-tests-log.txt I ad

Re: qtdeclerative tests fails on various archs

2016-10-06 Thread Allan Sandfeld Jensen
On Thursday 06 October 2016, Sandro Knauß wrote: > > @Allan: You can find the buildlogs for different archs on debian: > https://buildd.debian.org/status/package.php?p=qtdeclarative-opensource-src > and > https://buildd.debian.org/status/package.php?p=qtdeclarative-opensource-src > &suite=experime

Re: qtdeclerative tests fails on various archs

2016-10-06 Thread Dmitry Shachnev
Hi all, On Thu, Oct 06, 2016 at 11:32:23AM +0200, Allan Sandfeld Jensen wrote: > In the first one 32-bit big-endian doesn't work. I assume that is before my > patch, and in the second all the 64-bit non x64 platforms fail, including the > little endian? Yes, in the first one (5.6.1) there are fa