Advertisement
mmyr

dart_vlc Linux building error

Mar 13th, 2023
946
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 23.23 KB | Software | 0 0
  1. [   +7 ms] executing: ninja -C build/linux/x64/release install
  2. [   +6 ms] ninja: Entering directory `build/linux/x64/release'
  3. [  +15 ms] [1/57] Running utility command for DART_API_EXTRACT
  4. [  +40 ms] [2/57] Running utility command for LIBVLCPP_EXTRACT
  5. [+2443 ms] [3/57] Running utility command for LIBVLC_EXTRACT
  6. [+2434 ms] [4/57] Building CXX object dart_vlc_core/CMakeFiles/dart_vlc_core.dir/core.cc.o
  7. [+4210 ms] [5/57] Building CXX object dart_vlc_core/CMakeFiles/dart_vlc_core.dir/api/api.cc.o
  8. [        ] /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/.plugin_symlinks/dart_vlc/core/api/api.cc:43:48: warning: cannot delete expression with
  9. pointer-to-'void' type 'void *' [-Wdelete-incomplete]
  10. [   +4 ms] static void DestroyObject(void*, void* peer) { delete peer; }
  11. [        ]                                                ^      ~~~~
  12. [        ] 1 warning generated.
  13. [+1188 ms] [6/57] Building CXX object dart_vlc_core/CMakeFiles/dart_vlc_core.dir/player/player.cc.o
  14. [+1001 ms] [7/57] Building CXX object dart_vlc_core/CMakeFiles/dart_vlc_core.dir/player/player_state.cc.o
  15. [   +6 ms] [8/57] Building CXX object dart_vlc_core/CMakeFiles/dart_vlc_core.dir/media_source/media.cc.o
  16. [        ] FAILED: dart_vlc_core/CMakeFiles/dart_vlc_core.dir/media_source/media.cc.o
  17. [   +1 ms] /usr/bin/clang++ -DAPPLICATION_ID=\"com.example.mindrecorder\" -I/home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/.plugin_symlinks/dart_vlc/core
  18. -I/home/roman/Documents/mindrecorder-flutter/build/linux/x64/release/dart_vlc_core_packages/libvlcpp-master
  19. -I/home/roman/Documents/mindrecorder-flutter/build/linux/x64/release/dart_vlc_core_packages/vlc-3.0.17.4/sdk/include
  20. -I/home/roman/Documents/mindrecorder-flutter/build/linux/x64/release/dart_vlc_core_packages/dart_api-master -O3 -DNDEBUG -fPIC -std=gnu++17 -MD -MT
  21. dart_vlc_core/CMakeFiles/dart_vlc_core.dir/media_source/media.cc.o -MF dart_vlc_core/CMakeFiles/dart_vlc_core.dir/media_source/media.cc.o.d -o
  22. dart_vlc_core/CMakeFiles/dart_vlc_core.dir/media_source/media.cc.o -c
  23. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/.plugin_symlinks/dart_vlc/core/media_source/media.cc
  24. [   +6 ms] /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/.plugin_symlinks/dart_vlc/core/media_source/media.cc:21:10: fatal error: 'filesystem' file not found
  25. [   +2 ms] #include <filesystem>
  26. [        ]          ^~~~~~~~~~~~
  27. [        ] 1 error generated.
  28. [ +450 ms] [9/57] Building CXX object dart_vlc_core/CMakeFiles/dart_vlc_core.dir/media_source/playlist.cc.o
  29. [+47428 ms] [10/57] Generating /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/libflutter_linux_gtk.so,
  30. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h,
  31. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h,
  32. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h,
  33. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h,
  34. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_engine.h,
  35. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h,
  36. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h,
  37. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h,
  38. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_method_call.h,
  39. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h,
  40. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h,
  41. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_method_response.h,
  42. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h,
  43. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h,
  44. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h,
  45. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h,
  46. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h,
  47. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_value.h,
  48. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/fl_view.h,
  49. /home/roman/Documents/mindrecorder-flutter/linux/flutter/ephemeral/flutter_linux/flutter_linux.h, _phony_
  50. [   +2 ms] [   +8 ms] Unable to locate an Android SDK.
  51. [        ] [  +21 ms] executing: uname -m
  52. [        ] [   +6 ms] Exit code 0 from: uname -m
  53. [        ] [        ] x86_64
  54. [        ] [        ] executing: [/home/roman/Downloads/flutter_linux_3.7.7-stable/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
  55. [        ] [   +3 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
  56. [        ] [        ] 2ad6cd72c040113b47ee9055e722606a490ef0da
  57. [        ] [        ] executing: [/home/roman/Downloads/flutter_linux_3.7.7-stable/flutter/] git tag --points-at 2ad6cd72c040113b47ee9055e722606a490ef0da
  58. [        ] [  +13 ms] Exit code 0 from: git tag --points-at 2ad6cd72c040113b47ee9055e722606a490ef0da
  59. [        ] [        ] 3.7.7
  60. [        ] [  +12 ms] executing: [/home/roman/Downloads/flutter_linux_3.7.7-stable/flutter/] git rev-parse --abbrev-ref HEAD
  61. [        ] [   +3 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
  62. [        ] [        ] stable
  63. [        ] [  +22 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
  64. [        ] [        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
  65. [        ] [        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
  66. [        ] [        ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
  67. [        ] [   +1 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
  68. [        ] [        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
  69. [        ] [        ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
  70. [        ] [        ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
  71. [        ] [        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
  72. [        ] [        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
  73. [        ] [        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
  74. [        ] [ +119 ms] executing: [/home/roman/Downloads/flutter_linux_3.7.7-stable/flutter/] git rev-parse --abbrev-ref --symbolic @{upstream}
  75. [        ] [   +3 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{upstream}
  76. [        ] [        ] origin/stable
  77. [        ] [        ] executing: [/home/roman/Downloads/flutter_linux_3.7.7-stable/flutter/] git ls-remote --get-url origin
  78. [        ] [   +3 ms] Exit code 0 from: git ls-remote --get-url origin
  79. [        ] [        ] https://github.com/flutter/flutter.git
  80. [        ] [        ] Artifact Instance of 'MaterialFonts' is not required, skipping update.
  81. [        ] [        ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
  82. [        ] [        ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
  83. [        ] [        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
  84. [        ] [        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
  85. [        ] [        ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
  86. [        ] [        ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
  87. [        ] [        ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
  88. [        ] [        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
  89. [        ] [   +1 ms] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
  90. [        ] [        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
  91. [        ] [        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
  92. [        ] [        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
  93. [        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
  94. [        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
  95. [        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
  96. [        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
  97. [        ] [   +1 ms] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
  98. [        ] [        ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
  99. [        ] [        ] Artifact Instance of 'PubDependencies' is not required, skipping update.
  100. [        ] [  +68 ms] Initializing file store
  101. [        ] [  +23 ms] Skipping target: gen_localizations
  102. [        ] [  +16 ms] gen_dart_plugin_registrant: Starting due to {InvalidatedReasonKind.inputChanged: The following inputs have updated contents:
  103. /home/roman/Documents/mindrecorder-flutter/.dart_tool/package_config_subset}
  104. [        ] [  +11 ms] unpack_linux: Starting due to {}
  105. [        ] [  +75 ms] unpack_linux: Complete
  106. [        ] [ +316 ms] Found plugin bitsdojo_window at /home/roman/.pub-cache/hosted/pub.dev/bitsdojo_window-0.1.5/
  107. [        ] [   +8 ms] Found plugin bitsdojo_window_linux at /home/roman/.pub-cache/hosted/pub.dev/bitsdojo_window_linux-0.1.3/
  108. [        ] [   +1 ms] Found plugin bitsdojo_window_macos at /home/roman/.pub-cache/hosted/pub.dev/bitsdojo_window_macos-0.1.3/
  109. [        ] [   +4 ms] Found plugin bitsdojo_window_windows at /home/roman/.pub-cache/hosted/pub.dev/bitsdojo_window_windows-0.1.5/
  110. [        ] [  +33 ms] Found plugin camera_macos at /home/roman/.pub-cache/hosted/pub.dev/camera_macos-0.0.6+2/
  111. [        ] [   +1 ms] Found plugin camera_windows at /home/roman/.pub-cache/hosted/pub.dev/camera_windows-0.2.1+5/
  112. [        ] [   +5 ms] Found plugin cloud_firestore at /home/roman/.pub-cache/hosted/pub.dev/cloud_firestore-3.5.1/
  113. [        ] [  +11 ms] Found plugin cloud_firestore_web at /home/roman/.pub-cache/hosted/pub.dev/cloud_firestore_web-2.8.10/
  114. [        ] [   +6 ms] Found plugin dart_vlc at /home/roman/.pub-cache/hosted/pub.dev/dart_vlc-0.4.0/
  115. [        ] [  +10 ms] Found plugin desktop_multi_window at /home/roman/.pub-cache/hosted/pub.dev/desktop_multi_window-0.2.0/
  116. [        ] [   +2 ms] Found plugin desktop_webview_auth at /home/roman/.pub-cache/hosted/pub.dev/desktop_webview_auth-0.0.11/
  117. [        ] [  +16 ms] Found plugin ffmpeg_kit_flutter_video at /home/roman/.pub-cache/hosted/pub.dev/ffmpeg_kit_flutter_video-5.1.0/
  118. [        ] [  +11 ms] Found plugin file_picker at /home/roman/.pub-cache/hosted/pub.dev/file_picker-5.2.5/
  119. [        ] [   +1 ms] Found plugin firebase_auth at /home/roman/.pub-cache/hosted/pub.dev/firebase_auth-3.11.2/
  120. [   +5 ms] [   +1 ms] Found plugin firebase_auth_desktop at /home/roman/.pub-cache/hosted/pub.dev/firebase_auth_desktop-1.0.2/
  121. [        ] [   +4 ms] Found plugin firebase_auth_web at /home/roman/.pub-cache/hosted/pub.dev/firebase_auth_web-4.6.1/
  122. [        ] [   +1 ms] Found plugin firebase_core at /home/roman/.pub-cache/hosted/pub.dev/firebase_core-1.24.0/
  123. [        ] [   +2 ms] Found plugin firebase_core_desktop at /home/roman/.pub-cache/hosted/pub.dev/firebase_core_desktop-1.0.2/
  124. [        ] [   +2 ms] Found plugin firebase_core_web at /home/roman/.pub-cache/hosted/pub.dev/firebase_core_web-1.7.3/
  125. [        ] [   +2 ms] Found plugin flutter_acrylic at /home/roman/.pub-cache/hosted/pub.dev/flutter_acrylic-1.1.0+1/
  126. [        ] [   +8 ms] Found plugin flutter_plugin_android_lifecycle at /home/roman/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.8/
  127. [        ] [  +16 ms] Found plugin flutter_secure_storage at /home/roman/.pub-cache/hosted/pub.dev/flutter_secure_storage-6.1.0/
  128. [        ] [  +10 ms] Found plugin flutter_secure_storage_linux at /home/roman/.pub-cache/hosted/pub.dev/flutter_secure_storage_linux-1.1.3/
  129. [        ] [   +2 ms] Found plugin flutter_secure_storage_macos at /home/roman/.pub-cache/hosted/pub.dev/flutter_secure_storage_macos-1.1.2/
  130. [        ] [   +7 ms] Found plugin flutter_secure_storage_web at /home/roman/.pub-cache/hosted/pub.dev/flutter_secure_storage_web-1.1.1/
  131. [        ] [   +6 ms] Found plugin flutter_secure_storage_windows at /home/roman/.pub-cache/hosted/pub.dev/flutter_secure_storage_windows-1.1.3/
  132. [        ] [  +15 ms] Found plugin fluttertoast at /home/roman/.pub-cache/hosted/pub.dev/fluttertoast-8.2.1/
  133. [        ] [  +20 ms] Found plugin hotkey_manager at /home/roman/.pub-cache/hosted/pub.dev/hotkey_manager-0.1.7/
  134. [        ] [  +22 ms] Found plugin local_notifier at /home/roman/.pub-cache/hosted/pub.dev/local_notifier-0.1.5/
  135. [        ] [   +5 ms] Found plugin macos_window_utils at /home/roman/.pub-cache/hosted/pub.dev/macos_window_utils-1.0.2/
  136. [        ] [  +10 ms] Found plugin msix at /home/roman/.pub-cache/hosted/pub.dev/msix-3.7.0/
  137. [        ] [   +3 ms] Found plugin open_app_file at /home/roman/.pub-cache/hosted/pub.dev/open_app_file-4.0.1/
  138. [        ] [   +1 ms] Found plugin pasteboard at /home/roman/.pub-cache/hosted/pub.dev/pasteboard-0.2.0/
  139. [        ] [   +2 ms] Found plugin path_provider at /home/roman/.pub-cache/hosted/pub.dev/path_provider-2.0.13/
  140. [        ] [        ] Found plugin path_provider_android at /home/roman/.pub-cache/hosted/pub.dev/path_provider_android-2.0.23/
  141. [        ] [   +6 ms] Found plugin path_provider_foundation at /home/roman/.pub-cache/hosted/pub.dev/path_provider_foundation-2.1.2/
  142. [        ] [        ] Found plugin path_provider_linux at /home/roman/.pub-cache/hosted/pub.dev/path_provider_linux-2.1.9/
  143. [        ] [   +1 ms] Found plugin path_provider_windows at /home/roman/.pub-cache/hosted/pub.dev/path_provider_windows-2.1.4/
  144. [        ] [   +3 ms] Found plugin screen_capturer at /home/roman/.pub-cache/hosted/pub.dev/screen_capturer-0.1.3/
  145. [        ] [        ] Found plugin screen_retriever at /home/roman/.pub-cache/hosted/pub.dev/screen_retriever-0.1.6/
  146. [        ] [   +2 ms] Found plugin shared_preferences at /home/roman/.pub-cache/hosted/pub.dev/shared_preferences-2.0.18/
  147. [        ] [        ] Found plugin shared_preferences_android at /home/roman/.pub-cache/hosted/pub.dev/shared_preferences_android-2.0.16/
  148. [        ] [        ] Found plugin shared_preferences_foundation at /home/roman/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.1.4/
  149. [        ] [        ] Found plugin shared_preferences_linux at /home/roman/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.1.4/
  150. [        ] [        ] Found plugin shared_preferences_web at /home/roman/.pub-cache/hosted/pub.dev/shared_preferences_web-2.0.5/
  151. [        ] [   +4 ms] Found plugin shared_preferences_windows at /home/roman/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.1.4/
  152. [        ] [   +4 ms] Found plugin tray_manager at /home/roman/.pub-cache/hosted/pub.dev/tray_manager-0.2.0/
  153. [        ] [   +2 ms] Found plugin url_launcher at /home/roman/.pub-cache/hosted/pub.dev/url_launcher-6.1.10/
  154. [        ] [        ] Found plugin url_launcher_android at /home/roman/.pub-cache/hosted/pub.dev/url_launcher_android-6.0.24/
  155. [        ] [        ] Found plugin url_launcher_ios at /home/roman/.pub-cache/hosted/pub.dev/url_launcher_ios-6.1.1/
  156. [        ] [        ] Found plugin url_launcher_linux at /home/roman/.pub-cache/hosted/pub.dev/url_launcher_linux-3.0.3/
  157. [        ] [        ] Found plugin url_launcher_macos at /home/roman/.pub-cache/hosted/pub.dev/url_launcher_macos-3.0.3/
  158. [        ] [        ] Found plugin url_launcher_web at /home/roman/.pub-cache/hosted/pub.dev/url_launcher_web-2.0.15/
  159. [        ] [        ] Found plugin url_launcher_windows at /home/roman/.pub-cache/hosted/pub.dev/url_launcher_windows-3.0.4/
  160. [        ] [   +1 ms] Found plugin video_player at /home/roman/.pub-cache/hosted/pub.dev/video_player-2.5.2/
  161. [        ] [        ] Found plugin video_player_android at /home/roman/.pub-cache/hosted/pub.dev/video_player_android-2.3.11/
  162. [        ] [        ] Found plugin video_player_avfoundation at /home/roman/.pub-cache/hosted/pub.dev/video_player_avfoundation-2.3.9/
  163. [   +2 ms] [        ] Found plugin video_player_macos at /home/roman/.pub-cache/hosted/pub.dev/video_player_macos-1.0.6/
  164. [        ] [   +1 ms] Found plugin video_player_web at /home/roman/.pub-cache/hosted/pub.dev/video_player_web-2.0.14/
  165. [        ] [   +2 ms] Found plugin window_manager at /home/roman/.pub-cache/hosted/pub.dev/window_manager-0.3.1/
  166. [        ] [  +40 ms] gen_dart_plugin_registrant: Complete
  167. [        ] [   +1 ms] kernel_snapshot: Starting due to {}
  168. [   +2 ms] [  +32 ms] /home/roman/Downloads/flutter_linux_3.7.7-stable/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev
  169. /home/roman/Downloads/flutter_linux_3.7.7-stable/flutter/bin/cache/dart-sdk/bin/snapshots/frontend_server.dart.snapshot --sdk-root
  170. /home/roman/Downloads/flutter_linux_3.7.7-stable/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk_product/ --target=flutter --no-print-incremental-dependencies
  171. -Ddart.vm.profile=false -Ddart.vm.product=true --compact-async --aot --tfa --packages /home/roman/Documents/mindrecorder-flutter/.dart_tool/package_config.json --output-dill
  172. /home/roman/Documents/mindrecorder-flutter/.dart_tool/flutter_build/9de15e6b1e48c287beaa931fea555a54/app.dill --depfile
  173. /home/roman/Documents/mindrecorder-flutter/.dart_tool/flutter_build/9de15e6b1e48c287beaa931fea555a54/kernel_snapshot.d --source
  174. file:///home/roman/Documents/mindrecorder-flutter/.dart_tool/flutter_build/dart_plugin_registrant.dart --source package:flutter/src/dart_plugin_registrant.dart
  175. -Dflutter.dart_plugin_registrant=file:///home/roman/Documents/mindrecorder-flutter/.dart_tool/flutter_build/dart_plugin_registrant.dart --verbosity=error
  176. package:mindrecorder/main.dart
  177. [   +1 ms] [+40194 ms] kernel_snapshot: Complete
  178. [        ] [ +808 ms] aot_elf_release: Starting due to {InvalidatedReasonKind.inputChanged: The following inputs have updated contents:
  179. /home/roman/Downloads/flutter_linux_3.7.7-stable/flutter/packages/flutter_tools/lib/src/build_system/targets/common.dart,/home/roman/Documents/mindrecorder-flutter/.dart_tool/flutte
  180. r_build/9de15e6b1e48c287beaa931fea555a54/app.dill,/home/roman/Downloads/flutter_linux_3.7.7-stable/flutter/bin/internal/engine.version,/home/roman/Downloads/flutter_linux_3.7.7-stab
  181. le/flutter/bin/internal/engine.version,/home/roman/Downloads/flutter_linux_3.7.7-stable/flutter/bin/internal/engine.version}
  182. [        ] [   +5 ms] targetingApplePlatform = false
  183. [        ] [        ] extractAppleDebugSymbols = true
  184. [        ] [        ] Will strip AOT snapshot during build.
  185. [   +1 ms] [   +3 ms] executing: /home/roman/Downloads/flutter_linux_3.7.7-stable/flutter/bin/cache/artifacts/engine/linux-x64-release/gen_snapshot --deterministic
  186. --snapshot_kind=app-aot-elf --elf=/home/roman/Documents/mindrecorder-flutter/.dart_tool/flutter_build/9de15e6b1e48c287beaa931fea555a54/app.so --strip
  187. /home/roman/Documents/mindrecorder-flutter/.dart_tool/flutter_build/9de15e6b1e48c287beaa931fea555a54/app.dill
  188. [        ] [+14072 ms] aot_elf_release: Complete
  189. [        ] [  +70 ms] linux_aot_bundle: Starting due to {InvalidatedReasonKind.inputChanged: The following inputs have updated contents:
  190. /home/roman/Documents/mindrecorder-flutter/.dart_tool/flutter_build/9de15e6b1e48c287beaa931fea555a54/app.so}
  191. [        ] [  +15 ms] linux_aot_bundle: Complete
  192. [        ] [  +65 ms] release_bundle_linux-x64_assets: Starting due to {}
  193. [        ] [ +188 ms] Manifest contained wildcard assets. Inserting missing file into build graph to force rerun. for more information see #56466.
  194. [        ] [  +19 ms] shaderc command: [/home/roman/Downloads/flutter_linux_3.7.7-stable/flutter/bin/cache/artifacts/engine/linux-x64/impellerc, --sksl, --iplr,
  195. --sl=/home/roman/Documents/mindrecorder-flutter/build/flutter_assets/shaders/ink_sparkle.frag,
  196. --spirv=/home/roman/Documents/mindrecorder-flutter/build/flutter_assets/shaders/ink_sparkle.frag.spirv,
  197. --input=/home/roman/Downloads/flutter_linux_3.7.7-stable/flutter/packages/flutter/lib/src/material/shaders/ink_sparkle.frag, --input-type=frag, --remap-samplers,
  198. --include=/home/roman/Downloads/flutter_linux_3.7.7-stable/flutter/packages/flutter/lib/src/material/shaders,
  199. --include=/home/roman/Downloads/flutter_linux_3.7.7-stable/flutter/bin/cache/artifacts/engine/linux-x64/shader_lib]
  200. [        ] [ +227 ms] release_bundle_linux-x64_assets: Complete
  201. [        ] [+1766 ms] Persisting file store
  202. [        ] [  +33 ms] Done persisting file store
  203. [        ] [  +40 ms] build succeeded.
  204. [        ] [  +16 ms] "flutter assemble" took 58,569ms.
  205. [        ] [ +217 ms] ensureAnalyticsSent: 214ms
  206. [        ] [        ] Running 0 shutdown hooks
  207. [        ] [        ] Shutdown hooks complete
  208. [        ] [        ] exiting with code 0
  209. [        ] ninja: build stopped: subcommand failed.
  210. [  +10 ms] Building Linux application... (completed in 60.3s)
  211. [        ] "flutter linux" took 66,963ms.
  212. [   +4 ms] Build process failed
  213. [        ]
  214.           #0      throwToolExit (package:flutter_tools/src/base/common.dart:10:3)
  215.           #1      _runBuild (package:flutter_tools/src/linux/build_linux.dart:183:5)
  216.           <asynchronous suspension>
  217.           #2      buildLinux (package:flutter_tools/src/linux/build_linux.dart:76:5)
  218.           <asynchronous suspension>
  219.           #3      BuildLinuxCommand.runCommand (package:flutter_tools/src/commands/build_linux.dart:86:5)
  220.           <asynchronous suspension>
  221.           #4      FlutterCommand.run.<anonymous closure> (package:flutter_tools/src/runner/flutter_command.dart:1257:27)
  222.           <asynchronous suspension>
  223.           #5      AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
  224.           <asynchronous suspension>
  225.           #6      CommandRunner.runCommand (package:args/command_runner.dart:209:13)
  226.           <asynchronous suspension>
  227.           #7      FlutterCommandRunner.runCommand.<anonymous closure> (package:flutter_tools/src/runner/flutter_command_runner.dart:283:9)
  228.           <asynchronous suspension>
  229.           #8      AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
  230.           <asynchronous suspension>
  231.           #9      FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:229:5)
  232.           <asynchronous suspension>
  233.           #10     run.<anonymous closure>.<anonymous closure> (package:flutter_tools/runner.dart:64:9)
  234.           <asynchronous suspension>
  235.           #11     AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
  236.           <asynchronous suspension>
  237.           #12     main (package:flutter_tools/executable.dart:91:3)
  238.           <asynchronous suspension>
  239.          
  240.          
  241. [ +138 ms] ensureAnalyticsSent: 137ms
  242. [        ] Running 0 shutdown hooks
  243. [        ] Shutdown hooks complete
  244. [        ] exiting with code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement