Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
None
-
6.0
-
None
Description
qprocess_and_guieventloop fails to build on Android
/home/assam/Qt/6.0.0/gcc_64/bin/androidtestrunner --path "/home/assam/sources/qt5/qt5/qtbase/tests/auto/other/qprocess_and_guieventloop/android-build" --adb "/home/assam/Android/Sdk/platform-tools/adb" --make "make apk" --apk /home/assam/sources/qt5/qt5/qtbase/tests/auto/other/qprocess_and_guieventloop/android-build/tst_qprocess_and_guieventloop.apk -- Execute make apk. make[2]: Entering directory '/home/assam/sources/qt5/qt5/qtbase/tests/auto/other/qprocess_and_guieventloop' cd write-read-write/ && ( test -e Makefile || /home/assam/Qt/6.0.0/gcc_64/bin/qmake -o Makefile /home/assam/sources/qt5/qt5/qtbase/tests/auto/other/qprocess_and_guieventloop/write-read-write/write-read-write.pro -after QT+=gui -qtconf /home/assam/Qt/6.0.0/android_x86/bin/target_qt.conf ) && make -f Makefile apk make[3]: Entering directory '/home/assam/sources/qt5/qt5/qtbase/tests/auto/other/qprocess_and_guieventloop/write-read-write' make -f Makefile INSTALL_ROOT=/home/assam/sources/qt5/qt5/qtbase/tests/auto/other/qprocess_and_guieventloop/write-read-write/android-build install make[4]: Entering directory '/home/assam/sources/qt5/qt5/qtbase/tests/auto/other/qprocess_and_guieventloop/write-read-write' /home/assam/Qt/6.0.0/gcc_64/bin/qmake -install qinstall -exe libwrite-read-write_x86.so /home/assam/sources/qt5/qt5/qtbase/tests/auto/other/qprocess_and_guieventloop/write-read-write/android-build/libs/x86/libwrite-read-write_x86.so make[4]: Leaving directory '/home/assam/sources/qt5/qt5/qtbase/tests/auto/other/qprocess_and_guieventloop/write-read-write' /home/assam/Qt/6.0.0/gcc_64/bin/androiddeployqt --input /home/assam/sources/qt5/qt5/qtbase/tests/auto/other/qprocess_and_guieventloop/write-read-write/android-write-read-write-deployment-settings.json --output /home/assam/sources/qt5/qt5/qtbase/tests/auto/other/qprocess_and_guieventloop/write-read-write/android-build --apk /home/assam/sources/qt5/qt5/qtbase/tests/auto/other/qprocess_and_guieventloop/write-read-write/android-build/write-read-write.apk Generating Android Package Input file: /home/assam/sources/qt5/qt5/qtbase/tests/auto/other/qprocess_and_guieventloop/write-read-write/android-write-read-write-deployment-settings.json Output directory: /home/assam/sources/qt5/qt5/qtbase/tests/auto/other/qprocess_and_guieventloop/write-read-write/android-build/ Application binary: write-read-write Android build platform: android-30 Install to device: No No platform plugin, neither libqtforandroid.so or libqtforandroidGL.so, included in package. Please include one. Skipping createRCC make[3]: *** [apk] Error 12 Makefile:464: recipe for target 'apk' failed make[3]: Leaving directory '/home/assam/sources/qt5/qt5/qtbase/tests/auto/other/qprocess_and_guieventloop/write-read-write' make[2]: *** [sub-write-read-write-apk] Error 2 Makefile:426: recipe for target 'sub-write-read-write-apk' failed make[2]: Leaving directory '/home/assam/sources/qt5/qt5/qtbase/tests/auto/other/qprocess_and_guieventloop' No platform plugin, neither libqtforandroid.so or libqtforandroidGL.so, included in package. Please include one. make[3]: *** [apk] Error 12 make[2]: *** [sub-write-read-write-apk] Error 2 Makefile.test:482: recipe for target 'check' failed make[1]: *** [check] Error 1 make[1]: Leaving directory '/home/assam/sources/qt5/qt5/qtbase/tests/auto/other/qprocess_and_guieventloop' Makefile:512: recipe for target 'sub-test-pro-check' failed make: *** [sub-test-pro-check] Error 2
Attachments
Issue Links
- resulted from
-
QTBUG-98120 Fix failing qtbase CI tests for Android
- In Progress
-
QTBUG-87025 Report Android failing tests in CI
- Closed