therecipe / qt

Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
GNU Lesser General Public License v3.0
10.38k stars 736 forks source link

Misssing libQt5Widgets.so when building android with qtdeploy build android #1087

Open xyboy0909 opened 4 years ago

xyboy0909 commented 4 years ago

Misssing libQt5Widgets.so when building android with qtdeploy build android

i found file "deploy\android\build\res\values\libs.xml"

<array name="qt_sources">
       <array name="qt_sources">
           <item>https://download.qt.io/ministro/android/qt5/qt-5.9</item>
       </array>
       <array name="bundled_libs">
           <item>go</item>
       </array>
       <array name="qt_libs">
           <item>c++_shared</item>
           <item></item>
           <item>Qt5Core</item>
           <item>Qt5Gui</item>
        </array>
arm-linux-androideabi-readelf -d libgo_base.so

Dynamic section at offset 0x262e8c contains 41 entries:
  Tag        Type                         Name/Value
 0x00000003 (PLTGOT)                     0x27391c
 0x00000002 (PLTRELSZ)                   6432 (bytes)
 0x00000017 (JMPREL)                     0x8729c
 0x00000014 (PLTREL)                     REL
 0x00000011 (REL)                        0x5016c
 0x00000012 (RELSZ)                      225584 (bytes)
 0x00000013 (RELENT)                     8 (bytes)
 0x6ffffffa (RELCOUNT)                   27420
 0x00000006 (SYMTAB)                     0x230
 0x0000000b (SYMENT)                     16 (bytes)
 0x00000005 (STRTAB)                     0x125b0
 0x0000000a (STRSZ)                      208380 (bytes)
 0x00000004 (HASH)                       0x453ac
 0x00000001 (NEEDED)                     Shared library: [libQt5Widgets.so]
 0x00000001 (NEEDED)                     Shared library: [libQt5Gui.so]
 0x00000001 (NEEDED)                     Shared library: [libQt5Core.so]
 0x00000001 (NEEDED)                     Shared library: [libGLESv2.so]
 0x00000001 (NEEDED)                     Shared library: [libc++_shared.so]
 0x00000001 (NEEDED)                     Shared library: [liblog.so]
 0x00000001 (NEEDED)                     Shared library: [libz.so]
 0x00000001 (NEEDED)                     Shared library: [libm.so]
 0x00000001 (NEEDED)                     Shared library: [libdl.so]
 0x00000001 (NEEDED)                     Shared library: [libc.so]
 0x00000001 (NEEDED)                     Shared library: [libandroid.so]
 0x00000001 (NEEDED)                     Shared library: [libQt5Svg.so]
 0x00000001 (NEEDED)                     Shared library: [libstdc++.so]
 0x0000000e (SONAME)                     Library soname: [libgo_base.so]
 0x0000001a (FINI_ARRAY)                 0x196c48
 0x0000001c (FINI_ARRAYSZ)               8 (bytes)
 0x00000019 (INIT_ARRAY)                 0x263e88
 0x0000001b (INIT_ARRAYSZ)               4 (bytes)
 0x0000001d (RUNPATH)                    Library runpath: [D:/Qt/Qt5.13.0/5.13.0/android_armv7/lib]
 0x00000010 (SYMBOLIC)                   0x0
 0x0000001e (FLAGS)                      SYMBOLIC
 0x6ffffffb (FLAGS_1)                    Flags: NODELETE
 0x6ffffff0 (VERSYM)                     0x4dca0
 0x6ffffffc (VERDEF)                     0x50110
 0x6ffffffd (VERDEFNUM)                  1
 0x6ffffffe (VERNEED)                    0x5012c
 0x6fffffff (VERNEEDNUM)                 2
 0x00000000 (NULL)                       0x0

Missing Qt5Widgets. APP exit whern app run;

Qt 5.13.0, Go1.14.1 , i found some errors in console which i modify cmd.stdout.

D:\goProject\src\t\testDeployAndroid>D:\Qt\Qt5.13.0\5.13.0\android_armv7\bin\androiddeployqt --input D:\goProject\src\t\testDeployAndroid\deploy\android\android-libgo.so-deployment-settings.json --output D:\goProject\src\t\testDeployAndroid\deploy\android\build --deployment bundled --android-platform android-28 --jdk D:\android-JDK-SDK-NDK\jdk1.8.0_201 --gradle --verbose --no-gdbserver 
Generating Android Package
  Input file: D:\goProject\src\t\testDeployAndroid\deploy\android\android-libgo.so-deployment-settings.json
  Output directory: D:/goProject/src/t/testDeployAndroid/deploy/android/build/
  Application binary: D:/goProject/src/t/testDeployAndroid/deploy/android/libgo.so
  Android build platform: android-28
  Install to device: No
Delete missing files D:/Qt/Qt5.13.0/5.13.0/android_armv7/src/android/templates/res D:/goProject/src/t/testDeployAndroid/deploy/android/build/res
Copying Android package template.
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build/gradle/wrapper/gradle-wrapper.jar
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build/gradle/wrapper/gradle-wrapper.properties
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build/gradlew
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build/gradlew.bat
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build/AndroidManifest.xml
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build/build.gradle
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build/res/values/libs.xml

--------------------------------------------------------------------------------------
readelf: Error: 'D:/Qt/Qt5.13.0/5.13.0/android_armv7/lib/': No such file
--------------------------------------------------------------------------------------

Detecting dependencies of application.
Reading dependencies from D:/goProject/src/t/testDeployAndroid/deploy/android/libgo.so
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
Reading dependencies from D:/Qt/Qt5.13.0/5.13.0/android_armv7/lib/
Appending dependency: lib/
No android dependencies for 
Reading dependencies from D:/Qt/Qt5.13.0/5.13.0/android_armv7/plugins/platforms/android/libqtforandroid.so
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/libQt5Gui.so
      lib/libQt5Core.so
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
Reading dependencies from D:/Qt/Qt5.13.0/5.13.0/android_armv7/lib/libQt5Gui.so
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/libQt5Core.so
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
Reading dependencies from D:/Qt/Qt5.13.0/5.13.0/android_armv7/lib/libQt5Core.so
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
Appending dependency: lib/libQt5Core.so
Reading Android dependencies for Qt5Core
Appending dependency: lib/libQt5Gui.so
Reading Android dependencies for Qt5Gui
Appending dependency from xml: plugins/platforms/android/libqtforandroid.so
Appending dependency from xml: plugins/iconengines/libqsvgicon.so
Appending dependency from xml: plugins/imageformats/libqgif.so
Appending dependency from xml: plugins/imageformats/libqicns.so
Appending dependency from xml: plugins/imageformats/libqico.so
Appending dependency from xml: plugins/imageformats/libqjpeg.so
Appending dependency from xml: plugins/imageformats/libqsvg.so
Appending dependency from xml: plugins/imageformats/libqtga.so
Appending dependency from xml: plugins/imageformats/libqtiff.so
Appending dependency from xml: plugins/imageformats/libqwbmp.so
Appending dependency from xml: plugins/imageformats/libqwebp.so
Reading dependencies from D:/Qt/Qt5.13.0/5.13.0/android_armv7/plugins/platforms/android/libqtforandroid.so
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/libQt5Gui.so
      lib/libQt5Core.so
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
      lib/
Scanning for QML imports.
Running qmlimportscanner with the following command: D:/Qt/Qt5.13.0/5.13.0/android_armv7/bin/qmlimportscanner.exe -rootPath D:/goProject/src/t/testDeployAndroid/ -importPath D:/Qt/Qt5.13.0/5.13.0/android_armv7/qml D:/goProject/src/t/testDeployAndroid/
Copying STL library
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build//libs/armeabi-v7a/libc++_shared.so
Copying 15 dependencies from Qt into package.
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build//assets/--Added-by-androiddeployqt--/lib/
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build//libs/armeabi-v7a/libQt5Core.so
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build//libs/QtAndroid.jar
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build//libs/armeabi-v7a/libQt5Gui.so
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build//libs/armeabi-v7a/libplugins_platforms_android_libqtforandroid.so
  -- Skipping D:/Qt/Qt5.13.0/5.13.0/android_armv7/plugins/iconengines/libqsvgicon.so. It has unmet dependencies: lib/libQt5Svg.so,lib/libQt5Widgets.so.
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build//libs/armeabi-v7a/libplugins_imageformats_libqgif.so
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build//libs/armeabi-v7a/libplugins_imageformats_libqicns.so
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build//libs/armeabi-v7a/libplugins_imageformats_libqico.so
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build//libs/armeabi-v7a/libplugins_imageformats_libqjpeg.so
  -- Skipping D:/Qt/Qt5.13.0/5.13.0/android_armv7/plugins/imageformats/libqsvg.so. It has unmet dependencies: lib/libQt5Svg.so,lib/libQt5Widgets.so.
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build//libs/armeabi-v7a/libplugins_imageformats_libqtga.so
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build//libs/armeabi-v7a/libplugins_imageformats_libqtiff.so
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build//libs/armeabi-v7a/libplugins_imageformats_libqwbmp.so
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build//libs/armeabi-v7a/libplugins_imageformats_libqwebp.so
Checking if application binary is in package.
Copying 1 external libraries to package.
  -- Copied D:/goProject/src/t/testDeployAndroid/deploy/android/build//libs/armeabi-v7a/libgo.so
Copying Android sources from project.
Stripping libraries to minimize size.
Updating Android package files with project settings.
  -- res/values/libs.xml
  -- AndroidManifest.xml 
Pregenerating entry list for assets file engine.
Initialized native services in: C:\Users\huoshu\.gradle\native
Using 8 worker leases.
Starting Build
Settings evaluated using settings file 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\settings.gradle'.
Projects loaded. Root project using build file 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\build.gradle'.
Included projects: [root project 'build']
Evaluating root project 'build' using build file 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\build.gradle'.
Creating configuration androidTestUtil
Creating configuration compile
Creating configuration apk
Creating configuration provided
Creating configuration api
Creating configuration implementation
Creating configuration runtimeOnly
Creating configuration compileOnly
Creating configuration wearApp
Creating configuration annotationProcessor
Creating configuration androidTestCompile
Creating configuration androidTestApk
Creating configuration androidTestProvided
Creating configuration androidTestApi
Creating configuration androidTestImplementation
Creating configuration androidTestRuntimeOnly
Creating configuration androidTestCompileOnly
Creating configuration androidTestWearApp
Creating configuration androidTestAnnotationProcessor
Creating configuration testCompile
Creating configuration testApk
Creating configuration testProvided
Creating configuration testApi
Creating configuration testImplementation
Creating configuration testRuntimeOnly
Creating configuration testCompileOnly
Creating configuration testWearApp
Creating configuration testAnnotationProcessor
Creating configuration debugCompile
Creating configuration debugApk
Creating configuration debugProvided
Creating configuration debugApi
Creating configuration debugImplementation
Creating configuration debugRuntimeOnly
Creating configuration debugCompileOnly
Creating configuration debugWearApp
Creating configuration debugAnnotationProcessor
Creating configuration androidTestDebugCompile
Creating configuration androidTestDebugApk
Creating configuration androidTestDebugProvided
Creating configuration androidTestDebugApi
Creating configuration androidTestDebugImplementation
Creating configuration androidTestDebugRuntimeOnly
Creating configuration androidTestDebugCompileOnly
Creating configuration androidTestDebugWearApp
Creating configuration androidTestDebugAnnotationProcessor
Creating configuration testDebugCompile
Creating configuration testDebugApk
Creating configuration testDebugProvided
Creating configuration testDebugApi
Creating configuration testDebugImplementation
Creating configuration testDebugRuntimeOnly
Creating configuration testDebugCompileOnly
Creating configuration testDebugWearApp
Creating configuration testDebugAnnotationProcessor
Creating configuration releaseCompile
Creating configuration releaseApk
Creating configuration releaseProvided
Creating configuration releaseApi
Creating configuration releaseImplementation
Creating configuration releaseRuntimeOnly
Creating configuration releaseCompileOnly
Creating configuration releaseWearApp
Creating configuration releaseAnnotationProcessor
Creating configuration testReleaseCompile
Creating configuration testReleaseApk
Creating configuration testReleaseProvided
Creating configuration testReleaseApi
Creating configuration testReleaseImplementation
Creating configuration testReleaseRuntimeOnly
Creating configuration testReleaseCompileOnly
Creating configuration testReleaseWearApp
Creating configuration testReleaseAnnotationProcessor
Parsing the SDK, no caching allowed
Parsing D:\android-JDK-SDK-NDK\SDK\build-tools\28.0.3\package.xml
Parsing D:\android-JDK-SDK-NDK\SDK\build-tools\29.0.0\package.xml
Parsing D:\android-JDK-SDK-NDK\SDK\build-tools\29.0.1\package.xml
Parsing D:\android-JDK-SDK-NDK\SDK\build-tools\29.0.2\package.xml
Parsing D:\android-JDK-SDK-NDK\SDK\build-tools\29.0.3\package.xml
Parsing D:\android-JDK-SDK-NDK\SDK\extras\google\usb_driver\package.xml
Parsing D:\android-JDK-SDK-NDK\SDK\ndk-bundle\package.xml
Parsing D:\android-JDK-SDK-NDK\SDK\platform-tools\package.xml
Parsing D:\android-JDK-SDK-NDK\SDK\platforms\android-21\package.xml
Parsing D:\android-JDK-SDK-NDK\SDK\platforms\android-28\package.xml
Parsing D:\android-JDK-SDK-NDK\SDK\platforms\android-29\package.xml
Parsing D:\android-JDK-SDK-NDK\SDK\sources\android-21\package.xml
Parsing D:\android-JDK-SDK-NDK\SDK\sources\android-28\package.xml
Parsing D:\android-JDK-SDK-NDK\SDK\sources\android-29\package.xml
Parsing D:\android-JDK-SDK-NDK\SDK\tools\package.xml
SDK initialized in 681 ms
Using incremental javac compilation for : debug.
Using incremental javac compilation for : debugUnitTest.
Using incremental javac compilation for : release.
Using incremental javac compilation for : releaseUnitTest.
Using incremental javac compilation for : debugAndroidTest.
All projects evaluated.
Selected primary task 'assembleDebug' from project :
Tasks to be executed: [task ':checkDebugClasspath', task ':preBuild', task ':preDebugBuild', task ':compileDebugAidl', task ':compileDebugRenderscript', task ':checkDebugManifest', task ':generateDebugBuildConfig', task ':prepareLintJar', task ':mainApkListPersistenceDebug', task ':generateDebugResValues', task ':generateDebugResources', task ':mergeDebugResources', task ':createDebugCompatibleScreenManifests', task ':processDebugManifest', task ':splitsDiscoveryTaskDebug', task ':processDebugResources', task ':generateDebugSources', task ':javaPreCompileDebug', task ':compileDebugJavaWithJavac', task ':compileDebugNdk', task ':compileDebugSources', task ':mergeDebugShaders', task ':compileDebugShaders', task ':generateDebugAssets', task ':mergeDebugAssets', task ':transformClassesWithDexBuilderForDebug', task ':transformDexArchiveWithExternalLibsDexMergerForDebug', task ':transformDexArchiveWithDexMergerForDebug', task ':mergeDebugJniLibFolders', task ':transformNativeLibsWithMergeJniLibsForDebug', task ':transformNativeLibsWithStripDebugSymbolForDebug', task ':checkDebugLibraries', task ':processDebugJavaRes', task ':transformResourcesWithMergeJavaResForDebug', task ':validateSigningDebug', task ':packageDebug', task ':assembleDebug']
:checkDebugClasspath (Thread[main,5,main]) started.
:checkDebugClasspath
Task ':checkDebugClasspath' is not up-to-date because:
  No history is available.
:checkDebugClasspath (Thread[main,5,main]) completed. Took 0.118 secs.
:preBuild (Thread[main,5,main]) started.
:preBuild
Skipping task ':preBuild' as it has no actions.
:preBuild UP-TO-DATE
:preBuild (Thread[main,5,main]) completed. Took 0.0 secs.
:preDebugBuild (Thread[main,5,main]) started.
:preDebugBuild
Task ':preDebugBuild' is not up-to-date because:
  No history is available.
:preDebugBuild (Thread[main,5,main]) completed. Took 0.132 secs.
:compileDebugAidl (Thread[main,5,main]) started.
:compileDebugAidl
Task ':compileDebugAidl' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':compileDebugAidl'.
Unable do incremental execution: full task run
Starting process 'command 'D:\android-JDK-SDK-NDK\SDK\build-tools\28.0.3\aidl.exe''. Working directory: D:\goProject\src\t\testDeployAndroid\deploy\android\build Command: D:\android-JDK-SDK-NDK\SDK\build-tools\28.0.3\aidl.exe -pD:\android-JDK-SDK-NDK\SDK\platforms\android-28\framework.aidl -oD:\goProject\src\t\testDeployAndroid\deploy\android\build\build\generated\source\aidl\debug -ID:\goProject\src\t\testDeployAndroid\deploy\android\build\src -ID:\goProject\src\t\testDeployAndroid\deploy\android\build\src\debug\aidl -ID:\goProject\src\t\testDeployAndroid\deploy\android\build\aidl -ID:\Qt\Qt5.13.0\5.13.0\android_armv7\src\android\java\src -dC:\Users\huoshu\AppData\Local\Temp\aidl7341734425729996701.d D:\Qt\Qt5.13.0\5.13.0\android_armv7\src\android\java\src\org\kde\necessitas\ministro\IMinistro.aidl
Successfully started process 'command 'D:\android-JDK-SDK-NDK\SDK\build-tools\28.0.3\aidl.exe''
Starting process 'command 'D:\android-JDK-SDK-NDK\SDK\build-tools\28.0.3\aidl.exe''. Working directory: D:\goProject\src\t\testDeployAndroid\deploy\android\build Command: D:\android-JDK-SDK-NDK\SDK\build-tools\28.0.3\aidl.exe -pD:\android-JDK-SDK-NDK\SDK\platforms\android-28\framework.aidl -oD:\goProject\src\t\testDeployAndroid\deploy\android\build\build\generated\source\aidl\debug -ID:\goProject\src\t\testDeployAndroid\deploy\android\build\src -ID:\goProject\src\t\testDeployAndroid\deploy\android\build\src\debug\aidl -ID:\goProject\src\t\testDeployAndroid\deploy\android\build\aidl -ID:\Qt\Qt5.13.0\5.13.0\android_armv7\src\android\java\src -dC:\Users\huoshu\AppData\Local\Temp\aidl4964339808187381623.d D:\Qt\Qt5.13.0\5.13.0\android_armv7\src\android\java\src\org\kde\necessitas\ministro\IMinistroCallback.aidl
Successfully started process 'command 'D:\android-JDK-SDK-NDK\SDK\build-tools\28.0.3\aidl.exe''
:compileDebugAidl (Thread[main,5,main]) completed. Took 0.581 secs.
:compileDebugRenderscript (Thread[main,5,main]) started.
:compileDebugRenderscript
Task ':compileDebugRenderscript' is not up-to-date because:
  No history is available.
:compileDebugRenderscript (Thread[main,5,main]) completed. Took 0.024 secs.
:checkDebugManifest (Thread[main,5,main]) started.
:checkDebugManifest
Task ':checkDebugManifest' is not up-to-date because:
  No history is available.
:checkDebugManifest (Thread[main,5,main]) completed. Took 0.004 secs.
:generateDebugBuildConfig (Thread[main,5,main]) started.
:generateDebugBuildConfig
Task ':generateDebugBuildConfig' is not up-to-date because:
  No history is available.
:generateDebugBuildConfig (Thread[main,5,main]) completed. Took 0.026 secs.
:prepareLintJar (Thread[main,5,main]) started.
:prepareLintJar
Task ':prepareLintJar' is not up-to-date because:
  No history is available.
:prepareLintJar (Thread[main,5,main]) completed. Took 0.006 secs.
:mainApkListPersistenceDebug (Thread[main,5,main]) started.
:mainApkListPersistenceDebug
Task ':mainApkListPersistenceDebug' is not up-to-date because:
  No history is available.
:mainApkListPersistenceDebug (Thread[main,5,main]) completed. Took 0.026 secs.
:generateDebugResValues (Thread[main,5,main]) started.
:generateDebugResValues
Task ':generateDebugResValues' is not up-to-date because:
  No history is available.
:generateDebugResValues (Thread[main,5,main]) completed. Took 0.004 secs.
:generateDebugResources (Thread[main,5,main]) started.
:generateDebugResources
Skipping task ':generateDebugResources' as it has no actions.
:generateDebugResources (Thread[main,5,main]) completed. Took 0.0 secs.
:mergeDebugResources (Thread[main,5,main]) started.
:mergeDebugResources
Task ':mergeDebugResources' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':mergeDebugResources'.
Unable do incremental execution: full task run
AAPT2 aapt2-3.2.0-4818971-windows Daemon #6: starting
AAPT2 aapt2-3.2.0-4818971-windows Daemon #0: starting
AAPT2 aapt2-3.2.0-4818971-windows Daemon #3: starting
AAPT2 aapt2-3.2.0-4818971-windows Daemon #4: starting
AAPT2 aapt2-3.2.0-4818971-windows Daemon #2: starting
AAPT2 aapt2-3.2.0-4818971-windows Daemon #5: starting
AAPT2 aapt2-3.2.0-4818971-windows Daemon #1: starting
:mergeDebugResources (Thread[main,5,main]) completed. Took 1.887 secs.
:createDebugCompatibleScreenManifests (Thread[main,5,main]) started.
:createDebugCompatibleScreenManifests
Task ':createDebugCompatibleScreenManifests' is not up-to-date because:
  No history is available.
:createDebugCompatibleScreenManifests (Thread[main,5,main]) completed. Took 0.011 secs.
:processDebugManifest (Thread[main,5,main]) started.
:processDebugManifest
Task ':processDebugManifest' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':processDebugManifest'.
Unable do incremental execution: full task run
Merging main manifest D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml

Merging result: SUCCESS
1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3    package="org.qtproject.example.go"
4    android:installLocation="auto"
5    android:versionCode="1"
6    android:versionName="1.0" >
7
8    <uses-sdk
8-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:3:5-73
9        android:minSdkVersion="21"
9-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:3:15-41
10        android:targetSdkVersion="28" />
10-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:3:42-71
11
12    <!--
13         The following comment will be replaced upon deployment with default permissions based on the dependencies of the application.
14         Remove the comment if you do not require these default permissions.
15    -->
16    <uses-permission android:name="android.permission.INTERNET" />
16-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:7:9-71
16-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:7:26-68
17    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
17-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:8:5-81
17-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:8:22-78
18
19    <!--
20         The following comment will be replaced upon deployment with default features based on the dependencies of the application.
21         Remove the comment if you do not require these default features.
22    -->
23
24    <supports-screens
24-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:15:5-135
25        android:anyDensity="true"
25-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:15:80-105
26        android:largeScreens="true"
26-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:15:23-50
27        android:normalScreens="true"
27-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:15:51-79
28        android:smallScreens="true" />
28-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:15:106-133
29
30    <application
30-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:17:5-92:19
31        android:name="org.qtproject.qt5.android.bindings.QtApplication"
31-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:17:53-116
32        android:debuggable="true"
33        android:hardwareAccelerated="true"
33-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:17:18-52
34        android:label="go" >
34-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:17:117-135
35        <activity
35-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:18:9-88:16
36            android:name="org.qtproject.qt5.android.bindings.QtActivity"
36-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:19:19-79
37            android:configChanges="orientation|uiMode|screenLayout|screenSize|smallestScreenSize|layoutDirection|locale|fontScale|keyboard|keyboardHidden|navigation|mcc|mnc|density"
37-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:18:19-188
38            android:label="go"
38-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:20:19-37
39            android:launchMode="singleTop"
39-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:22:19-49
40            android:screenOrientation="unspecified" >
40-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:21:19-58
41            <intent-filter>
41-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:23:13-26:29
42                <action android:name="android.intent.action.MAIN" />
42-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:24:17-68
42-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:24:25-66
43
44                <category android:name="android.intent.category.LAUNCHER" />
44-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:25:17-76
44-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:25:27-74
45            </intent-filter>
46
47            <!-- Application arguments -->
48            <!-- meta-data android:name="android.app.arguments" android:value="arg1 arg2 arg3"/ -->
49            <!-- Application arguments -->
50
51            <meta-data
51-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:32:13-80
52                android:name="android.app.lib_name"
52-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:32:24-59
53                android:value="go" />
53-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:32:60-78
54            <meta-data
54-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:33:13-112
55                android:name="android.app.qt_sources_resource_id"
55-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:33:24-73
56                android:resource="@array/qt_sources" />
56-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:33:74-110
57            <meta-data
57-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:34:13-87
58                android:name="android.app.repository"
58-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:34:24-61
59                android:value="default" />
59-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:34:62-85
60            <meta-data
60-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:35:13-106
61                android:name="android.app.qt_libs_resource_id"
61-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:35:24-70
62                android:resource="@array/qt_libs" />
62-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:35:71-104
63            <meta-data
63-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:36:13-116
64                android:name="android.app.bundled_libs_resource_id"
64-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:36:24-75
65                android:resource="@array/bundled_libs" />
65-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:36:76-114
66            <!-- Deploy Qt libs as part of package -->
67            <meta-data
67-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:38:13-91
68                android:name="android.app.bundle_local_qt_libs"
68-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:38:24-71
69                android:value="1" />
69-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:38:72-89
70            <meta-data
70-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:39:13-120
71                android:name="android.app.bundled_in_lib_resource_id"
71-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:39:24-77
72                android:resource="@array/bundled_in_lib" />
72-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:39:78-118
73            <meta-data
73-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:40:13-126
74                android:name="android.app.bundled_in_assets_resource_id"
74-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:40:24-80
75                android:resource="@array/bundled_in_assets" />
75-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:40:81-124
76            <!-- Run with local libs -->
77            <meta-data
77-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:42:13-88
78                android:name="android.app.use_local_qt_libs"
78-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:42:24-68
79                android:value="1" />
79-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:42:69-86
80            <meta-data
80-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:43:13-100
81                android:name="android.app.libs_prefix"
81-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:43:24-62
82                android:value="/data/local/tmp/qt/" />
82-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:43:63-98
83            <meta-data
83-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:44:13-129
84                android:name="android.app.load_local_libs"
84-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:44:24-66
85                android:value="plugins/platforms/android/libqtforandroid.so" />
85-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:44:67-127
86            <meta-data
86-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:45:13-102
87                android:name="android.app.load_local_jars"
87-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:45:24-66
88                android:value="jar/QtAndroid.jar" />
88-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:45:67-100
89            <meta-data
89-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:46:13-89
90                android:name="android.app.static_init_classes"
90-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:46:24-70
91                android:value="" />
91-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:46:71-87
92            <!-- Used to specify custom system library path to run with local system libs -->
93            <!-- <meta-data android:name="android.app.system_libs_prefix" android:value="/system/lib/"/> -->
94            <!-- Messages maps -->
95            <meta-data
95-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:50:13-122
96                android:name="android.app.ministro_not_found_msg"
96-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:50:71-120
97                android:value="@string/ministro_not_found_msg" />
97-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:50:24-70
98            <meta-data
98-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:51:13-116
99                android:name="android.app.ministro_needed_msg"
99-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:51:68-114
100                android:value="@string/ministro_needed_msg" />
100-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:51:24-67
101            <meta-data
101-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:52:13-108
102                android:name="android.app.fatal_error_msg"
102-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:52:64-106
103                android:value="@string/fatal_error_msg" />
103-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:52:24-63
104            <meta-data
104-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:53:13-132
105                android:name="android.app.unsupported_android_version"
105-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:53:76-130
106                android:value="@string/unsupported_android_version" />
106-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:53:24-75
107            <!-- Messages maps -->
108
109
110            <!-- Splash screen -->
111            <!--
112                 Orientation-specific (portrait/landscape) data is checked first. If not available for current orientation,
113                 then android.app.splash_screen_drawable. For best results, use together with splash_screen_sticky and
114                 use hideSplashScreen() with a fade-out animation from Qt Android Extras to hide the splash screen when you
115                 are done populating your window with content.
116            -->
117            <!-- meta-data android:name="android.app.splash_screen_drawable_portrait" android:resource="@drawable/logo_portrait" / -->
118            <!-- meta-data android:name="android.app.splash_screen_drawable_landscape" android:resource="@drawable/logo_landscape" / -->
119            <!-- meta-data android:name="android.app.splash_screen_drawable" android:resource="@drawable/logo"/ -->
120            <!-- meta-data android:name="android.app.splash_screen_sticky" android:value="true"/ -->
121            <!-- Splash screen -->
122
123
124            <!-- Background running -->
125            <!--
126                 Warning: changing this value to true may cause unexpected crashes if the
127                          application still try to draw after
128                          "applicationStateChanged(Qt::ApplicationSuspended)"
129                          signal is sent!
130            -->
131            <meta-data
131-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:72:13-93
132                android:name="android.app.background_running"
132-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:72:24-69
133                android:value="false" />
133-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:72:70-91
134            <!-- Background running -->
135
136
137            <!-- auto screen scale factor -->
138            <meta-data
138-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:76:13-99
139                android:name="android.app.auto_screen_scale_factor"
139-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:76:24-75
140                android:value="false" />
140-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:76:76-97
141            <!-- auto screen scale factor -->
142
143
144            <!-- extract android style -->
145            <!--
146                 available android:values :
147                * default - In most cases this will be the same as "full", but it can also be something else if needed, e.g., for compatibility reasons
148                * full - useful QWidget & Quick Controls 1 apps
149                * minimal - useful for Quick Controls 2 apps, it is much faster than "full"
150                * none - useful for apps that don't use any of the above Qt modules
151            -->
152            <meta-data
152-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:86:13-98
153                android:name="android.app.extract_android_style"
153-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:86:24-72
154                android:value="default" />
154-->D:\goProject\src\t\testDeployAndroid\deploy\android\build\AndroidManifest.xml:86:73-96
155            <!-- extract android style -->
156        </activity>
157
158        <!-- For adding service(s) please check: https://wiki.qt.io/AndroidServices -->
159
160    </application>
161
162</manifest>

Merged manifest saved to D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\merged_manifests\debug\processDebugManifest\merged\AndroidManifest.xml
:processDebugManifest (Thread[main,5,main]) completed. Took 0.138 secs.
:splitsDiscoveryTaskDebug (Thread[main,5,main]) started.
:splitsDiscoveryTaskDebug
Task ':splitsDiscoveryTaskDebug' is not up-to-date because:
  No history is available.
:splitsDiscoveryTaskDebug (Thread[main,5,main]) completed. Took 0.019 secs.
:processDebugResources (Thread[main,5,main]) started.
:processDebugResources
Task ':processDebugResources' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':processDebugResources'.
Unable do incremental execution: full task run
Aapt output file D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\processed_res\debug\processDebugResources\out\resources-debug.ap_
:processDebugResources (Thread[main,5,main]) completed. Took 0.351 secs.
:generateDebugSources (Thread[main,5,main]) started.
:generateDebugSources
Skipping task ':generateDebugSources' as it has no actions.
:generateDebugSources (Thread[main,5,main]) completed. Took 0.0 secs.
:javaPreCompileDebug (Thread[main,5,main]) started.
:javaPreCompileDebug
Task ':javaPreCompileDebug' is not up-to-date because:
  No history is available.
:javaPreCompileDebug (Thread[main,5,main]) completed. Took 0.023 secs.
:compileDebugJavaWithJavac (Thread[main,5,main]) started.
:compileDebugJavaWithJavac
file or directory 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\src', not found
file or directory 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\java', not found
file or directory 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\src\debug\java', not found
Task ':compileDebugJavaWithJavac' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':compileDebugJavaWithJavac'.
Compiling with source level 1.7 and target level 1.7.
:compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
file or directory 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\src', not found
file or directory 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\java', not found
file or directory 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\src\debug\java', not found
Compiling with JDK Java compiler API.
注: 某些输入文件使用或覆盖了已过时的 API。
注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
Class dependency analysis for incremental compilation took 0.066 secs.
Created jar classpath snapshot for incremental compilation in 0.093 secs.
Written jar classpath snapshot for incremental compilation in 0.0 secs.
:compileDebugJavaWithJavac (Thread[main,5,main]) completed. Took 2.792 secs.
:compileDebugNdk (Thread[main,5,main]) started.
:compileDebugNdk
Skipping task ':compileDebugNdk' as it has no source files and no previous output files.
:compileDebugNdk NO-SOURCE
:compileDebugNdk (Thread[main,5,main]) completed. Took 0.001 secs.
:compileDebugSources (Thread[main,5,main]) started.
:compileDebugSources
Skipping task ':compileDebugSources' as it has no actions.
:compileDebugSources (Thread[main,5,main]) completed. Took 0.0 secs.
:mergeDebugShaders (Thread[main,5,main]) started.
:mergeDebugShaders
Task ':mergeDebugShaders' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':mergeDebugShaders'.
Unable do incremental execution: full task run
:mergeDebugShaders (Thread[main,5,main]) completed. Took 0.011 secs.
:compileDebugShaders (Thread[main,5,main]) started.
:compileDebugShaders
Task ':compileDebugShaders' is not up-to-date because:
  No history is available.
:compileDebugShaders (Thread[main,5,main]) completed. Took 0.011 secs.
:generateDebugAssets (Thread[main,5,main]) started.
:generateDebugAssets
Skipping task ':generateDebugAssets' as it has no actions.
:generateDebugAssets (Thread[main,5,main]) completed. Took 0.0 secs.
:mergeDebugAssets (Thread[main,5,main]) started.
:mergeDebugAssets
Task ':mergeDebugAssets' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':mergeDebugAssets'.
Unable do incremental execution: full task run
:mergeDebugAssets (Thread[main,5,main]) completed. Took 0.048 secs.
:transformClassesWithDexBuilderForDebug (Thread[main,5,main]) started.
:transformClassesWithDexBuilderForDebug
Task ':transformClassesWithDexBuilderForDebug' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':transformClassesWithDexBuilderForDebug'.
Task is incremental : false 
Jar input D:\goProject\src\t\testDeployAndroid\deploy\android\build\libs\QtAndroid.jar
Dexing D:\goProject\src\t\testDeployAndroid\deploy\android\build\libs\QtAndroid.jar
Dir input D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\javac\debug\compileDebugJavaWithJavac\classes
Dexing D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\javac\debug\compileDebugJavaWithJavac\classes
Dexing 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\libs\QtAndroid.jar' to 'file:/D:/goProject/src/t/testDeployAndroid/deploy/android/build/build/intermediates/transforms/dexBuilder/debug/1.jar'
Dexing 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\libs\QtAndroid.jar' to 'file:/D:/goProject/src/t/testDeployAndroid/deploy/android/build/build/intermediates/transforms/dexBuilder/debug/0.jar'
Dexing 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\javac\debug\compileDebugJavaWithJavac\classes' to 'file:/D:/goProject/src/t/testDeployAndroid/deploy/android/build/build/intermediates/transforms/dexBuilder/debug/4/'
Dexing 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\libs\QtAndroid.jar' to 'file:/D:/goProject/src/t/testDeployAndroid/deploy/android/build/build/intermediates/transforms/dexBuilder/debug/2.jar'
Dexing 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\javac\debug\compileDebugJavaWithJavac\classes' to 'file:/D:/goProject/src/t/testDeployAndroid/deploy/android/build/build/intermediates/transforms/dexBuilder/debug/4/'
Dexing 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\javac\debug\compileDebugJavaWithJavac\classes' to 'file:/D:/goProject/src/t/testDeployAndroid/deploy/android/build/build/intermediates/transforms/dexBuilder/debug/4/'
Dexing 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\libs\QtAndroid.jar' to 'file:/D:/goProject/src/t/testDeployAndroid/deploy/android/build/build/intermediates/transforms/dexBuilder/debug/3.jar'
Dexing 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\javac\debug\compileDebugJavaWithJavac\classes' to 'file:/D:/goProject/src/t/testDeployAndroid/deploy/android/build/build/intermediates/transforms/dexBuilder/debug/4/'
Done with all dex archive conversions
:transformClassesWithDexBuilderForDebug (Thread[main,5,main]) completed. Took 1.455 secs.
:transformDexArchiveWithExternalLibsDexMergerForDebug (Thread[main,5,main]) started.
:transformDexArchiveWithExternalLibsDexMergerForDebug
Task ':transformDexArchiveWithExternalLibsDexMergerForDebug' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':transformDexArchiveWithExternalLibsDexMergerForDebug'.
Merging to 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\externalLibsDexMerger\debug\0' with D8 from D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\dexBuilder\debug\0.jar, D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\dexBuilder\debug\1.jar, D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\dexBuilder\debug\2.jar, D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\dexBuilder\debug\3.jar
:transformDexArchiveWithExternalLibsDexMergerForDebug (Thread[main,5,main]) completed. Took 0.122 secs.
:transformDexArchiveWithDexMergerForDebug (Thread[main,5,main]) started.
:transformDexArchiveWithDexMergerForDebug
Task ':transformDexArchiveWithDexMergerForDebug' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':transformDexArchiveWithDexMergerForDebug'.
Merging to 'D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\dexMerger\debug\0' with D8 from D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\dexBuilder\debug\4, D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\externalLibsDexMerger\debug\0
:transformDexArchiveWithDexMergerForDebug (Thread[main,5,main]) completed. Took 0.124 secs.
:mergeDebugJniLibFolders (Thread[main,5,main]) started.
:mergeDebugJniLibFolders
Task ':mergeDebugJniLibFolders' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':mergeDebugJniLibFolders'.
Unable do incremental execution: full task run
:mergeDebugJniLibFolders (Thread[main,5,main]) completed. Took 0.211 secs.
:transformNativeLibsWithMergeJniLibsForDebug (Thread[main,5,main]) started.
:transformNativeLibsWithMergeJniLibsForDebug
Task ':transformNativeLibsWithMergeJniLibsForDebug' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':transformNativeLibsWithMergeJniLibsForDebug'.
:transformNativeLibsWithMergeJniLibsForDebug (Thread[main,5,main]) completed. Took 0.28 secs.
:transformNativeLibsWithStripDebugSymbolForDebug (Thread[main,5,main]) started.
:transformNativeLibsWithStripDebugSymbolForDebug
Task ':transformNativeLibsWithStripDebugSymbolForDebug' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':transformNativeLibsWithStripDebugSymbolForDebug'.
Starting process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''. Working directory: D:\goProject\src\t\testDeployAndroid\deploy\android\build Command: D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip --strip-unneeded -o D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\stripDebugSymbol\debug\0\lib\armeabi-v7a\libc++_shared.so D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\mergeJniLibs\debug\0\lib\armeabi-v7a\libc++_shared.so
Successfully started process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''
Starting process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''. Working directory: D:\goProject\src\t\testDeployAndroid\deploy\android\build Command: D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip --strip-unneeded -o D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\stripDebugSymbol\debug\0\lib\armeabi-v7a\libgo.so D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\mergeJniLibs\debug\0\lib\armeabi-v7a\libgo.so
Successfully started process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''
Starting process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''. Working directory: D:\goProject\src\t\testDeployAndroid\deploy\android\build Command: D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip --strip-unneeded -o D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\stripDebugSymbol\debug\0\lib\armeabi-v7a\libgo_base.so D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\mergeJniLibs\debug\0\lib\armeabi-v7a\libgo_base.so
Successfully started process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''
Starting process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''. Working directory: D:\goProject\src\t\testDeployAndroid\deploy\android\build Command: D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip --strip-unneeded -o D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\stripDebugSymbol\debug\0\lib\armeabi-v7a\libplugins_imageformats_libqgif.so D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\mergeJniLibs\debug\0\lib\armeabi-v7a\libplugins_imageformats_libqgif.so
Successfully started process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''
Starting process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''. Working directory: D:\goProject\src\t\testDeployAndroid\deploy\android\build Command: D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip --strip-unneeded -o D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\stripDebugSymbol\debug\0\lib\armeabi-v7a\libplugins_imageformats_libqicns.so D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\mergeJniLibs\debug\0\lib\armeabi-v7a\libplugins_imageformats_libqicns.so
Successfully started process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''
Starting process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''. Working directory: D:\goProject\src\t\testDeployAndroid\deploy\android\build Command: D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip --strip-unneeded -o D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\stripDebugSymbol\debug\0\lib\armeabi-v7a\libplugins_imageformats_libqico.so D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\mergeJniLibs\debug\0\lib\armeabi-v7a\libplugins_imageformats_libqico.so
Successfully started process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''
Starting process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''. Working directory: D:\goProject\src\t\testDeployAndroid\deploy\android\build Command: D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip --strip-unneeded -o D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\stripDebugSymbol\debug\0\lib\armeabi-v7a\libplugins_imageformats_libqjpeg.so D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\mergeJniLibs\debug\0\lib\armeabi-v7a\libplugins_imageformats_libqjpeg.so
Successfully started process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''
Starting process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''. Working directory: D:\goProject\src\t\testDeployAndroid\deploy\android\build Command: D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip --strip-unneeded -o D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\stripDebugSymbol\debug\0\lib\armeabi-v7a\libplugins_imageformats_libqtga.so D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\mergeJniLibs\debug\0\lib\armeabi-v7a\libplugins_imageformats_libqtga.so
Successfully started process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''
Starting process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''. Working directory: D:\goProject\src\t\testDeployAndroid\deploy\android\build Command: D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip --strip-unneeded -o D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\stripDebugSymbol\debug\0\lib\armeabi-v7a\libplugins_imageformats_libqtiff.so D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\mergeJniLibs\debug\0\lib\armeabi-v7a\libplugins_imageformats_libqtiff.so
Successfully started process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''
Starting process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''. Working directory: D:\goProject\src\t\testDeployAndroid\deploy\android\build Command: D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip --strip-unneeded -o D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\stripDebugSymbol\debug\0\lib\armeabi-v7a\libplugins_imageformats_libqwbmp.so D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\mergeJniLibs\debug\0\lib\armeabi-v7a\libplugins_imageformats_libqwbmp.so
Successfully started process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''
Starting process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''. Working directory: D:\goProject\src\t\testDeployAndroid\deploy\android\build Command: D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip --strip-unneeded -o D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\stripDebugSymbol\debug\0\lib\armeabi-v7a\libplugins_imageformats_libqwebp.so D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\mergeJniLibs\debug\0\lib\armeabi-v7a\libplugins_imageformats_libqwebp.so
Successfully started process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''
Starting process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''. Working directory: D:\goProject\src\t\testDeployAndroid\deploy\android\build Command: D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip --strip-unneeded -o D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\stripDebugSymbol\debug\0\lib\armeabi-v7a\libplugins_platforms_android_libqtforandroid.so D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\mergeJniLibs\debug\0\lib\armeabi-v7a\libplugins_platforms_android_libqtforandroid.so
Successfully started process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''
Starting process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''. Working directory: D:\goProject\src\t\testDeployAndroid\deploy\android\build Command: D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip --strip-unneeded -o D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\stripDebugSymbol\debug\0\lib\armeabi-v7a\libQt5Core.so D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\mergeJniLibs\debug\0\lib\armeabi-v7a\libQt5Core.so
Successfully started process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''
Starting process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''. Working directory: D:\goProject\src\t\testDeployAndroid\deploy\android\build Command: D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip --strip-unneeded -o D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\stripDebugSymbol\debug\0\lib\armeabi-v7a\libQt5Gui.so D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\intermediates\transforms\mergeJniLibs\debug\0\lib\armeabi-v7a\libQt5Gui.so
Successfully started process 'command 'D:\android-JDK-SDK-NDK\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-strip''
:transformNativeLibsWithStripDebugSymbolForDebug (Thread[main,5,main]) completed. Took 1.151 secs.
:checkDebugLibraries (Thread[main,5,main]) started.
:checkDebugLibraries
Task ':checkDebugLibraries' is not up-to-date because:
  No history is available.
