LINUX.ORG.RU

История изменений

Исправление Xintrea, (текущая версия) :

В общем, собрал я проект mock_location на Qt 5.11.2.

На реальном устройстве программа не запускается, полный лог такой:

I art     : Late-enabling -Xcheck:jni
E HAL     : load: id=gralloc != hmi->id=gralloc
I HwCust  : Constructor found for class android.app.HwCustHwWallpaperManagerImpl
W System  : ClassLoader referenced unknown path:
I QtCore  : Start
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5Network.so: unused DT entry: type 0x1d arg 0x143a2
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5Network.so: unsupported flags DT_FLAGS_1=0x81
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5Qml.so: unused DT entry: type 0x1d arg 0x32dd0
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5Qml.so: unsupported flags DT_FLAGS_1=0x81
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5Gui.so: unused DT entry: type 0x1d arg 0x56805
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5Gui.so: unsupported flags DT_FLAGS_1=0x81
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5Quick.so: unused DT entry: type 0x1d arg 0x4bb50
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5Quick.so: unsupported flags DT_FLAGS_1=0x81
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5AndroidExtras.so: unused DT entry: type 0x1d arg 0x6f8e
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5AndroidExtras.so: unsupported flags DT_FLAGS_1=0x81
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5QuickParticles.so: unused DT entry: type 0x1d arg 0x5593
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5QuickParticles.so: unsupported flags DT_FLAGS_1=0x81
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5QuickTemplates2.so: unused DT entry: type 0x1d arg 0x24512
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5QuickTemplates2.so: unsupported flags DT_FLAGS_1=0x81
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5QuickControls2.so: unused DT entry: type 0x1d arg 0x87a4
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5QuickControls2.so: unsupported flags DT_FLAGS_1=0x81
W linker  : /data/data/ru.exlmoto.qmldestroytest/qt-reserved-files/plugins/platforms/android/libqtforandroid.so: unused DT entry: type 0x1d arg 0x8d40
W linker  : /data/data/ru.exlmoto.qmldestroytest/qt-reserved-files/plugins/platforms/android/libqtforandroid.so: unsupported flags DT_FLAGS_1=0x81
I Qt      : qt started
W linker  : /data/data/ru.exlmoto.qmldestroytest/qt-reserved-files/plugins/bearer/libqandroidbearer.so: unused DT entry: type 0x1d arg 0x1711
W linker  : /data/data/ru.exlmoto.qmldestroytest/qt-reserved-files/plugins/bearer/libqandroidbearer.so: unsupported flags DT_FLAGS_1=0x81
I HwSecImmHelper: mSecurityInputMethodService is null
I Process : Sending signal. PID: 9835 SIG: 9

В режиме дебага понять где останавливается не могу, потому что нет даже стектрейса.

Исходная версия Xintrea, :

В общем, собрал я проект mock_location на Qt 5.11.2.

На реальном устройстве программа не запускается, полный лог такой:

I art     : Late-enabling -Xcheck:jni
E HAL     : load: id=gralloc != hmi->id=gralloc
I HwCust  : Constructor found for class android.app.HwCustHwWallpaperManagerImpl
W System  : ClassLoader referenced unknown path:
I QtCore  : Start
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5Network.so: unused DT entry: type 0x1d arg 0x143a2
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5Network.so: unsupported flags DT_FLAGS_1=0x81
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5Qml.so: unused DT entry: type 0x1d arg 0x32dd0
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5Qml.so: unsupported flags DT_FLAGS_1=0x81
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5Gui.so: unused DT entry: type 0x1d arg 0x56805
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5Gui.so: unsupported flags DT_FLAGS_1=0x81
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5Quick.so: unused DT entry: type 0x1d arg 0x4bb50
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5Quick.so: unsupported flags DT_FLAGS_1=0x81
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5AndroidExtras.so: unused DT entry: type 0x1d arg 0x6f8e
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5AndroidExtras.so: unsupported flags DT_FLAGS_1=0x81
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5QuickParticles.so: unused DT entry: type 0x1d arg 0x5593
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5QuickParticles.so: unsupported flags DT_FLAGS_1=0x81
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5QuickTemplates2.so: unused DT entry: type 0x1d arg 0x24512
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5QuickTemplates2.so: unsupported flags DT_FLAGS_1=0x81
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5QuickControls2.so: unused DT entry: type 0x1d arg 0x87a4
W linker  : /data/app/ru.exlmoto.qmldestroytest-1/lib/arm/libQt5QuickControls2.so: unsupported flags DT_FLAGS_1=0x81
W linker  : /data/data/ru.exlmoto.qmldestroytest/qt-reserved-files/plugins/platforms/android/libqtforandroid.so: unused DT entry: type 0x1d arg 0x8d40
W linker  : /data/data/ru.exlmoto.qmldestroytest/qt-reserved-files/plugins/platforms/android/libqtforandroid.so: unsupported flags DT_FLAGS_1=0x81
I Qt      : qt started
W linker  : /data/data/ru.exlmoto.qmldestroytest/qt-reserved-files/plugins/bearer/libqandroidbearer.so: unused DT entry: type 0x1d arg 0x1711
W linker  : /data/data/ru.exlmoto.qmldestroytest/qt-reserved-files/plugins/bearer/libqandroidbearer.so: unsupported flags DT_FLAGS_1=0x81
I HwSecImmHelper: mSecurityInputMethodService is null
I Process : Sending signal. PID: 9835 SIG: 9