-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: desktopRunning on desktopRunning on desktopc: regressionIt was better in the past than it is nowIt was better in the past than it is nowe: OS-version specificAffects only some versions of the relevant operating systemAffects only some versions of the relevant operating systemplatform-linuxBuilding on or for Linux specificallyBuilding on or for Linux specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-linuxOwned by the Linux platform teamOwned by the Linux platform teamtriaged-linuxTriaged by the Linux platform teamTriaged by the Linux platform team
Description
App compiles successfully but won't start in debug or release mode after flutter upgrade. Window opens and closes immediately after upgrade.
I've found #176360 with render fix. It was resolved in 3.39.0-0.1.pre but do not fixes my issue.
flutter run --verbose output
Compiled with Debian 12 (arm) in Paralles on mac
flutter run --verbose
[ +19 ms] Unable to locate an Android SDK.
[ +3 ms] executing: uname -m
[ ] Exit code 0 from: uname -m
[ ] aarch64
[ +5 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[ ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[ ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'PubDependencies' is not required, skipping update.
[ +1 ms] executing: [/home/parallels/development/flutter/] git -c log.showSignature=false log HEAD -n 1 --pretty=format:%ad --date=iso
[ +4 ms] Exit code 0 from: git -c log.showSignature=false log HEAD -n 1 --pretty=format:%ad --date=iso
[ ] 2025-11-10 17:13:11 -0600
[ +20 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ ] Artifact Instance of 'FlutterEngineStamp' is not required, skipping update.
[ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[ +1 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +38 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ ] Artifact Instance of 'FlutterEngineStamp' is not required, skipping update.
[ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +28 ms] Skipping pub get: version match.
[ +59 ms] Found plugin window_manager at /home/parallels/.pub-cache/hosted/pub.dev/window_manager-0.5.1/
[ +2 ms] Found plugin screen_retriever at /home/parallels/.pub-cache/hosted/pub.dev/screen_retriever-0.2.0/
[ ] Found plugin screen_retriever_windows at /home/parallels/.pub-cache/hosted/pub.dev/screen_retriever_windows-0.2.0/
[ ] Found plugin screen_retriever_macos at /home/parallels/.pub-cache/hosted/pub.dev/screen_retriever_macos-0.2.0/
[ ] Found plugin screen_retriever_linux at /home/parallels/.pub-cache/hosted/pub.dev/screen_retriever_linux-0.2.0/
[ ] Found plugin url_launcher at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher-6.3.2/
[ ] Found plugin url_launcher_windows at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.4/
[ ] Found plugin url_launcher_web at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_web-2.4.1/
[ ] Found plugin url_launcher_macos at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.4/
[ ] Found plugin url_launcher_linux at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.1/
[ ] Found plugin url_launcher_ios at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.5/
[ ] Found plugin url_launcher_android at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.24/
[ +22 ms] Found plugin shared_preferences at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences-2.5.3/
[ ] Found plugin shared_preferences_windows at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/
[ ] Found plugin path_provider_windows at /home/parallels/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/
[ +1 ms] Found plugin shared_preferences_web at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.3/
[ ] Found plugin shared_preferences_linux at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/
[ ] Found plugin path_provider_linux at /home/parallels/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/
[ ] Found plugin shared_preferences_foundation at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.5/
[ ] Found plugin shared_preferences_android at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences_android-2.4.15/
[ +1 ms] Found plugin rust_ffi_plugin at /media/psf/Home/work/flutter/anthill/toolkit/plugins/rust_ffi_plugin/
[ ] Found plugin permission_handler at /home/parallels/.pub-cache/hosted/pub.dev/permission_handler-12.0.1/
[ ] Found plugin permission_handler_windows at /home/parallels/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/
[ ] Found plugin permission_handler_html at /home/parallels/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5/
[ ] Found plugin permission_handler_apple at /home/parallels/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.7/
[ ] Found plugin permission_handler_android at /home/parallels/.pub-cache/hosted/pub.dev/permission_handler_android-13.0.1/
[ ] Found plugin path_provider at /home/parallels/.pub-cache/hosted/pub.dev/path_provider-2.1.5/
[ ] Found plugin path_provider_foundation at /home/parallels/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.3/
[ ] Found plugin path_provider_android at /home/parallels/.pub-cache/hosted/pub.dev/path_provider_android-2.2.20/
[ +1 ms] Found plugin firebase_crashlytics at /home/parallels/.pub-cache/hosted/pub.dev/firebase_crashlytics-5.0.4/
[ ] Found plugin firebase_core at /home/parallels/.pub-cache/hosted/pub.dev/firebase_core-4.2.1/
[ ] Found plugin firebase_core_web at /home/parallels/.pub-cache/hosted/pub.dev/firebase_core_web-3.3.0/
[ ] Found plugin firebase_analytics at /home/parallels/.pub-cache/hosted/pub.dev/firebase_analytics-12.0.4/
[ ] Found plugin firebase_analytics_web at /home/parallels/.pub-cache/hosted/pub.dev/firebase_analytics_web-0.6.1/
[ ] Found plugin file_picker at /home/parallels/.pub-cache/hosted/pub.dev/file_picker-10.3.6/
[ +1 ms] Found plugin flutter_plugin_android_lifecycle at /home/parallels/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.32/
[ +3 ms] Found plugin desktop_drop at /home/parallels/.pub-cache/hosted/pub.dev/desktop_drop-0.7.0/
[ +2 ms] Found plugin audioplayers at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers-6.5.1/
[ +1 ms] Found plugin audioplayers_windows at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers_windows-4.2.1/
[ ] Found plugin audioplayers_web at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers_web-5.1.1/
[ ] Found plugin audioplayers_linux at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers_linux-4.2.1/
[ ] Found plugin audioplayers_darwin at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers_darwin-6.3.0/
[ ] Found plugin audioplayers_android at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers_android-5.2.1/
[ +1 ms] Found plugin package_info_plus at /home/parallels/.pub-cache/hosted/pub.dev/package_info_plus-8.3.1/
[ +3 ms] Found plugin device_info_plus at /home/parallels/.pub-cache/hosted/pub.dev/device_info_plus-10.1.2/
[ +36 ms] Found plugin window_manager at /home/parallels/.pub-cache/hosted/pub.dev/window_manager-0.5.1/
[ ] Found plugin screen_retriever at /home/parallels/.pub-cache/hosted/pub.dev/screen_retriever-0.2.0/
[ ] Found plugin screen_retriever_windows at /home/parallels/.pub-cache/hosted/pub.dev/screen_retriever_windows-0.2.0/
[ ] Found plugin screen_retriever_macos at /home/parallels/.pub-cache/hosted/pub.dev/screen_retriever_macos-0.2.0/
[ ] Found plugin screen_retriever_linux at /home/parallels/.pub-cache/hosted/pub.dev/screen_retriever_linux-0.2.0/
[ ] Found plugin url_launcher at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher-6.3.2/
[ ] Found plugin url_launcher_windows at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.4/
[ ] Found plugin url_launcher_web at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_web-2.4.1/
[ ] Found plugin url_launcher_macos at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.4/
[ ] Found plugin url_launcher_linux at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.1/
[ ] Found plugin url_launcher_ios at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.5/
[ ] Found plugin url_launcher_android at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.24/
[ +5 ms] Found plugin shared_preferences at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences-2.5.3/
[ ] Found plugin shared_preferences_windows at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/
[ ] Found plugin path_provider_windows at /home/parallels/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/
[ ] Found plugin shared_preferences_web at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.3/
[ ] Found plugin shared_preferences_linux at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/
[ ] Found plugin path_provider_linux at /home/parallels/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/
[ ] Found plugin shared_preferences_foundation at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.5/
[ ] Found plugin shared_preferences_android at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences_android-2.4.15/
[ ] Found plugin rust_ffi_plugin at /media/psf/Home/work/flutter/anthill/toolkit/plugins/rust_ffi_plugin/
[ ] Found plugin permission_handler at /home/parallels/.pub-cache/hosted/pub.dev/permission_handler-12.0.1/
[ ] Found plugin permission_handler_windows at /home/parallels/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/
[ ] Found plugin permission_handler_html at /home/parallels/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5/
[ ] Found plugin permission_handler_apple at /home/parallels/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.7/
[ ] Found plugin permission_handler_android at /home/parallels/.pub-cache/hosted/pub.dev/permission_handler_android-13.0.1/
[ ] Found plugin path_provider at /home/parallels/.pub-cache/hosted/pub.dev/path_provider-2.1.5/
[ ] Found plugin path_provider_foundation at /home/parallels/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.3/
[ ] Found plugin path_provider_android at /home/parallels/.pub-cache/hosted/pub.dev/path_provider_android-2.2.20/
[ +1 ms] Found plugin firebase_crashlytics at /home/parallels/.pub-cache/hosted/pub.dev/firebase_crashlytics-5.0.4/
[ ] Found plugin firebase_core at /home/parallels/.pub-cache/hosted/pub.dev/firebase_core-4.2.1/
[ ] Found plugin firebase_core_web at /home/parallels/.pub-cache/hosted/pub.dev/firebase_core_web-3.3.0/
[ ] Found plugin firebase_analytics at /home/parallels/.pub-cache/hosted/pub.dev/firebase_analytics-12.0.4/
[ ] Found plugin firebase_analytics_web at /home/parallels/.pub-cache/hosted/pub.dev/firebase_analytics_web-0.6.1/
[ ] Found plugin file_picker at /home/parallels/.pub-cache/hosted/pub.dev/file_picker-10.3.6/
[ ] Found plugin flutter_plugin_android_lifecycle at /home/parallels/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.32/
[ +4 ms] Found plugin desktop_drop at /home/parallels/.pub-cache/hosted/pub.dev/desktop_drop-0.7.0/
[ +1 ms] Found plugin audioplayers at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers-6.5.1/
[ +1 ms] Found plugin audioplayers_windows at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers_windows-4.2.1/
[ ] Found plugin audioplayers_web at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers_web-5.1.1/
[ ] Found plugin audioplayers_linux at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers_linux-4.2.1/
[ ] Found plugin audioplayers_darwin at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers_darwin-6.3.0/
[ ] Found plugin audioplayers_android at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers_android-5.2.1/
[ ] Found plugin package_info_plus at /home/parallels/.pub-cache/hosted/pub.dev/package_info_plus-8.3.1/
[ +1 ms] Found plugin device_info_plus at /home/parallels/.pub-cache/hosted/pub.dev/device_info_plus-10.1.2/
[ +17 ms] Generating /media/psf/Home/work/flutter/anthill/toolkit/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
[ +8 ms] Skipping generating GeneratedPluginRegistrant.java because it is up-to-date.
[ +2 ms] Skipping generating generated_plugin_registrant.h because it is up-to-date.
[ +1 ms] Skipping generating generated_plugin_registrant.cc because it is up-to-date.
[ +1 ms] Skipping generating generated_plugins.cmake because it is up-to-date.
[ +1 ms] Skipping generating generated_plugin_registrant.h because it is up-to-date.
[ ] Skipping generating generated_plugin_registrant.cc because it is up-to-date.
[ ] Skipping generating generated_plugins.cmake because it is up-to-date.
[ +1 ms] Skipping generating GeneratedPluginRegistrant.swift because it is up-to-date.
[ +72 ms] Initializing file store
[ +5 ms] Skipping target: gen_localizations
[ +1 ms] gen_dart_plugin_registrant: Starting due to {InvalidatedReasonKind.inputChanged: The following inputs have updated contents:
/media/psf/Home/work/flutter/anthill/toolkit/.dart_tool/package_config.json,/media/psf/Home/work/flutter/anthill/toolkit/.dart_tool/flutter_build/dart_plugin_registrant.dart}
[ +23 ms] Found plugin window_manager at /home/parallels/.pub-cache/hosted/pub.dev/window_manager-0.5.1/
[ ] Found plugin screen_retriever at /home/parallels/.pub-cache/hosted/pub.dev/screen_retriever-0.2.0/
[ ] Found plugin screen_retriever_windows at /home/parallels/.pub-cache/hosted/pub.dev/screen_retriever_windows-0.2.0/
[ +1 ms] Found plugin screen_retriever_macos at /home/parallels/.pub-cache/hosted/pub.dev/screen_retriever_macos-0.2.0/
[ ] Found plugin screen_retriever_linux at /home/parallels/.pub-cache/hosted/pub.dev/screen_retriever_linux-0.2.0/
[ ] Found plugin url_launcher at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher-6.3.2/
[ ] Found plugin url_launcher_windows at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.4/
[ ] Found plugin url_launcher_web at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_web-2.4.1/
[ ] Found plugin url_launcher_macos at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.4/
[ ] Found plugin url_launcher_linux at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.1/
[ ] Found plugin url_launcher_ios at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.5/
[ ] Found plugin url_launcher_android at /home/parallels/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.24/
[ +5 ms] Found plugin shared_preferences at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences-2.5.3/
[ ] Found plugin shared_preferences_windows at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/
[ ] Found plugin path_provider_windows at /home/parallels/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/
[ ] Found plugin shared_preferences_web at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.3/
[ ] Found plugin shared_preferences_linux at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/
[ ] Found plugin path_provider_linux at /home/parallels/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/
[ ] Found plugin shared_preferences_foundation at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.5/
[ ] Found plugin shared_preferences_android at /home/parallels/.pub-cache/hosted/pub.dev/shared_preferences_android-2.4.15/
[ ] Found plugin rust_ffi_plugin at /media/psf/Home/work/flutter/anthill/toolkit/plugins/rust_ffi_plugin/
[ ] Found plugin permission_handler at /home/parallels/.pub-cache/hosted/pub.dev/permission_handler-12.0.1/
[ ] Found plugin permission_handler_windows at /home/parallels/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/
[ ] Found plugin permission_handler_html at /home/parallels/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5/
[ +5 ms] Found plugin permission_handler_apple at /home/parallels/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.7/
[ ] Found plugin permission_handler_android at /home/parallels/.pub-cache/hosted/pub.dev/permission_handler_android-13.0.1/
[ ] Found plugin path_provider at /home/parallels/.pub-cache/hosted/pub.dev/path_provider-2.1.5/
[ ] Found plugin path_provider_foundation at /home/parallels/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.3/
[ ] Found plugin path_provider_android at /home/parallels/.pub-cache/hosted/pub.dev/path_provider_android-2.2.20/
[ ] Found plugin firebase_crashlytics at /home/parallels/.pub-cache/hosted/pub.dev/firebase_crashlytics-5.0.4/
[ ] Found plugin firebase_core at /home/parallels/.pub-cache/hosted/pub.dev/firebase_core-4.2.1/
[ ] Found plugin firebase_core_web at /home/parallels/.pub-cache/hosted/pub.dev/firebase_core_web-3.3.0/
[ ] Found plugin firebase_analytics at /home/parallels/.pub-cache/hosted/pub.dev/firebase_analytics-12.0.4/
[ ] Found plugin firebase_analytics_web at /home/parallels/.pub-cache/hosted/pub.dev/firebase_analytics_web-0.6.1/
[ ] Found plugin file_picker at /home/parallels/.pub-cache/hosted/pub.dev/file_picker-10.3.6/
[ ] Found plugin flutter_plugin_android_lifecycle at /home/parallels/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.32/
[ +1 ms] Found plugin desktop_drop at /home/parallels/.pub-cache/hosted/pub.dev/desktop_drop-0.7.0/
[ +1 ms] Found plugin audioplayers at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers-6.5.1/
[ ] Found plugin audioplayers_windows at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers_windows-4.2.1/
[ ] Found plugin audioplayers_web at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers_web-5.1.1/
[ ] Found plugin audioplayers_linux at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers_linux-4.2.1/
[ ] Found plugin audioplayers_darwin at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers_darwin-6.3.0/
[ ] Found plugin audioplayers_android at /home/parallels/.pub-cache/hosted/pub.dev/audioplayers_android-5.2.1/
[ ] Found plugin package_info_plus at /home/parallels/.pub-cache/hosted/pub.dev/package_info_plus-8.3.1/
[ +1 ms] Found plugin device_info_plus at /home/parallels/.pub-cache/hosted/pub.dev/device_info_plus-10.1.2/
[ +4 ms] Skipping generating dart_plugin_registrant.dart because it is up-to-date.
[ ] gen_dart_plugin_registrant: Complete
[ +1 ms] Skipping target: _composite
[ ] complete
[ +2 ms] Launching lib/main.dart on Linux in debug mode...
[ +1 ms] /home/parallels/development/flutter/bin/cache/dart-sdk/bin/dartaotruntime /home/parallels/development/flutter/bin/cache/dart-sdk/bin/snapshots/frontend_server_aot.dart.snapshot --sdk-root
/home/parallels/development/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --incremental --target=flutter --experimental-emit-debug-metadata -DFLUTTER_VERSION=3.39.0-0.1.pre
-DFLUTTER_CHANNEL=beta -DFLUTTER_GIT_URL=https://github.com/flutter/flutter.git -DFLUTTER_FRAMEWORK_REVISION=cbb46938ee -DFLUTTER_ENGINE_REVISION=b9afb03275 -DFLUTTER_DART_VERSION=3.11.0 (build 3.11.0-93.1.beta)
--output-dill /tmp/flutter_tools.LQXNDP/flutter_tool.XWQKHS/app.dill --packages /media/psf/Home/work/flutter/anthill/toolkit/.dart_tool/package_config.json -Ddart.vm.profile=false -Ddart.vm.product=false
--enable-asserts --track-widget-creation --filesystem-scheme org-dartlang-root --initialize-from-dill build/a527364691a125257fb84edb0e307382.cache.dill.track.dill --source
file:///media/psf/Home/work/flutter/anthill/toolkit/.dart_tool/flutter_build/dart_plugin_registrant.dart --source package:flutter/src/dart_plugin_registrant.dart
-Dflutter.dart_plugin_registrant=file:///media/psf/Home/work/flutter/anthill/toolkit/.dart_tool/flutter_build/dart_plugin_registrant.dart --verbosity=error --enable-experiment=alternative-invalidation-strategy
[ +12 ms] Building Linux application...
[ +2 ms] <- compile package:toolkit/main.dart
[ ] executing: [/media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/] cmake -G Ninja -DCMAKE_BUILD_TYPE=Debug -DFLUTTER_TARGET_PLATFORM=linux-arm64
/media/psf/Home/work/flutter/anthill/toolkit/linux
[ +52 ms] -- Configuring done
[ +49 ms] -- Generating done
[ +60 ms] -- Build files have been written to: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug
[ +14 ms] executing: ninja -C /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug install
[ +16 ms] ninja: Entering directory `/media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug'
[+3070 ms] [1/18] Generating librust_ffi_plugin.so, _phony_
[ ] INFO: Precompiled binaries are disabled
[ ] INFO: Building rust_ffi_plugin for aarch64-unknown-linux-gnu
[+10407 ms] [2/18] Generating /media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/libflutter_linux_gtk.so,
/media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h,
/media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h, /media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h,
/media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h, /media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_engine.h,
/media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h,
/media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h, /media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h,
/media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_method_call.h, /media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h,
/media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h, /media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_method_response.h,
/media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h, /media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h,
/media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h,
/media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h,
/media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h, /media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_value.h,
/media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/fl_view.h, /media/psf/Home/work/flutter/anthill/toolkit/linux/flutter/ephemeral/flutter_linux/flutter_linux.h, _phony_
[ +39 ms] [ +31 ms] Unable to locate an Android SDK.
[ ] [ +1 ms] executing: uname -m
[ ] [ +5 ms] Exit code 0 from: uname -m
[ ] [ ] aarch64
[ ] [ +6 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[ ] [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'PubDependencies' is not required, skipping update.
[ ] [ +5 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterEngineStamp' is not required, skipping update.
[ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ ] [ +30 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[ ] [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterEngineStamp' is not required, skipping update.
[ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] [ +1 ms] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'PubDependencies' is not required, skipping update.
[ ] [ +43 ms] Initializing file store
[ ] [ +35 ms] Done initializing file store
[ ] [ +132 ms] Skipping target: dart_build
[ ] [ +1 ms] Skipping target: gen_dart_plugin_registrant
[ ] [ ] Skipping target: gen_localizations
[ ] [+2864 ms] Skipping target: unpack_linux
[ ] [ +1 ms] Skipping target: install_code_assets
[ ] [+2862 ms] Skipping target: kernel_snapshot_program
[ ] [ +66 ms] invalidated build due to missing files: /media/psf/Home/work/flutter/anthill/toolkit/DOES_NOT_EXIST_RERUN_FOR_WILDCARD985436281
[ ] [+1924 ms] debug_bundle_linux-arm64_assets: Starting due to {InvalidatedReasonKind.inputMissing: The following inputs were missing:
/media/psf/Home/work/flutter/anthill/toolkit/DOES_NOT_EXIST_RERUN_FOR_WILDCARD985436281}
[ +2 ms] [+2240 ms] Manifest contained wildcard assets. Inserting missing file into build graph to force rerun. for more information see #56466.
[ +2 ms] [ +16 ms] shaderc command: [/home/parallels/development/flutter/bin/cache/artifacts/engine/linux-arm64/impellerc, --sksl, --runtime-stage-gles, --runtime-stage-gles3, --runtime-stage-vulkan, --iplr,
--sl=/media/psf/Home/work/flutter/anthill/toolkit/build/flutter_assets/shaders/ink_sparkle.frag, --spirv=/media/psf/Home/work/flutter/anthill/toolkit/build/flutter_assets/shaders/ink_sparkle.frag.spirv,
--input=/home/parallels/development/flutter/packages/flutter/lib/src/material/shaders/ink_sparkle.frag, --input-type=frag, --include=/home/parallels/development/flutter/packages/flutter/lib/src/material/shaders,
--include=/home/parallels/development/flutter/bin/cache/artifacts/engine/linux-arm64/shader_lib]
[ +3 ms] [ +3 ms] shaderc command: [/home/parallels/development/flutter/bin/cache/artifacts/engine/linux-arm64/impellerc, --sksl, --runtime-stage-gles, --runtime-stage-gles3, --runtime-stage-vulkan, --iplr,
--sl=/media/psf/Home/work/flutter/anthill/toolkit/build/flutter_assets/shaders/stretch_effect.frag, --spirv=/media/psf/Home/work/flutter/anthill/toolkit/build/flutter_assets/shaders/stretch_effect.frag.spirv,
--input=/home/parallels/development/flutter/packages/flutter/lib/src/material/shaders/stretch_effect.frag, --input-type=frag,
--include=/home/parallels/development/flutter/packages/flutter/lib/src/material/shaders, --include=/home/parallels/development/flutter/bin/cache/artifacts/engine/linux-arm64/shader_lib]
[ +4 ms] [ +776 ms] debug_bundle_linux-arm64_assets: Complete
[ ] [+1537 ms] Persisting file store
[ ] [ +19 ms] Done persisting file store
[ ] [ +45 ms] build succeeded.
[ ] [ +3 ms] "flutter assemble" took 12,611ms.
[ ] [ +82 ms] Running 1 shutdown hook
[ ] [ +1 ms] Shutdown hooks complete
[ ] [ +170 ms] exiting with code 0
[ ] [2/3] Install the project...
[ +3 ms] -- Install configuration: "Debug"
[ +11 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/hashcore-toolkit
[ +4 ms] -- Set runtime path of "/media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/hashcore-toolkit" to "$ORIGIN/lib"
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/icudtl.dat
[ +12 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/lib/libflutter_linux_gtk.so
[+1382 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/lib/libaudioplayers_linux_plugin.so
[ +8 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/lib/libdesktop_drop_plugin.so
[ +15 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/lib/libscreen_retriever_linux_plugin.so
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/lib/liburl_launcher_linux_plugin.so
[ +3 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/lib/libwindow_manager_plugin.so
[ +8 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/lib/librust_ffi_plugin.so
[ +268 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets
[ ] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/NOTICES.Z
[ +3 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/version.json
[ +1 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/NativeAssetsManifest.json
[ +1 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/kernel_blob.bin
[+1842 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/FontManifest.json
[ +5 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/packages
[ ] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/packages/cupertino_icons
[ ] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/packages/cupertino_icons/assets
[ ] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf
[ ] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/packages/ui_kit
[ ] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/packages/ui_kit/assets
[ ] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/packages/ui_kit/assets/fonts
[ ] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/packages/ui_kit/assets/fonts/RobotoFlex.ttf
[ +18 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/packages/unicons
[ +1 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/packages/unicons/icons
[ ] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/packages/unicons/icons/UniconsLine.ttf
[ +12 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/packages/unicons/icons/UniconsSolid.ttf
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/packages/unicons/icons/UniconsThinline.ttf
[ +3 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/shaders
[ +1 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/shaders/ink_sparkle.frag
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/shaders/stretch_effect.frag
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/AssetManifest.bin
[ +1 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/fonts
[ +1 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/fonts/MaterialIcons-Regular.otf
[ +28 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets
[ +4 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/splash_stroke_b.png
[ +6 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/splash_stroke_c.png
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/splash_stroke_a.png
[ +1 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/.DS_Store
[ +7 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/splash_gradient.png
[ +13 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/ny_toy_2.png
[ +5 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/ny_toy_1.png
[ +3 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/sw_progress.png
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/ny_progress.png
[ +4 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/splash_icon.png
[ +5 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/dots.png
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/sw_logo_front.png
[ +10 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/splash_box.png
[ +68 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/web_splash.png
[ +29 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/update_dialog_teaser.png
[ +25 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/web.png
[ +6 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/sw_logo_back.png
[ +20 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/app_header.png
[ +1 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/splash_logo.png
[ +16 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/images/dialog_header.png
[ +3 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/change_log
[ ] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/change_log/es.md
[ +1 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/change_log/.DS_Store
[ +7 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/change_log/en.md
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/change_log/zh.md
[ +6 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/change_log/uk.md
[ ] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/change_log/ru.md
[ +10 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/change_log/teaser.png
[ ] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/change_log/pt.md
[ ] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/audio
[ ] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/audio/jb.m4a
[ +15 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/audio/sw_crawl_1977.mp3
[ +31 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/icon
[ +1 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/icon/.DS_Store
[ +1 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/icon/app_icon.png
[ +9 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/icon/app_icon_256.png
[ +1 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/icon/app_icon.old.png
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/icon/app_icon.ico
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/icon/app_icon_48.ico
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/fonts
[ ] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/fonts/Starjhol.ttf
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/fonts/Genos-BoldItalic.ttf
[ +4 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/fonts/Genos-Bold.ttf
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/translations
[ ] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/translations/zh.json
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/translations/rua.json
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/translations/.DS_Store
[ +1 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/translations/ru.json
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/translations/uk.json
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/translations/pt.json
[ +2 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/translations/en.json
[ +1 ms] -- Installing: /media/psf/Home/work/flutter/anthill/toolkit/build/linux/arm64/debug/bundle/data/flutter_assets/assets/translations/es.json
[ +196 ms] Building Linux application... (completed in 17.9s)
[ +9 ms] ✓ Built build/linux/arm64/debug/bundle/hashcore-toolkit
[ +769 ms] VM Service URL on device: http://127.0.0.1:46149/q6ZsjZy_qVg=/
[ +7 ms] Caching compiled dill
[+1680 ms] Connecting to service protocol: http://127.0.0.1:46149/q6ZsjZy_qVg=/
[ +120 ms] Launching a Dart Developer Service (DDS) instance at http://127.0.0.1:0, connecting to VM service at http://127.0.0.1:46149/q6ZsjZy_qVg=/.
[ +33 ms] Gdk-Message: 16:19:04.487: Unable to load from the cursor theme
[ +354 ms] Successfully connected to service protocol: http://127.0.0.1:46149/q6ZsjZy_qVg=/
[ +11 ms] DevFS: Creating new filesystem on the device (null)
[ +9 ms] DevFS: Created new filesystem on the device (file:///tmp/toolkitPOLQFS/toolkit/)
[ +14 ms] Updating assets
[ +1 ms] runHooks() with {TargetFile: /media/psf/Home/work/flutter/anthill/toolkit/lib/main.dart, BuildMode: debug} and TargetPlatform.linux_arm64
[ ] runHooks() - will perform dart build
[ ] Initializing file store
[ +13 ms] dart_build: Starting due to {}
[ +84 ms] ══╡ EXCEPTION CAUGHT BY RENDERING LIBRARY ╞═════════════════════════════════════════════════════════
The following assertion was thrown during layout:
A RenderFlex overflowed by 15 pixels on the right.
The relevant error-causing widget was:
Row
Row:file:///home/parallels/.pub-cache/hosted/pub.dev/window_manager-0.5.1/lib/src/widgets/drag_to_resize_area.dart:80:17
The overflowing RenderFlex has an orientation of Axis.horizontal.
The edge of the RenderFlex that is overflowing has been marked in the rendering with a yellow and
black striped pattern. This is usually caused by the contents being too big for the RenderFlex.
Consider applying a flex factor (e.g. using an Expanded widget) to force the children of the
RenderFlex to fit within the available space instead of being sized to their natural size.
This is considered an error condition because it indicates that there is content that cannot be
seen. If the content is legitimately bigger than the available space, consider clipping it with a
ClipRect widget before putting it in the flex, or using a scrollable container rather than a Flex,
like a ListView.
The specific RenderFlex in question is: RenderFlex#7de8f relayoutBoundary=up3 OVERFLOWING:
creator: Row ← Column ← Padding ← Container ← Positioned ← Stack ← DragToResizeArea ←
StreamBuilder<bool> ← AppStreamSubjectBuilder<bool> ← StreamBuilder<bool> ←
AppStreamSubjectBuilder<bool> ← AppWindowFrame ← ⋯
parentData: offset=Offset(0.0, 0.0); flex=null; fit=null (can use size)
constraints: BoxConstraints(0.0<=w<=1.0, 0.0<=h<=Infinity)
size: Size(1.0, 8.0)
direction: horizontal
mainAxisAlignment: start
mainAxisSize: max
crossAxisAlignment: center
textDirection: ltr
verticalDirection: down
spacing: 0.0
◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤
════════════════════════════════════════════════════════════════════════════════════════════════════
[ +6 ms] Another exception was thrown: A RenderFlex overflowed by 15 pixels on the right.
[ +1 ms] Another exception was thrown: A RenderFlex overflowed by 15 pixels on the bottom.
[ +227 ms] No packages with native assets. Skipping native assets compilation.
[ +21 ms] dart_build: Complete
[ +21 ms] Persisting file store
[ +3 ms] Done persisting file store
[ +4 ms] runHooks() - done
[ +490 ms] Manifest contained wildcard assets. Inserting missing file into build graph to force rerun. for more information see #56466.
[ +5 ms] Syncing files to device Linux...
[ +1 ms] Compiling dart to kernel with 0 updated files
[ ] Processing bundle.
[ ] <- recompile package:toolkit/main.dart 5169fc05-0478-45d8-8efe-7cc158e1ab54
[ ] <- 5169fc05-0478-45d8-8efe-7cc158e1ab54
[ +2 ms] Bundle processing done.
[ ] No provider of eglCreateImage found. Requires one of:
[ ] EGL 15
[ +2 ms] Service protocol connection closed.
[ ] Lost connection to device.
[ +586 ms] Updating files.
[ ] Pending asset builds completed. Writing dirty entries.
[ ] DevFS: Sync finished
[ ] Syncing files to device Linux... (completed in 594ms)
[ ] Synced 0.0MB.
[ ] <- accept
[ +3 ms] Flutter run key commands.
[ ] r Hot reload. 🔥🔥🔥
[ ] R Hot restart.
[ ] h List all available interactive commands.
[ ] d Detach (terminate "flutter run" but leave application running).
[ ] c Clear the screen
[ ] q Quit (terminate the application on the device).
[ ] A Dart VM Service on Linux is available at: http://127.0.0.1:35665/5OmYgJe1S4s=/
[ ] The Flutter DevTools debugger and profiler on Linux is available at: http://127.0.0.1:35665/5OmYgJe1S4s=/devtools/?uri=ws://127.0.0.1:35665/5OmYgJe1S4s=/ws
[ +42 ms] DevFS: Deleting filesystem on the device (file:///tmp/toolkitPOLQFS/toolkit/)
[ ] DevFS: Deleted filesystem on the device (file:///tmp/toolkitPOLQFS/toolkit/)
[ +1 ms] "flutter run" took 22,961ms.
[ +27 ms] Running 3 shutdown hooks
[ +6 ms] Shutdown hooks complete
[ +166 ms] exiting with code 0
flutter doctor -v output
flutter doctor -v
[!] Flutter (Channel beta, 3.39.0-0.1.pre, on Debian GNU/Linux 12 (bookworm) 6.1.0-40-arm64, locale en_US.UTF-8) [17ms]
• Flutter version 3.39.0-0.1.pre on channel beta at /home/parallels/development/flutter
! The flutter binary is not on your path. Consider adding /home/parallels/development/flutter/bin to your path.
! The dart binary is not on your path. Consider adding /home/parallels/development/flutter/bin to your path.
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision cbb46938ee (3 days ago), 2025-11-10 17:13:11 -0600
• Engine revision b9afb03275
• Dart version 3.11.0 (build 3.11.0-93.1.beta)
• DevTools version 2.52.0
• Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop, enable-windows-desktop, enable-android, enable-ios, cli-animations, enable-native-assets, omit-legacy-version-file,
enable-lldb-debugging
• If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.
[✗] Android toolchain - develop for Android devices [43ms]
✗ Unable to locate Android SDK.
Install Android Studio from: https://developer.android.com/studio/index.html
On first launch it will assist you in installing the Android SDK components.
(or visit https://flutter.dev/to/linux-android-setup for detailed instructions).
If the Android SDK has been installed to a custom location, please use
`flutter config --android-sdk` to update to that location.
[✗] Chrome - develop for the web (Cannot find Chrome executable at google-chrome) [6ms]
! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[✓] Linux toolchain - develop for Linux desktop [136ms]
• Debian clang version 14.0.6
• cmake version 3.25.1
• ninja version 1.11.1
• pkg-config version 1.8.1
! Unable to access driver information using 'eglinfo'.
It is likely available from your distribution (e.g.: apt install mesa-utils)
[✓] Connected device (1 available) [95ms]
• Linux (desktop) • linux • linux-arm64 • Debian GNU/Linux 12 (bookworm) 6.1.0-40-arm64
[✓] Network resources [350ms]
• All expected network resources are available.
! Doctor found issues in 3 categories.
Last release was on 3.32.7
I've checked 3.35.7 - works ok.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: desktopRunning on desktopRunning on desktopc: regressionIt was better in the past than it is nowIt was better in the past than it is nowe: OS-version specificAffects only some versions of the relevant operating systemAffects only some versions of the relevant operating systemplatform-linuxBuilding on or for Linux specificallyBuilding on or for Linux specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-linuxOwned by the Linux platform teamOwned by the Linux platform teamtriaged-linuxTriaged by the Linux platform teamTriaged by the Linux platform team