:checkDebugLibraries (Thread[main,5,main]) completed. Took 0.004 secs.
:processDebugJavaRes (Thread[main,5,main]) started.
:processDebugJavaRes
Skipping task ':processDebugJavaRes' as it has no source files and no previous output files.
:processDebugJavaRes NO-SOURCE
:processDebugJavaRes (Thread[main,5,main]) completed. Took 0.001 secs.
:transformResourcesWithMergeJavaResForDebug (Thread[main,5,main]) started.
:transformResourcesWithMergeJavaResForDebug
Task ':transformResourcesWithMergeJavaResForDebug' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':transformResourcesWithMergeJavaResForDebug'.
:transformResourcesWithMergeJavaResForDebug (Thread[main,5,main]) completed. Took 0.066 secs.
:validateSigningDebug (Thread[main,5,main]) started.
:validateSigningDebug
Task ':validateSigningDebug' is not up-to-date because:
  No history is available.
:validateSigningDebug (Thread[main,5,main]) completed. Took 0.023 secs.
:packageDebug (Thread[main,5,main]) started.
:packageDebug
Task ':packageDebug' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':packageDebug'.
Unable do incremental execution: full task run
:packageDebug (Thread[main,5,main]) completed. Took 0.578 secs.
:assembleDebug (Thread[main,5,main]) started.
:assembleDebug
Skipping task ':assembleDebug' as it has no actions.
:assembleDebug (Thread[main,5,main]) completed. Took 0.0 secs.

BUILD SUCCESSFUL in 17s
29 actionable tasks: 29 executed
AAPT2 aapt2-3.2.0-4818971-windows Daemon #0: shutdown
AAPT2 aapt2-3.2.0-4818971-windows Daemon #1: shutdown
AAPT2 aapt2-3.2.0-4818971-windows Daemon #2: shutdown
AAPT2 aapt2-3.2.0-4818971-windows Daemon #3: shutdown
AAPT2 aapt2-3.2.0-4818971-windows Daemon #4: shutdown
AAPT2 aapt2-3.2.0-4818971-windows Daemon #5: shutdown
AAPT2 aapt2-3.2.0-4818971-windows Daemon #6: shutdown
Android package built successfully in 22.133 ms.
  -- File: D:/goProject/src/t/testDeployAndroid/deploy/android/build//build/outputs/apk/debug/build-debug.apk

D:\goProject\src\t\testDeployAndroid\deploy\android\build\build\outputs\apk\debug\build-debug.apk
复制了 1 个文件
mfulz commented 4 years ago

Look into my issue: https://github.com/therecipe/qt/issues/1106

I think you encountered the same problem. Perhaps my workaround is working for you too?

mfulz commented 4 years ago

Any Progress here? I'm just unable to find out how to manually add the qt-library files, when the detection is not working.