Created
October 3, 2022 18:57
-
-
Save sneurlax/283fe923bf43f0c44a978695b4ffe512 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
flutter clean && flutter pub get && flutter run -d linux -v | |
Deleting build... 5ms | |
Deleting .dart_tool... 0ms | |
Deleting .packages... 0ms | |
Deleting Generated.xcconfig... 0ms | |
Deleting flutter_export_environment.sh... 0ms | |
Deleting ephemeral... 0ms | |
Deleting ephemeral... 0ms | |
Deleting ephemeral... 0ms | |
Deleting .flutter-plugins-dependencies... 0ms | |
Deleting .flutter-plugins... 0ms | |
Warning: You are using these overridden dependencies: | |
! bip39 1.0.6 from git https://github.com/cypherstack/stack-bip39.git at 3bef5a | |
! crypto 3.0.2 | |
Running "flutter pub get" in stack_wallet... 2,094ms | |
[ +51 ms] executing: uname -m | |
[ +25 ms] Exit code 0 from: uname -m | |
[ ] x86_64 | |
[ +4 ms] executing: [/home/user/flutter/] git -c log.showSignature=false log -n 1 | |
--pretty=format:%H | |
[ +9 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H | |
[ ] f1875d570e39de09040c8f79aa13cc56baab8db1 | |
[ ] executing: [/home/user/flutter/] git tag --points-at | |
f1875d570e39de09040c8f79aa13cc56baab8db1 | |
[ +12 ms] Exit code 0 from: git tag --points-at f1875d570e39de09040c8f79aa13cc56baab8db1 | |
[ ] 3.0.5 | |
[ +6 ms] executing: [/home/user/flutter/] git rev-parse --abbrev-ref --symbolic @{u} | |
[ +4 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} | |
[ ] origin/stable | |
[ ] executing: [/home/user/flutter/] git ls-remote --get-url origin | |
[ +4 ms] Exit code 0 from: git ls-remote --get-url origin | |
[ ] https://github.com/flutter/flutter.git | |
[ +72 ms] executing: [/home/user/flutter/] git rev-parse --abbrev-ref HEAD | |
[ +5 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD | |
[ ] stable | |
[ +48 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. | |
[ +2 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. | |
[ ] Artifact Instance of 'WindowsUwpEngineArtifacts' 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. | |
[ +57 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. | |
[ +1 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. | |
[ ] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update. | |
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. | |
[ +1 ms] 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. | |
[ +80 ms] Skipping pub get: version match. | |
[ +22 ms] Found plugin window_size at | |
/home/user/flutter/.pub-cache/git/flutter-desktop-embedding-17d4710c17f4913137e7ec931f6e71eaef443363/ | |
plugins/window_size/ | |
[ +14 ms] Found plugin stack_wallet_backup at | |
/home/user/flutter/.pub-cache/git/stack_wallet_backup-b7b184ec36466f2a24104a7056de88881cb0c1e9/ | |
[ +7 ms] Found plugin app_settings at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/app_settings-4.1.8/ | |
[ +5 ms] Found plugin barcode_scan2 at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/barcode_scan2-4.2.1/ | |
[ +10 ms] Found plugin connectivity_plus at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-2.3.6+1/ | |
[ +1 ms] Found plugin connectivity_plus_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus_linux-1.3.1/ | |
[ +5 ms] Found plugin connectivity_plus_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus_macos-1.2.4/ | |
[ +1 ms] Found plugin connectivity_plus_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus_web-1.2.3/ | |
[ +1 ms] Found plugin connectivity_plus_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus_windows-1.2.2/ | |
[ +4 ms] Found plugin devicelocale at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/devicelocale-0.5.2/ | |
[ +3 ms] Found plugin file_picker at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/file_picker-5.0.1/ | |
[ +3 ms] Found plugin flutter_local_notifications at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_local_notifications-9.6.1/ | |
[ +2 ms] Found plugin flutter_native_splash at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_native_splash-2.2.4/ | |
[ +2 ms] Found plugin flutter_plugin_android_lifecycle at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2.0.6/ | |
[ +2 ms] Found plugin flutter_secure_storage at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-5.0.2/ | |
[ +1 ms] Found plugin flutter_secure_storage_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage_linux-1.1.0/ | |
[ ] Found plugin flutter_secure_storage_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage_macos-1.1.0/ | |
[ +1 ms] Found plugin flutter_secure_storage_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage_web-1.0.2/ | |
[ ] Found plugin flutter_secure_storage_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage_windows-1.1.2/ | |
[ +10 ms] Found plugin isar_flutter_libs at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/isar_flutter_libs-3.0.0-dev.10/ | |
[ +4 ms] Found plugin local_auth at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/local_auth-1.1.11/ | |
[ +9 ms] Found plugin package_info_plus at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus-1.4.3+1/ | |
[ +1 ms] Found plugin package_info_plus_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus_linux-1.0.5/ | |
[ +2 ms] Found plugin package_info_plus_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus_macos-1.3.0/ | |
[ +1 ms] Found plugin package_info_plus_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus_web-1.0.5/ | |
[ ] Found plugin package_info_plus_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus_windows-2.0.0/ | |
[ +2 ms] Found plugin path_provider at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.11/ | |
[ +1 ms] Found plugin path_provider_android at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_android-2.0.16/ | |
[ +1 ms] Found plugin path_provider_ios at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_ios-2.0.10/ | |
[ +1 ms] Found plugin path_provider_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.1.7/ | |
[ +1 ms] Found plugin path_provider_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.6/ | |
[ +1 ms] Found plugin path_provider_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.1.2/ | |
[ ] Found plugin permission_handler at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler-10.0.0/ | |
[ ] Found plugin permission_handler_android at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler_android-10.0.0/ | |
[ ] Found plugin permission_handler_apple at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler_apple-9.0.4/ | |
[ +1 ms] Found plugin permission_handler_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler_windows-0.1.0/ | |
[ +6 ms] Found plugin share_plus at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-4.0.10/ | |
[ ] Found plugin share_plus_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus_linux-3.0.0/ | |
[ ] Found plugin share_plus_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus_macos-3.0.1/ | |
[ +1 ms] Found plugin share_plus_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus_web-3.0.1/ | |
[ ] Found plugin share_plus_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus_windows-3.0.1/ | |
[ ] Found plugin shared_preferences at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-2.0.15/ | |
[ ] Found plugin shared_preferences_android at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_android-2.0.12/ | |
[ +1 ms] Found plugin shared_preferences_ios at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_ios-2.1.1/ | |
[ +1 ms] Found plugin shared_preferences_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-2.1.1/ | |
[ ] Found plugin shared_preferences_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-2.0.4/ | |
[ ] Found plugin shared_preferences_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-2.0.4/ | |
[ ] Found plugin shared_preferences_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-2.1.1/ | |
[ +9 ms] Found plugin url_launcher at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher-6.1.5/ | |
[ +1 ms] Found plugin url_launcher_android at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_android-6.0.17/ | |
[ ] Found plugin url_launcher_ios at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_ios-6.0.17/ | |
[ ] Found plugin url_launcher_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_linux-3.0.1/ | |
[ ] Found plugin url_launcher_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_macos-3.0.1/ | |
[ +1 ms] Found plugin url_launcher_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-2.0.12/ | |
[ ] Found plugin url_launcher_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_windows-3.0.1/ | |
[ +2 ms] Found plugin wakelock at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock-0.6.2/ | |
[ ] Found plugin wakelock_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock_macos-0.4.0/ | |
[ +1 ms] Found plugin wakelock_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock_web-0.4.0/ | |
[ +12 ms] Found plugin integration_test at /home/user/flutter/packages/integration_test/ | |
[ +3 ms] Found plugin flutter_libepiccash at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libepiccash/ | |
[ +1 ms] Found plugin lelantus at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_liblelantus/ | |
[ +1 ms] Found plugin flutter_libmonero at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libmonero/ | |
[ +1 ms] Found plugin cw_monero at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libmonero/cw_monero/ | |
[ +1 ms] Found plugin cw_shared_external at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libmonero/cw_shared_external/ | |
[ ] Found plugin cw_wownero at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libmonero/cw_wownero/ | |
[ +40 ms] Found plugin window_size at | |
/home/user/flutter/.pub-cache/git/flutter-desktop-embedding-17d4710c17f4913137e7ec931f6e71eaef443363/ | |
plugins/window_size/ | |
[ ] Found plugin stack_wallet_backup at | |
/home/user/flutter/.pub-cache/git/stack_wallet_backup-b7b184ec36466f2a24104a7056de88881cb0c1e9/ | |
[ +1 ms] Found plugin app_settings at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/app_settings-4.1.8/ | |
[ +1 ms] Found plugin barcode_scan2 at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/barcode_scan2-4.2.1/ | |
[ +5 ms] Found plugin connectivity_plus at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-2.3.6+1/ | |
[ ] Found plugin connectivity_plus_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus_linux-1.3.1/ | |
[ ] Found plugin connectivity_plus_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus_macos-1.2.4/ | |
[ ] Found plugin connectivity_plus_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus_web-1.2.3/ | |
[ ] Found plugin connectivity_plus_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus_windows-1.2.2/ | |
[ +2 ms] Found plugin devicelocale at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/devicelocale-0.5.2/ | |
[ +1 ms] Found plugin file_picker at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/file_picker-5.0.1/ | |
[ +1 ms] Found plugin flutter_local_notifications at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_local_notifications-9.6.1/ | |
[ ] Found plugin flutter_native_splash at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_native_splash-2.2.4/ | |
[ ] Found plugin flutter_plugin_android_lifecycle at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2.0.6/ | |
[ ] Found plugin flutter_secure_storage at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-5.0.2/ | |
[ ] Found plugin flutter_secure_storage_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage_linux-1.1.0/ | |
[ ] Found plugin flutter_secure_storage_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage_macos-1.1.0/ | |
[ ] Found plugin flutter_secure_storage_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage_web-1.0.2/ | |
[ ] Found plugin flutter_secure_storage_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage_windows-1.1.2/ | |
[ +3 ms] Found plugin isar_flutter_libs at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/isar_flutter_libs-3.0.0-dev.10/ | |
[ +2 ms] Found plugin local_auth at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/local_auth-1.1.11/ | |
[ +4 ms] Found plugin package_info_plus at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus-1.4.3+1/ | |
[ ] Found plugin package_info_plus_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus_linux-1.0.5/ | |
[ ] Found plugin package_info_plus_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus_macos-1.3.0/ | |
[ ] Found plugin package_info_plus_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus_web-1.0.5/ | |
[ ] Found plugin package_info_plus_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus_windows-2.0.0/ | |
[ ] Found plugin path_provider at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.11/ | |
[ ] Found plugin path_provider_android at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_android-2.0.16/ | |
[ ] Found plugin path_provider_ios at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_ios-2.0.10/ | |
[ ] Found plugin path_provider_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.1.7/ | |
[ ] Found plugin path_provider_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.6/ | |
[ ] Found plugin path_provider_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.1.2/ | |
[ ] Found plugin permission_handler at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler-10.0.0/ | |
[ ] Found plugin permission_handler_android at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler_android-10.0.0/ | |
[ ] Found plugin permission_handler_apple at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler_apple-9.0.4/ | |
[ ] Found plugin permission_handler_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler_windows-0.1.0/ | |
[ +3 ms] Found plugin share_plus at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-4.0.10/ | |
[ ] Found plugin share_plus_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus_linux-3.0.0/ | |
[ ] Found plugin share_plus_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus_macos-3.0.1/ | |
[ ] Found plugin share_plus_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus_web-3.0.1/ | |
[ ] Found plugin share_plus_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus_windows-3.0.1/ | |
[ ] Found plugin shared_preferences at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-2.0.15/ | |
[ ] Found plugin shared_preferences_android at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_android-2.0.12/ | |
[ ] Found plugin shared_preferences_ios at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_ios-2.1.1/ | |
[ ] Found plugin shared_preferences_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-2.1.1/ | |
[ ] Found plugin shared_preferences_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-2.0.4/ | |
[ ] Found plugin shared_preferences_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-2.0.4/ | |
[ ] Found plugin shared_preferences_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-2.1.1/ | |
[ +4 ms] Found plugin url_launcher at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher-6.1.5/ | |
[ ] Found plugin url_launcher_android at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_android-6.0.17/ | |
[ ] Found plugin url_launcher_ios at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_ios-6.0.17/ | |
[ ] Found plugin url_launcher_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_linux-3.0.1/ | |
[ ] Found plugin url_launcher_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_macos-3.0.1/ | |
[ ] Found plugin url_launcher_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-2.0.12/ | |
[ ] Found plugin url_launcher_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_windows-3.0.1/ | |
[ ] Found plugin wakelock at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock-0.6.2/ | |
[ ] Found plugin wakelock_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock_macos-0.4.0/ | |
[ ] Found plugin wakelock_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock_web-0.4.0/ | |
[ +3 ms] Found plugin integration_test at /home/user/flutter/packages/integration_test/ | |
[ +1 ms] Found plugin flutter_libepiccash at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libepiccash/ | |
[ ] Found plugin lelantus at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_liblelantus/ | |
[ ] Found plugin flutter_libmonero at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libmonero/ | |
[ ] Found plugin cw_monero at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libmonero/cw_monero/ | |
[ ] Found plugin cw_shared_external at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libmonero/cw_shared_external/ | |
[ ] Found plugin cw_wownero at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libmonero/cw_wownero/ | |
[ +39 ms] Generating | |
/home/user/github/stack_wallet/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant | |
.java | |
[ +114 ms] Initializing file store | |
[ +7 ms] Skipping target: gen_localizations | |
[ +2 ms] gen_dart_plugin_registrant: Starting due to {InvalidatedReasonKind.inputChanged: The | |
following inputs have updated contents: | |
/home/user/github/stack_wallet/.dart_tool/package_config_subset} | |
[ +15 ms] Found plugin window_size at | |
/home/user/flutter/.pub-cache/git/flutter-desktop-embedding-17d4710c17f4913137e7ec931f6e71eaef443363/ | |
plugins/window_size/ | |
[ ] Found plugin stack_wallet_backup at | |
/home/user/flutter/.pub-cache/git/stack_wallet_backup-b7b184ec36466f2a24104a7056de88881cb0c1e9/ | |
[ +1 ms] Found plugin app_settings at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/app_settings-4.1.8/ | |
[ +1 ms] Found plugin barcode_scan2 at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/barcode_scan2-4.2.1/ | |
[ +4 ms] Found plugin connectivity_plus at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-2.3.6+1/ | |
[ ] Found plugin connectivity_plus_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus_linux-1.3.1/ | |
[ ] Found plugin connectivity_plus_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus_macos-1.2.4/ | |
[ ] Found plugin connectivity_plus_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus_web-1.2.3/ | |
[ ] Found plugin connectivity_plus_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus_windows-1.2.2/ | |
[ +4 ms] Found plugin devicelocale at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/devicelocale-0.5.2/ | |
[ +1 ms] Found plugin file_picker at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/file_picker-5.0.1/ | |
[ +2 ms] Found plugin flutter_local_notifications at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_local_notifications-9.6.1/ | |
[ +1 ms] Found plugin flutter_native_splash at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_native_splash-2.2.4/ | |
[ ] Found plugin flutter_plugin_android_lifecycle at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2.0.6/ | |
[ +1 ms] Found plugin flutter_secure_storage at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-5.0.2/ | |
[ ] Found plugin flutter_secure_storage_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage_linux-1.1.0/ | |
[ ] Found plugin flutter_secure_storage_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage_macos-1.1.0/ | |
[ ] Found plugin flutter_secure_storage_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage_web-1.0.2/ | |
[ ] Found plugin flutter_secure_storage_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage_windows-1.1.2/ | |
[ +4 ms] Found plugin isar_flutter_libs at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/isar_flutter_libs-3.0.0-dev.10/ | |
[ +1 ms] Found plugin local_auth at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/local_auth-1.1.11/ | |
[ +3 ms] Found plugin package_info_plus at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus-1.4.3+1/ | |
[ +1 ms] Found plugin package_info_plus_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus_linux-1.0.5/ | |
[ ] Found plugin package_info_plus_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus_macos-1.3.0/ | |
[ ] Found plugin package_info_plus_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus_web-1.0.5/ | |
[ ] Found plugin package_info_plus_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus_windows-2.0.0/ | |
[ +1 ms] Found plugin path_provider at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.11/ | |
[ ] Found plugin path_provider_android at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_android-2.0.16/ | |
[ ] Found plugin path_provider_ios at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_ios-2.0.10/ | |
[ ] Found plugin path_provider_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.1.7/ | |
[ ] Found plugin path_provider_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.6/ | |
[ ] Found plugin path_provider_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.1.2/ | |
[ ] Found plugin permission_handler at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler-10.0.0/ | |
[ ] Found plugin permission_handler_android at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler_android-10.0.0/ | |
[ ] Found plugin permission_handler_apple at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler_apple-9.0.4/ | |
[ ] Found plugin permission_handler_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler_windows-0.1.0/ | |
[ +3 ms] Found plugin share_plus at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-4.0.10/ | |
[ +1 ms] Found plugin share_plus_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus_linux-3.0.0/ | |
[ ] Found plugin share_plus_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus_macos-3.0.1/ | |
[ ] Found plugin share_plus_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus_web-3.0.1/ | |
[ ] Found plugin share_plus_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus_windows-3.0.1/ | |
[ ] Found plugin shared_preferences at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-2.0.15/ | |
[ ] Found plugin shared_preferences_android at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_android-2.0.12/ | |
[ ] Found plugin shared_preferences_ios at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_ios-2.1.1/ | |
[ +1 ms] Found plugin shared_preferences_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-2.1.1/ | |
[ ] Found plugin shared_preferences_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-2.0.4/ | |
[ ] Found plugin shared_preferences_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-2.0.4/ | |
[ ] Found plugin shared_preferences_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-2.1.1/ | |
[ +8 ms] Found plugin url_launcher at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher-6.1.5/ | |
[ ] Found plugin url_launcher_android at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_android-6.0.17/ | |
[ ] Found plugin url_launcher_ios at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_ios-6.0.17/ | |
[ ] Found plugin url_launcher_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_linux-3.0.1/ | |
[ ] Found plugin url_launcher_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_macos-3.0.1/ | |
[ +1 ms] Found plugin url_launcher_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-2.0.12/ | |
[ +3 ms] Found plugin url_launcher_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_windows-3.0.1/ | |
[ +1 ms] Found plugin wakelock at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock-0.6.2/ | |
[ ] Found plugin wakelock_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock_macos-0.4.0/ | |
[ ] Found plugin wakelock_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock_web-0.4.0/ | |
[ +3 ms] Found plugin integration_test at /home/user/flutter/packages/integration_test/ | |
[ ] Found plugin flutter_libepiccash at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libepiccash/ | |
[ ] Found plugin lelantus at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_liblelantus/ | |
[ ] Found plugin flutter_libmonero at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libmonero/ | |
[ ] Found plugin cw_monero at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libmonero/cw_monero/ | |
[ ] Found plugin cw_shared_external at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libmonero/cw_shared_external/ | |
[ ] Found plugin cw_wownero at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libmonero/cw_wownero/ | |
[ +5 ms] gen_dart_plugin_registrant: Complete | |
[ +1 ms] _composite: Starting due to {} | |
[ ] _composite: Complete | |
[ +1 ms] complete | |
[ +7 ms] Launching lib/main.dart on Linux in debug mode... | |
[ +5 ms] /home/user/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev | |
/home/user/flutter/bin/cache/dart-sdk/bin/snapshots/frontend_server.dart.snapshot --sdk-root | |
/home/user/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --incremental | |
--target=flutter --debugger-module-names --experimental-emit-debug-metadata | |
-DFLUTTER_WEB_AUTO_DETECT=true --output-dill /tmp/flutter_tools.VFLXZZ/flutter_tool.LLWENH/app.dill | |
--packages /home/user/github/stack_wallet/.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/c075001b96339384a97db4862b8ab8db.cache.dill.track.dill | |
--source /home/user/github/stack_wallet/.dart_tool/flutter_build/dart_plugin_registrant.dart --source | |
package:flutter/src/dart_plugin_registrant.dart | |
-Dflutter.dart_plugin_registrant=file:///home/user/github/stack_wallet/.dart_tool/flutter_build/dart_ | |
plugin_registrant.dart --enable-experiment=alternative-invalidation-strategy | |
[ +27 ms] Building Linux application... | |
[ +17 ms] <- compile package:stackwallet/main.dart | |
[ +19 ms] executing: [build/linux/x64/debug/] cmake -G Ninja -DCMAKE_BUILD_TYPE=Debug | |
-DFLUTTER_TARGET_PLATFORM=linux-x64 /home/user/github/stack_wallet/linux | |
[ +155 ms] -- The CXX compiler identification is Clang 10.0.0 | |
[ +7 ms] -- Check for working CXX compiler: /usr/bin/clang++ | |
[ +112 ms] -- Check for working CXX compiler: /usr/bin/clang++ -- works | |
[ +1 ms] -- Detecting CXX compiler ABI info | |
[ +101 ms] -- Detecting CXX compiler ABI info - done | |
[ +15 ms] -- Detecting CXX compile features | |
[ ] -- Detecting CXX compile features - done | |
[ +4 ms] -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") | |
[ +1 ms] -- Checking for module 'gtk+-3.0' | |
[ +14 ms] -- Found gtk+-3.0, version 3.24.20 | |
[ +59 ms] -- Checking for module 'glib-2.0' | |
[ +12 ms] -- Found glib-2.0, version 2.64.6 | |
[ +31 ms] -- Checking for module 'gio-2.0' | |
[ +11 ms] -- Found gio-2.0, version 2.64.6 | |
[ +39 ms] -- Checking for module 'libsecret-1>=0.18.4' | |
[ +12 ms] -- Found libsecret-1, version 0.20.5 | |
[ +39 ms] -- Checking for module 'jsoncpp' | |
[ +13 ms] -- Found jsoncpp, version 1.7.4 | |
[ +38 ms] -- Configuring done | |
[ +50 ms] -- Generating done | |
[ ] -- Build files have been written to: /home/user/github/stack_wallet/build/linux/x64/debug | |
[ +6 ms] executing: ninja -C build/linux/x64/debug install | |
[ +7 ms] ninja: Entering directory `build/linux/x64/debug' | |
[+32677 ms] [1/22] Generating | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/libflutter_linux_gtk.so, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_engine.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_method_call.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_method_response.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_value.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/fl_view.h, | |
/home/user/github/stack_wallet/linux/flutter/ephemeral/flutter_linux/flutter_linux.h, _phony_ | |
[ +22 ms] [ +55 ms] executing: uname -m | |
[ ] [ +26 ms] Exit code 0 from: uname -m | |
[ ] [ ] x86_64 | |
[ ] [ +4 ms] executing: [/home/user/flutter/] git -c log.showSignature=false log -n 1 | |
--pretty=format:%H | |
[ ] [ +4 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H | |
[ ] [ ] f1875d570e39de09040c8f79aa13cc56baab8db1 | |
[ ] [ ] executing: [/home/user/flutter/] git tag --points-at | |
f1875d570e39de09040c8f79aa13cc56baab8db1 | |
[ ] [ +10 ms] Exit code 0 from: git tag --points-at f1875d570e39de09040c8f79aa13cc56baab8db1 | |
[ ] [ ] 3.0.5 | |
[ ] [ +6 ms] executing: [/home/user/flutter/] git rev-parse --abbrev-ref --symbolic @{u} | |
[ ] [ +3 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} | |
[ ] [ ] origin/stable | |
[ ] [ ] executing: [/home/user/flutter/] git ls-remote --get-url origin | |
[ ] [ +3 ms] Exit code 0 from: git ls-remote --get-url origin | |
[ ] [ ] https://github.com/flutter/flutter.git | |
[ ] [ +44 ms] executing: [/home/user/flutter/] git rev-parse --abbrev-ref HEAD | |
[ ] [ +4 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD | |
[ ] [ ] stable | |
[ ] [ +37 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping | |
update. | |
[ +10 ms] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping | |
update. | |
[ +4 ms] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. | |
[ +3 ms] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. | |
[ +5 ms] [ +2 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. | |
[ +3 ms] [ ] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping | |
update. | |
[ +3 ms] [ ] 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. | |
[ +1 ms] [ ] 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. | |
[ ] [ +93 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 'FlutterSdk' is not required, skipping update. | |
[ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. | |
[ ] [ ] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping | |
update. | |
[ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. | |
[ ] [ +1 ms] 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. | |
[ +4 ms] [ ] 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. | |
[ ] [ +46 ms] Initializing file store | |
[ ] [ +20 ms] Skipping target: gen_localizations | |
[ ] [ +24 ms] gen_dart_plugin_registrant: Starting due to | |
{InvalidatedReasonKind.inputChanged: The following inputs have updated contents: | |
/home/user/github/stack_wallet/.dart_tool/package_config_subset} | |
[ ] [ +5 ms] unpack_linux: Starting due to {} | |
[ ] [ +108 ms] unpack_linux: Complete | |
[ ] [ +582 ms] Found plugin window_size at | |
/home/user/flutter/.pub-cache/git/flutter-desktop-embedding-17d4710c17f4913137e7ec931f6e71eaef443363/ | |
plugins/window_size/ | |
[ ] [ +13 ms] Found plugin stack_wallet_backup at | |
/home/user/flutter/.pub-cache/git/stack_wallet_backup-b7b184ec36466f2a24104a7056de88881cb0c1e9/ | |
[ ] [ +4 ms] Found plugin app_settings at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/app_settings-4.1.8/ | |
[ ] [ +3 ms] Found plugin barcode_scan2 at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/barcode_scan2-4.2.1/ | |
[ ] [ +10 ms] Found plugin connectivity_plus at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-2.3.6+1/ | |
[ ] [ +1 ms] Found plugin connectivity_plus_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus_linux-1.3.1/ | |
[ ] [ +5 ms] Found plugin connectivity_plus_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus_macos-1.2.4/ | |
[ ] [ +1 ms] Found plugin connectivity_plus_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus_web-1.2.3/ | |
[ ] [ +1 ms] Found plugin connectivity_plus_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_plus_windows-1.2.2/ | |
[ ] [ +6 ms] Found plugin devicelocale at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/devicelocale-0.5.2/ | |
[ ] [ +4 ms] Found plugin file_picker at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/file_picker-5.0.1/ | |
[ ] [ +3 ms] Found plugin flutter_local_notifications at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_local_notifications-9.6.1/ | |
[ ] [ +2 ms] Found plugin flutter_native_splash at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_native_splash-2.2.4/ | |
[ ] [ +1 ms] Found plugin flutter_plugin_android_lifecycle at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2.0.6/ | |
[ ] [ +2 ms] Found plugin flutter_secure_storage at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-5.0.2/ | |
[ ] [ +1 ms] Found plugin flutter_secure_storage_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage_linux-1.1.0/ | |
[ ] [ ] Found plugin flutter_secure_storage_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage_macos-1.1.0/ | |
[ ] [ +1 ms] Found plugin flutter_secure_storage_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage_web-1.0.2/ | |
[ ] [ ] Found plugin flutter_secure_storage_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage_windows-1.1.2/ | |
[ ] [ +10 ms] Found plugin isar_flutter_libs at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/isar_flutter_libs-3.0.0-dev.10/ | |
[ ] [ +2 ms] Found plugin local_auth at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/local_auth-1.1.11/ | |
[ ] [ +4 ms] Found plugin package_info_plus at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus-1.4.3+1/ | |
[ ] [ ] Found plugin package_info_plus_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus_linux-1.0.5/ | |
[ ] [ ] Found plugin package_info_plus_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus_macos-1.3.0/ | |
[ ] [ ] Found plugin package_info_plus_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus_web-1.0.5/ | |
[ ] [ ] Found plugin package_info_plus_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info_plus_windows-2.0.0/ | |
[ ] [ +1 ms] Found plugin path_provider at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.11/ | |
[ ] [ ] Found plugin path_provider_android at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_android-2.0.16/ | |
[ ] [ ] Found plugin path_provider_ios at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_ios-2.0.10/ | |
[ ] [ ] Found plugin path_provider_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.1.7/ | |
[ ] [ ] Found plugin path_provider_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.6/ | |
[ ] [ ] Found plugin path_provider_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.1.2/ | |
[ ] [ ] Found plugin permission_handler at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler-10.0.0/ | |
[ ] [ ] Found plugin permission_handler_android at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler_android-10.0.0/ | |
[ ] [ ] Found plugin permission_handler_apple at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler_apple-9.0.4/ | |
[ ] [ ] Found plugin permission_handler_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler_windows-0.1.0/ | |
[ ] [ +6 ms] Found plugin share_plus at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-4.0.10/ | |
[ ] [ ] Found plugin share_plus_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus_linux-3.0.0/ | |
[ ] [ ] Found plugin share_plus_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus_macos-3.0.1/ | |
[ ] [ +1 ms] Found plugin share_plus_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus_web-3.0.1/ | |
[ ] [ ] Found plugin share_plus_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus_windows-3.0.1/ | |
[ ] [ ] Found plugin shared_preferences at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-2.0.15/ | |
[ ] [ ] Found plugin shared_preferences_android at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_android-2.0.12/ | |
[ ] [ ] Found plugin shared_preferences_ios at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_ios-2.1.1/ | |
[ ] [ ] Found plugin shared_preferences_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-2.1.1/ | |
[ ] [ ] Found plugin shared_preferences_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-2.0.4/ | |
[ ] [ ] Found plugin shared_preferences_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-2.0.4/ | |
[ ] [ ] Found plugin shared_preferences_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-2.1.1/ | |
[ ] [ +8 ms] Found plugin url_launcher at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher-6.1.5/ | |
[ ] [ ] Found plugin url_launcher_android at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_android-6.0.17/ | |
[ ] [ ] Found plugin url_launcher_ios at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_ios-6.0.17/ | |
[ ] [ ] Found plugin url_launcher_linux at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_linux-3.0.1/ | |
[ ] [ ] Found plugin url_launcher_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_macos-3.0.1/ | |
[ ] [ +1 ms] Found plugin url_launcher_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-2.0.12/ | |
[ ] [ ] Found plugin url_launcher_windows at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_windows-3.0.1/ | |
[ ] [ +2 ms] Found plugin wakelock at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock-0.6.2/ | |
[ ] [ ] Found plugin wakelock_macos at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock_macos-0.4.0/ | |
[ ] [ ] Found plugin wakelock_web at | |
/home/user/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock_web-0.4.0/ | |
[ ] [ +6 ms] Found plugin integration_test at /home/user/flutter/packages/integration_test/ | |
[ ] [ +1 ms] Found plugin flutter_libepiccash at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libepiccash/ | |
[ ] [ ] Found plugin lelantus at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_liblelantus/ | |
[ ] [ ] Found plugin flutter_libmonero at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libmonero/ | |
[ ] [ +1 ms] Found plugin cw_monero at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libmonero/cw_monero/ | |
[ ] [ ] Found plugin cw_shared_external at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libmonero/cw_shared_external/ | |
[ ] [ ] Found plugin cw_wownero at | |
/home/user/github/stack_wallet/crypto_plugins/flutter_libmonero/cw_wownero/ | |
[ ] [ +20 ms] gen_dart_plugin_registrant: Complete | |
[ ] [ +1 ms] kernel_snapshot: Starting due to {} | |
[ +3 ms] [ +13 ms] /home/user/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev | |
/home/user/flutter/bin/cache/dart-sdk/bin/snapshots/frontend_server.dart.snapshot --sdk-root | |
/home/user/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --target=flutter | |
--no-print-incremental-dependencies -DFLUTTER_WEB_AUTO_DETECT=true -Ddart.vm.profile=false | |
-Ddart.vm.product=false --enable-asserts --track-widget-creation --packages | |
/home/user/github/stack_wallet/.dart_tool/package_config.json --output-dill | |
/home/user/github/stack_wallet/.dart_tool/flutter_build/def300612d00a52ee17f903056087b38/app.dill | |
--depfile | |
/home/user/github/stack_wallet/.dart_tool/flutter_build/def300612d00a52ee17f903056087b38/kernel_snaps | |
hot.d --source /home/user/github/stack_wallet/.dart_tool/flutter_build/dart_plugin_registrant.dart | |
--source package:flutter/src/dart_plugin_registrant.dart | |
-Dflutter.dart_plugin_registrant=file:///home/user/github/stack_wallet/.dart_tool/flutter_build/dart_ | |
plugin_registrant.dart package:stackwallet/main.dart | |
[ +1 ms] [+26102 ms] kernel_snapshot: Complete | |
[ ] [+1221 ms] debug_bundle_linux-x64_assets: Starting due to {} | |
[ +3 ms] [ +334 ms] Manifest contained wildcard assets. Inserting missing file into build graph to | |
force rerun. for more information see #56466. | |
[ ] [ +80 ms] debug_bundle_linux-x64_assets: Complete | |
[ ] [+1767 ms] Persisting file store | |
[ ] [ +35 ms] Done persisting file store | |
[ ] [ +36 ms] build succeeded. | |
[ ] [ +15 ms] "flutter assemble" took 30,658ms. | |
[ ] [ +87 ms] ensureAnalyticsSent: 83ms | |
[ ] [ +1 ms] Running shutdown hooks | |
[ ] [ ] Shutdown hooks complete | |
[ ] [ +1 ms] exiting with code 0 | |
[+1004 ms] [2/22] Building CXX object CMakeFiles/stack_wallet.dir/main.cc.o | |
[ +117 ms] [3/22] Building CXX object | |
plugins/isar_flutter_libs/CMakeFiles/isar_flutter_libs_plugin.dir/isar_flutter_libs_plugin.cc.o | |
[ +34 ms] [4/22] Building CXX object | |
CMakeFiles/stack_wallet.dir/flutter/generated_plugin_registrant.cc.o | |
[ +88 ms] [5/22] Building CXX object | |
plugins/flutter_libepiccash/CMakeFiles/flutter_libepiccash_plugin.dir/flutter_libepiccash_plugin.cc.o | |
[ +19 ms] [6/22] Building CXX object | |
plugins/devicelocale/CMakeFiles/devicelocale_plugin.dir/devicelocale_plugin.cc.o | |
[ +10 ms] [7/22] Building CXX object | |
plugins/flutter_libmonero/CMakeFiles/flutter_libmonero_plugin.dir/flutter_libmonero_plugin.cc.o | |
[ +86 ms] [8/22] Building CXX object | |
plugins/stack_wallet_backup/CMakeFiles/stack_wallet_backup_plugin.dir/stack_wallet_backup_plugin.cc.o | |
[ +2 ms] [9/22] Building CXX object | |
plugins/url_launcher_linux/CMakeFiles/url_launcher_linux_plugin.dir/url_launcher_plugin.cc.o | |
[ +48 ms] [10/22] Linking CXX shared library | |
plugins/isar_flutter_libs/libisar_flutter_libs_plugin.so | |
[ +45 ms] [11/22] Linking CXX shared library | |
plugins/flutter_libepiccash/libflutter_libepiccash_plugin.so | |
[ +31 ms] [12/22] Linking CXX shared library plugins/devicelocale/libdevicelocale_plugin.so | |
[ +46 ms] [13/22] Linking CXX shared library | |
plugins/stack_wallet_backup/libstack_wallet_backup_plugin.so | |
[ +34 ms] [14/22] Linking CXX shared library | |
plugins/flutter_libmonero/libflutter_libmonero_plugin.so | |
[ +9 ms] [15/22] Linking CXX shared library | |
plugins/url_launcher_linux/liburl_launcher_linux_plugin.so | |
[ +9 ms] [16/22] Building CXX object CMakeFiles/stack_wallet.dir/my_application.cc.o | |
[ +297 ms] [17/22] Building CXX object | |
plugins/flutter_secure_storage_linux/CMakeFiles/flutter_secure_storage_linux_plugin.dir/flutter_secur | |
e_storage_linux_plugin.cc.o | |
[ +103 ms] [18/22] Building CXX object | |
plugins/window_size/CMakeFiles/window_size_plugin.dir/window_size_plugin.cc.o | |
[ +35 ms] [19/22] Linking CXX shared library | |
plugins/flutter_secure_storage_linux/libflutter_secure_storage_linux_plugin.so | |
[ +103 ms] [20/22] Linking CXX shared library plugins/window_size/libwindow_size_plugin.so | |
[ +153 ms] [21/22] Linking CXX executable intermediates_do_not_run/stack_wallet | |
[ ] [21/22] Install the project... | |
[ +15 ms] -- Install configuration: "Debug" | |
[ ] -- Installing: /home/user/github/stack_wallet/build/linux/x64/debug/bundle/stack_wallet | |
[ ] -- Set runtime path of | |
"/home/user/github/stack_wallet/build/linux/x64/debug/bundle/stack_wallet" to "$ORIGIN/lib" | |
[ ] -- Installing: /home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/icudtl.dat | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libflutter_linux_gtk.so | |
[ +38 ms] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libcw_monero.so | |
[ +23 ms] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libepic_cash_wallet.so | |
[ +22 ms] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libmobileliblelantus.so | |
[ +4 ms] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libjsoncpp.so.1.7.4 | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libjsoncpp.so.1 | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libjsoncpp.so | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libsecret-1.so.0.0.0 | |
[ +2 ms] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libsecret-1.so.0 | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libsecret-1.so | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libdevicelocale_plugin.so | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libflutter_libepiccash_plugin.so | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libflutter_libmonero_plugin.so | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libflutter_secure_storage_linux_plugi | |
n.so | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libisar_flutter_libs_plugin.so | |
[ ] -- Installing: /home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libisar.so | |
[ +2 ms] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libstack_wallet_backup_plugin.so | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/liburl_launcher_linux_plugin.so | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/lib/libwindow_size_plugin.so | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/kernel_blob.bin | |
[ +82 ms] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/packages | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/packages/flutter_feat | |
her_icons | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/packages/flutter_feat | |
her_icons/fonts | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/packages/flutter_feat | |
her_icons/fonts/feather.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/packages/wakelock_web | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/packages/wakelock_web | |
/assets | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/packages/wakelock_web | |
/assets/no_sleep.js | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/images | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/images/bitcoin | |
cash.png | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/images/stack.p | |
ng | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/images/monero. | |
png | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/images/splash. | |
png | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/images/epic-ca | |
sh.png | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/images/wownero | |
.png | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/images/firo.pn | |
g | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/images/bitcoin | |
.png | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/images/namecoi | |
n.png | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/images/doge.pn | |
g | |
[ +1 ms] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/lottie | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/lottie/test2.j | |
son | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/lottie/test.js | |
on | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/eye.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/filter.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/gear.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/eye-slash. | |
svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/key.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/message-qu | |
estion.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/lock-keyho | |
le.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/arrow-rota | |
te.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/bars.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/bell.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/tx-icon-an | |
onymize-pending.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/info-circl | |
e.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/minimize.s | |
vg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/arrow-righ | |
t.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/user.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/message-qu | |
estion-1.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/arrow-down | |
-left.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/coin_icons | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/coin_icons | |
/Bitcoin.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/coin_icons | |
/Monero.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/coin_icons | |
/Bitcoincash.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/coin_icons | |
/Firo.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/coin_icons | |
/Dogecoin.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/coin_icons | |
/Namecoin.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/coin_icons | |
/Wownero.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/coin_icons | |
/EpicCash.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/qrcode1.sv | |
g | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/dice-alt.s | |
vg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/folder.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/signal-str | |
eam.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/dark | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/dark/tx-ic | |
on-receive-pending.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/dark/tx-ic | |
on-receive.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/dark/excha | |
nge-2.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/dark/tx-ic | |
on-send-pending.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/dark/tx-ic | |
on-send-failed.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/dark/bell- | |
new.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/dark/buy-c | |
oins-icon.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/dark/tx-ex | |
change-icon-failed.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/dark/tx-ex | |
change-icon-pending.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/dark/tx-ic | |
on-send.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/dark/stack | |
-icon1.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/dark/tx-ic | |
on-receive-failed.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/dark/tx-ex | |
change-icon.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/address-bo | |
ok.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/gear-3.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/arrow-rota | |
te2.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/rotate-exc | |
lamation.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/x-fat.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/x.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/add-backup | |
.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/delete.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/trash.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/alert-circ | |
le.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/signal-pro | |
blem-alt.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/dollar-sig | |
n.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/check.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/folder-dow | |
n.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/chevron-do | |
wn.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/clipboard. | |
svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/wallet-fa. | |
svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/chevron-ri | |
ght.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/Ellipse-42 | |
.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/language2. | |
svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/plus.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/circle-que | |
stion.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/node-alt.s | |
vg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/sun-bright | |
2.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/tx-icon-an | |
onymize.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/ellipsis-v | |
ertical1.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/pending.sv | |
g | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/magnifying | |
-glass.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/wallet-set | |
tings.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/calendar-d | |
ays.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/socials | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/socials/re | |
ddit-alien-brands.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/socials/tw | |
itter-brands.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/socials/di | |
scord.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/socials/te | |
legram-brands.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/Ellipse-43 | |
.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/envelope.s | |
vg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/signal-syn | |
c-alt.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/loader.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/tx-icon-an | |
onymize-failed.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/share-2.sv | |
g | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/alert-circ | |
le2.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/network-wi | |
red.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/pen-solid- | |
fa.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/star.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/swap.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/drd-icon.s | |
vg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/circle-arr | |
ow-up-right2.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/light | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/light/tx-i | |
con-receive-pending.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/light/tx-i | |
con-receive.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/light/exch | |
ange-2.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/light/tx-i | |
con-send-pending.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/light/tx-i | |
con-send-failed.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/light/bell | |
-new.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/light/buy- | |
coins-icon.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/light/tx-e | |
xchange-icon-failed.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/light/tx-e | |
xchange-icon-pending.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/light/tx-i | |
con-send.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/light/stac | |
k-icon1.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/light/tx-i | |
con-receive-failed.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/light/tx-e | |
xchange-icon.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/exchange-3 | |
.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/sliders-so | |
lid.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/address-bo | |
ok2.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/auto-backu | |
p.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/arrow-up-r | |
ight.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/circle-che | |
ck.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/restore-ba | |
ckup.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/copy-fa.sv | |
g | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/arrow-left | |
-fa.svg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/svg/x-circle.s | |
vg | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/icon | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/assets/icon/icon.png | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/NOTICES.Z | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/LICENSE. | |
txt | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Inter-Ex | |
traBold.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Roboto-I | |
talic.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Roboto-T | |
hinItalic.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Roboto-B | |
lack.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Inter-Li | |
ght.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Inter-Se | |
miBold.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Inter-Bo | |
ld.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Roboto-B | |
lackItalic.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Roboto-L | |
ight.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Inter-Re | |
gular.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Roboto-M | |
edium.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Inter-Bl | |
ack.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Roboto-L | |
ightItalic.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Roboto-B | |
old.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Roboto-M | |
ediumItalic.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Inter-Ex | |
traLight.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Roboto-T | |
hin.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Inter-Me | |
dium.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Inter-Th | |
in.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Roboto-B | |
oldItalic.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/OFL.txt | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/google_fonts/Roboto-R | |
egular.ttf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/fonts | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/fonts/MaterialIcons-R | |
egular.otf | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/version.json | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/AssetManifest.json | |
[ ] -- Installing: | |
/home/user/github/stack_wallet/build/linux/x64/debug/bundle/data/flutter_assets/FontManifest.json | |
[ +14 ms] Building Linux application... (completed in 36.1s) | |
[ +442 ms] Observatory URL on device: http://127.0.0.1:39323/5vschgfvknk=/ | |
[ +6 ms] Caching compiled dill | |
[ +117 ms] Connecting to service protocol: http://127.0.0.1:39323/5vschgfvknk=/ | |
[ +186 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:39323/5vschgfvknk=/. | |
[ +154 ms] DDS is listening at http://127.0.0.1:46561/aObg3AePylo=/. | |
[ +78 ms] Successfully connected to service protocol: http://127.0.0.1:39323/5vschgfvknk=/ | |
[ +56 ms] DevFS: Creating new filesystem on the device (null) | |
[ +20 ms] DevFS: Created new filesystem on the device (file:///tmp/stack_walletEUDXJT/stack_wallet/) | |
[ +2 ms] Updating assets | |
[ +252 ms] Manifest contained wildcard assets. Inserting missing file into build graph to force | |
rerun. for more information see #56466. | |
[ +15 ms] Syncing files to device Linux... | |
[ +2 ms] <- reset | |
[ ] Compiling dart to kernel with 0 updated files | |
[ ] Processing bundle. | |
[ +1 ms] <- recompile package:stackwallet/main.dart fa7b7753-cb2d-46ac-9954-f6aefba76f17 | |
[ ] <- fa7b7753-cb2d-46ac-9954-f6aefba76f17 | |
[ +2 ms] Bundle processing done. | |
[ +4 ms] flutter: Log: [Info][2022-10-03 18:55:30.528Z]: Info logs purged in 91 milliseconds | |
[ +4 ms] flutter: Log: [Info][2022-10-03 18:55:30.598Z]: Fetched wallet 'names' returned null. | |
Setting initializing 'names' | |
[ +424 ms] Updating files. | |
[ ] DevFS: Sync finished | |
[ +3 ms] Syncing files to device Linux... (completed in 442ms) | |
[ ] Synced 0.0MB. | |
[ +7 ms] <- accept | |
[ +2 ms] Connected to _flutterView/0x1db63c0. | |
[ +4 ms] Flutter run key commands. | |
[ +2 ms] r Hot reload. π₯π₯π₯ | |
[ +1 ms] 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). | |
[ ] πͺ Running with sound null safety πͺ | |
[ ] An Observatory debugger and profiler on Linux is available at: | |
http://127.0.0.1:46561/aObg3AePylo=/ | |
[ +640 ms] [ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: Invalid argument(s): | |
Failed to load dynamic library 'libcw_wownero.so': libcw_wownero.so: cannot open shared object file: | |
No such file or directory | |
[ ] #0 _open (dart:ffi-patch/ffi_dynamic_library_patch.dart:12:43) | |
[ ] #1 new DynamicLibrary.open (dart:ffi-patch/ffi_dynamic_library_patch.dart:23:12) | |
[ ] #2 wowneroApi (package:cw_wownero/api/wownero_api.dart:5:22) | |
[ ] #3 wowneroApi (package:cw_wownero/api/wownero_api.dart) | |
[ ] #4 onStartupNative (package:cw_wownero/api/wallet.dart:117:25) | |
[ ] #5 onStartupNative (package:cw_wownero/api/wallet.dart) | |
[ ] #6 onStartup (package:cw_wownero/api/wallet.dart:325:21) | |
[ ] #7 CWWownero.onStartup (package:flutter_libmonero/wownero/cw_wownero.dart:262:24) | |
[ ] #8 main (package:stackwallet/main.dart:149:11) | |
[ ] <asynchronous suspension> | |
[ +29 ms] The Flutter DevTools debugger and profiler on Linux is available at: | |
http://127.0.0.1:9100?uri=http://127.0.0.1:46561/aObg3AePylo=/ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment