Advertisement
bremenpl

Untitled

Feb 5th, 2020
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.22 KB | None | 0 0
  1. 12:43:44: Running steps for project AppPlayground...
  2. 12:43:44: Starting: "C:\android\android-ndk-r19c\prebuilt\windows-x86_64\bin\make.exe" clean -j12
  3. del qrc_resources_user.cpp
  4. del moc_predefs.h
  5. Could Not Find K:\Felgo\Examples\Felgo\playground\build-AppPlayground-Android_for_x86_Clang_Qt_5_13_2_Android_x86_Felgo-Debug\qrc_resources_user.cpp
  6. Could Not Find K:\Felgo\Examples\Felgo\playground\build-AppPlayground-Android_for_x86_Clang_Qt_5_13_2_Android_x86_Felgo-Debug\moc_predefs.h
  7. del main.obj qrc_resources_user.obj
  8. Could Not Find K:\Felgo\Examples\Felgo\playground\build-AppPlayground-Android_for_x86_Clang_Qt_5_13_2_Android_x86_Felgo-Debug\main.obj
  9. del *~ core *.core
  10. Could Not Find K:\Felgo\Examples\Felgo\playground\build-AppPlayground-Android_for_x86_Clang_Qt_5_13_2_Android_x86_Felgo-Debug\*~
  11. 12:43:45: The process "C:\android\android-ndk-r19c\prebuilt\windows-x86_64\bin\make.exe" exited normally.
  12. 12:43:45: Starting: "C:\Felgo\Felgo\android_x86\bin\qmake.exe" C:\Felgo\Examples\Felgo\playground\AppPlayground\AppPlayground.pro -spec android-clang "CONFIG+=debug" "CONFIG+=qml_debug"
  13. 12:43:45: The process "C:\Felgo\Felgo\android_x86\bin\qmake.exe" exited normally.
  14. 12:43:45: Starting: "C:\android\android-ndk-r19c\prebuilt\windows-x86_64\bin\make.exe" -f K:/Felgo/Examples/Felgo/playground/build-AppPlayground-Android_for_x86_Clang_Qt_5_13_2_Android_x86_Felgo-Debug/Makefile qmake_all
  15. make: Nothing to be done for `qmake_all'.
  16. 12:43:45: The process "C:\android\android-ndk-r19c\prebuilt\windows-x86_64\bin\make.exe" exited normally.
  17. 12:43:45: Starting: "C:\android\android-ndk-r19c\prebuilt\windows-x86_64\bin\make.exe" -j12
  18. C:\android\android-ndk-r19c/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++ -c -D__ANDROID_API__=21 -target i686-none-linux-android -mstackrealign -gcc-toolchain C:\android\android-ndk-r19c/toolchains/x86-4.9/prebuilt/windows-x86_64 -fno-limit-debug-info -DANDROID_HAS_WSTRING --sysroot=C:\android\android-ndk-r19c/sysroot -isystem C:\android\android-ndk-r19c/sysroot/usr/include/i686-linux-android -isystem C:\android\android-ndk-r19c/sources/cxx-stl/llvm-libc++/include -isystem C:\android\android-ndk-r19c/sources/android/support/include -isystem C:\android\android-ndk-r19c/sources/cxx-stl/llvm-libc++abi/include -fstack-protector-strong -DANDROID -g -g -Wall -W -D_REENTRANT -fPIC -DQT_QML_DEBUG -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -IC:\Felgo\Examples\Felgo\playground\AppPlayground -I. -IC:\Felgo\Felgo\android_x86\include\Felgo -IC:\Felgo\Felgo\android_x86\include -IC:\Felgo\Felgo\android_x86\include\QtQuick -IC:\Felgo\Felgo\android_x86\include\QtWidgets -IC:\Felgo\Felgo\android_x86\include\QtMultimedia -IC:\Felgo\Felgo\android_x86\include\QtGui -IC:\Felgo\Felgo\android_x86\include\QtQml -IC:\Felgo\Felgo\android_x86\include\QtWebSockets -IC:\Felgo\Felgo\android_x86\include\QtNetwork -IC:\Felgo\Felgo\android_x86\include\QtSql -IC:\Felgo\Felgo\android_x86\include\QtCore -I. -IC:\Felgo\Felgo\android_x86\mkspecs\android-clang -o main.obj C:\Felgo\Examples\Felgo\playground\AppPlayground\main.cpp
  19. C:\Felgo\Felgo\android_x86\bin\rcc.exe -name resources_user C:\Felgo\Felgo\android_x86\mkspecs\common\felgo\resources_user.qrc -o qrc_resources_user.cpp
  20. C:\android\android-ndk-r19c/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++ -c -D__ANDROID_API__=21 -target i686-none-linux-android -mstackrealign -gcc-toolchain C:\android\android-ndk-r19c/toolchains/x86-4.9/prebuilt/windows-x86_64 -fno-limit-debug-info -DANDROID_HAS_WSTRING --sysroot=C:\android\android-ndk-r19c/sysroot -isystem C:\android\android-ndk-r19c/sysroot/usr/include/i686-linux-android -isystem C:\android\android-ndk-r19c/sources/cxx-stl/llvm-libc++/include -isystem C:\android\android-ndk-r19c/sources/android/support/include -isystem C:\android\android-ndk-r19c/sources/cxx-stl/llvm-libc++abi/include -fstack-protector-strong -DANDROID -g -g -Wall -W -D_REENTRANT -fPIC -DQT_QML_DEBUG -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -IC:\Felgo\Examples\Felgo\playground\AppPlayground -I. -IC:\Felgo\Felgo\android_x86\include\Felgo -IC:\Felgo\Felgo\android_x86\include -IC:\Felgo\Felgo\android_x86\include\QtQuick -IC:\Felgo\Felgo\android_x86\include\QtWidgets -IC:\Felgo\Felgo\android_x86\include\QtMultimedia -IC:\Felgo\Felgo\android_x86\include\QtGui -IC:\Felgo\Felgo\android_x86\include\QtQml -IC:\Felgo\Felgo\android_x86\include\QtWebSockets -IC:\Felgo\Felgo\android_x86\include\QtNetwork -IC:\Felgo\Felgo\android_x86\include\QtSql -IC:\Felgo\Felgo\android_x86\include\QtCore -I. -IC:\Felgo\Felgo\android_x86\mkspecs\android-clang -o qrc_resources_user.obj qrc_resources_user.cpp
  21. C:\android\android-ndk-r19c/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++ -D__ANDROID_API__=21 -target i686-none-linux-android -mstackrealign -gcc-toolchain C:\android\android-ndk-r19c/toolchains/x86-4.9/prebuilt/windows-x86_64 -fno-limit-debug-info -Wl,--exclude-libs,libgcc.a -Wl,--exclude-libs,libatomic.a -nostdlib++ --sysroot=C:\android\android-ndk-r19c/platforms/android-21/arch-x86/ -Wl,-soname,libAppPlayground.so -Wl,-rpath=C:/Felgo/Felgo/android_x86/lib -Wl,--no-undefined -Wl,-z,noexecstack -shared -o libAppPlayground.so main.obj qrc_resources_user.obj -LC:/Felgo/Felgo/android_x86/lib -lFelgo -lcrypto -lssl C:/Felgo/Felgo/android_x86/lib/libQt5Quick.so -Lc:\Utils\Android\android-ndk-r19c/sources/cxx-stl/llvm-libc++/libs/x86 C:/Felgo/Felgo/android_x86/lib/libQt5Widgets.so C:/Felgo/Felgo/android_x86/lib/libQt5Multimedia.so C:/Felgo/Felgo/android_x86/lib/libQt5Gui.so C:/Felgo/Felgo/android_x86/lib/libQt5Qml.so C:/Felgo/Felgo/android_x86/lib/libQt5WebSockets.so C:/Felgo/Felgo/android_x86/lib/libQt5Network.so C:/Felgo/Felgo/android_x86/lib/libQt5Sql.so C:/Felgo/Felgo/android_x86/lib/libQt5Core.so -lGLESv2 -LC:\android\android-ndk-r19c/sources/cxx-stl/llvm-libc++/libs/x86 C:\android\android-ndk-r19c/sources/cxx-stl/llvm-libc++/libs/x86/libc++.so.21 -llog -lz -lm -ldl -lc
  22. 12:43:47: The process "C:\android\android-ndk-r19c\prebuilt\windows-x86_64\bin\make.exe" exited normally.
  23. 12:43:47: Removing directory K:\Felgo\Examples\Felgo\playground\build-AppPlayground-Android_for_x86_Clang_Qt_5_13_2_Android_x86_Felgo-Debug\android-build/assets
  24. 12:43:49: Removing directory K:\Felgo\Examples\Felgo\playground\build-AppPlayground-Android_for_x86_Clang_Qt_5_13_2_Android_x86_Felgo-Debug\android-build/libs
  25. 12:43:50: Starting: "C:\android\android-ndk-r19c\prebuilt\windows-x86_64\bin\make.exe" "INSTALL_ROOT=K:\Felgo\Examples\Felgo\playground\build-AppPlayground-Android_for_x86_Clang_Qt_5_13_2_Android_x86_Felgo-Debug\android-build" install
  26. C:\Felgo\Felgo\android_x86\bin\qmake.exe -install qinstall C:\Felgo\Examples\Felgo\playground\AppPlayground\qml K:\Felgo\Examples\Felgo\playground\build-AppPlayground-Android_for_x86_Clang_Qt_5_13_2_Android_x86_Felgo-Debug\android-build\assets\qml
  27. C:\Felgo\Felgo\android_x86\bin\qmake.exe -install qinstall C:\Felgo\Examples\Felgo\playground\AppPlayground\assets K:\Felgo\Examples\Felgo\playground\build-AppPlayground-Android_for_x86_Clang_Qt_5_13_2_Android_x86_Felgo-Debug\android-build\assets\assets
  28. C:\Felgo\Felgo\android_x86\bin\qmake.exe -install qinstall -exe libAppPlayground.so K:\Felgo\Examples\Felgo\playground\build-AppPlayground-Android_for_x86_Clang_Qt_5_13_2_Android_x86_Felgo-Debug\android-build\libs\x86\libAppPlayground.so
  29. 12:43:50: The process "C:\android\android-ndk-r19c\prebuilt\windows-x86_64\bin\make.exe" exited normally.
  30. 12:43:50: Starting: "C:\Felgo\Felgo\android_x86\bin\androiddeployqt.exe" --input K:/Felgo/Examples/Felgo/playground/build-AppPlayground-Android_for_x86_Clang_Qt_5_13_2_Android_x86_Felgo-Debug/android-libAppPlayground.so-deployment-settings.json --output K:/Felgo/Examples/Felgo/playground/build-AppPlayground-Android_for_x86_Clang_Qt_5_13_2_Android_x86_Felgo-Debug/android-build --android-platform android-29 --jdk "C:/Program Files/Java/jdk1.8.0_181" --gradle
  31. Generating Android Package
  32. Input file: K:/Felgo/Examples/Felgo/playground/build-AppPlayground-Android_for_x86_Clang_Qt_5_13_2_Android_x86_Felgo-Debug/android-libAppPlayground.so-deployment-settings.json
  33. Output directory: K:/Felgo/Examples/Felgo/playground/build-AppPlayground-Android_for_x86_Clang_Qt_5_13_2_Android_x86_Felgo-Debug/android-build/
  34. Application binary: K:/Felgo/Examples/Felgo/playground/build-AppPlayground-Android_for_x86_Clang_Qt_5_13_2_Android_x86_Felgo-Debug/libAppPlayground.so
  35. Android build platform: android-29
  36. Install to device: No
  37. -- Skipping C:/Felgo/Felgo/android_x86/plugins/position/libqtposition_serialnmea.so. It has unmet dependencies: lib/libQt5SerialPort.so.
  38. -- Skipping C:/Felgo/Felgo/android_x86/plugins/iconengines/libqsvgicon.so. It has unmet dependencies: lib/libQt5Svg.so.
  39. -- Skipping C:/Felgo/Felgo/android_x86/plugins/imageformats/libqsvg.so. It has unmet dependencies: lib/libQt5Svg.so.
  40. NDK is missing a "platforms" directory.
  41. If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to C:\android\android-sdk\ndk-bundle.
  42. If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
  43.  
  44. Project evaluation failed including an error in afterEvaluate {}. Run with --stacktrace for details of the afterEvaluate {} error.
  45.  
  46. FAILURE: Build failed with an exception.
  47.  
  48. * Where:
  49. Build file 'K:\Felgo\Examples\Felgo\playground\build-AppPlayground-Android_for_x86_Clang_Qt_5_13_2_Android_x86_Felgo-Debug\android-build\build.gradle' line: 24
  50.  
  51. * What went wrong:
  52. A problem occurred evaluating root project 'android-build'.
  53. > Could not find method implementation() for arguments [com.android.support:support-core-utils:27.1.0] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
  54.  
  55. * Try:
  56. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  57.  
  58. * Get more help at https://help.gradle.org
  59.  
  60. BUILD FAILED in 4s
  61. Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.impl
  62. Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.impl
  63. Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.Fusion.impl
  64. Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.Imagine.impl
  65. Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.Imagine.impl
  66. Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.Material.impl
  67. Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.Universal.impl
  68. Warning: QML import could not be resolved in any of the import paths: QtQuick.Extras.Private.CppUtils
  69. Warning: QML import could not be resolved in any of the import paths: QtQuick.Extras.Private.CppUtils
  70. Building the android package failed!
  71. -- For more information, run this command with --verbose.
  72. 12:44:11: The process "C:\Felgo\Felgo\android_x86\bin\androiddeployqt.exe" exited with code 14.
  73. Error while building/deploying project AppPlayground (kit: Android for x86 (Clang Qt 5.13.2 Android x86 Felgo))
  74. When executing step "Build Android APK"
  75. 12:44:11: Elapsed time: 00:27.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement