qtdeclerative tests fails on various archs
Sandro Knauß
bugs at sandroknauss.de
Fri Sep 30 07:38:21 UTC 2016
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 -- QML2_IMPORT_PATH=/«PKGBUILDDIR»/test_root/usr/lib/mips-linux-gnu/qt5/qml \
HOME=/«PKGBUILDDIR» LD_LIBRARY_PATH=/«PKGBUILDDIR»/lib
make -j1 check QML2_IMPORT_PATH=/«PKGBUILDDIR»/test_root/usr/lib/mips-linux-gnu/qt5/qml HOME=/«PKGBUILDDIR» LD_LIBRARY_PATH=/«PKGBUILDDIR»/lib
[...]
cd parserstress/ && ( test -e Makefile || /usr/lib/mips-linux-gnu/qt5/bin/qmake /«PKGBUILDDIR»/tests/auto/qml/parserstress/parserstress.pro 'QT_BUILD_PARTS+= tests' -o Makefile ) && make -f Makefile check
make[6]: Entering directory '/«PKGBUILDDIR»/tests/auto/qml/parserstress'
/«PKGBUILDDIR»/tests/auto/qml/parserstress/target_wrapper.sh ./tst_parserstress
Makefile:362: recipe for target 'check' failed
make[6]: *** [check] Segmentation fault
make[6]: Leaving directory '/«PKGBUILDDIR»/tests/auto/qml/parserstress'
(happens on: mips, powerpc, alpha, freebsd, sparc64, x32 - have they anything in common? )
I'm a little bit glueless why the start of the tests would fail on some archs.
Regards,
Sandro
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-kde-talk/attachments/20160930/2e6420c8/attachment.sig>
More information about the pkg-kde-talk
mailing list