Created
January 12, 2021 12:38
-
-
Save e200/9c28aa0120f22a9e6ed2ff934da51460 to your computer and use it in GitHub Desktop.
flutter run -d linux -v
This file contains 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
[ +55 ms] executing: [SENSITIVE/] git -c log.showSignature=false log -n 1 --pretty=format:%H | |
[ +26 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H | |
[ ] 63062a64432cce03315d6b5196fda7912866eb37 | |
[ ] executing: [SENSITIVE/] git tag --points-at 63062a64432cce03315d6b5196fda7912866eb37 | |
[ +10 ms] Exit code 0 from: git tag --points-at 63062a64432cce03315d6b5196fda7912866eb37 | |
[ ] 1.26.0-1.0.pre | |
[ +32 ms] executing: [SENSITIVE/] git rev-parse --abbrev-ref --symbolic @{u} | |
[ +3 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} | |
[ ] origin/dev | |
[ ] executing: [SENSITIVE/] git ls-remote --get-url origin | |
[ +3 ms] Exit code 0 from: git ls-remote --get-url origin | |
[ ] https://github.com/flutter/flutter.git | |
[ +29 ms] executing: [SENSITIVE/] git rev-parse --abbrev-ref HEAD | |
[ +3 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD | |
[ ] dev | |
[ +34 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 '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. | |
[ +44 ms] executing: SENSITIVE/Android/Sdk/platform-tools/adb devices -l | |
[ +12 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 'WindowsEngineArtifacts' 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. | |
[ +47 ms] executing: SENSITIVE/Android/Sdk/platform-tools/adb devices -l | |
[ +14 ms] Skipping pub get: version match. | |
[ +72 ms] Found plugin integration_test at SENSITIVE/packages/integration_test/ | |
[ +121 ms] Found plugin integration_test at SENSITIVE/packages/integration_test/ | |
[ +4 ms] Generating SENSITIVE/Desktop/issue/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java | |
[ +66 ms] Initializing file store | |
[ +6 ms] Skipping target: gen_localizations | |
[ +3 ms] complete | |
[ +4 ms] Launching lib/main.dart on Linux in debug mode... | |
[ +4 ms] SENSITIVE/bin/cache/dart-sdk/bin/dart --disable-dart-dev SENSITIVE/bin/cache/artifacts/engine/linux-x64/frontend_server.dart.snapshot --sdk-root SENSITIVE/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --incremental --target=flutter --debugger-module-names --experimental-emit-debug-metadata --output-dill /tmp/flutter_tools.SISEET/flutter_tool.YIXSSH/app.dill --packages SENSITIVE/Desktop/issue/.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/cache.dill.track.dill | |
[ +11 ms] Building Linux application... | |
[ +17 ms] <- compile package:issue/main.dart | |
[ +10 ms] List of devices attached | |
[ +2 ms] List of devices attached | |
[ +2 ms] executing: [build/linux/debug/] cmake -G Ninja -DCMAKE_BUILD_TYPE=Debug SENSITIVE/Desktop/issue/linux | |
[ +308 ms] -- The CXX compiler identification is Clang 10.0.0 | |
[ +8 ms] -- Check for working CXX compiler: /usr/bin/clang++ | |
[ +91 ms] -- Check for working CXX compiler: /usr/bin/clang++ -- works | |
[ +2 ms] -- Detecting CXX compiler ABI info | |
[ +99 ms] -- Detecting CXX compiler ABI info - done | |
[ +13 ms] -- Detecting CXX compile features | |
[ ] -- Detecting CXX compile features - done | |
[ +5 ms] -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") | |
[ ] -- Checking for module 'gtk+-3.0' | |
[ +22 ms] -- Found gtk+-3.0, version 3.24.20 | |
[ +64 ms] -- Checking for module 'glib-2.0' | |
[ +11 ms] -- Found glib-2.0, version 2.64.3 | |
[ +23 ms] -- Checking for module 'gio-2.0' | |
[ +9 ms] -- Found gio-2.0, version 2.64.3 | |
[ +30 ms] -- Checking for module 'blkid' | |
[ +13 ms] -- Found blkid, version 2.34.0 | |
[ +30 ms] -- Checking for module 'liblzma' | |
[ +12 ms] -- Found liblzma, version 5.2.4 | |
[ +26 ms] -- Configuring done | |
[ +7 ms] -- Generating done | |
[ ] -- Build files have been written to: SENSITIVE/Desktop/issue/build/linux/debug | |
[ +4 ms] executing: ninja -C build/linux/debug install | |
[ +6 ms] ninja: Entering directory `build/linux/debug' | |
[+10675 ms] [1/6] Generating SENSITIVE/Desktop/issue/linux/flutter/ephemeral/libflutter_linux_gtk.so, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_basic_message_channel.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_binary_codec.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_binary_messenger.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_dart_project.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_engine.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_json_message_codec.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_json_method_codec.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_message_codec.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_method_call.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_method_channel.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_method_codec.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_method_response.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_plugin_registrar.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_plugin_registry.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_standard_message_codec.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_standard_method_codec.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_string_codec.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_value.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/fl_view.h, SENSITIVE/Desktop/issue/linux/flutter/ephemeral/flutter_linux/flutter_linux.h, _phony_ | |
[ ] [ +77 ms] executing: [SENSITIVE/] git -c log.showSignature=false log -n 1 --pretty=format:%H | |
[ ] [ +28 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H | |
[ ] [ ] 63062a64432cce03315d6b5196fda7912866eb37 | |
[ ] [ ] executing: [SENSITIVE/] git tag --points-at 63062a64432cce03315d6b5196fda7912866eb37 | |
[ ] [ +12 ms] Exit code 0 from: git tag --points-at 63062a64432cce03315d6b5196fda7912866eb37 | |
[ ] [ ] 1.26.0-1.0.pre | |
[ ] [ +32 ms] executing: [SENSITIVE/] git rev-parse --abbrev-ref --symbolic @{u} | |
[ ] [ +3 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} | |
[ ] [ ] origin/dev | |
[ ] [ ] executing: [SENSITIVE/] git ls-remote --get-url origin | |
[ ] [ +3 ms] Exit code 0 from: git ls-remote --get-url origin | |
[ ] [ ] https://github.com/flutter/flutter.git | |
[ ] [ +35 ms] executing: [SENSITIVE/] git rev-parse --abbrev-ref HEAD | |
[ ] [ +3 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD | |
[ ] [ ] dev | |
[ ] [ +47 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 '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. | |
[ ] [ +55 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 '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 'FontSubsetArtifacts' is not required, skipping update. | |
[ ] [ ] Artifact Instance of 'PubDependencies' is not required, skipping update. | |
[ ] [ +58 ms] Initializing file store | |
[ ] [ +11 ms] Skipping target: gen_localizations | |
[ ] [ +5 ms] unpack_linux: Starting due to {} | |
[ ] [ +405 ms] kernel_snapshot: Starting due to {} | |
[ ] [ +3 ms] unpack_linux: Complete | |
[ +2 ms] [+1725 ms] SENSITIVE/bin/cache/dart-sdk/bin/dart --disable-dart-dev SENSITIVE/bin/cache/artifacts/engine/linux-x64/frontend_server.dart.snapshot --sdk-root SENSITIVE/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --target=flutter --no-print-incremental-dependencies -Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts --track-widget-creation --packages SENSITIVE/Desktop/issue/.dart_tool/package_config.json --output-dill SENSITIVE/Desktop/issue/.dart_tool/flutter_build/21bb817d67a3894740f8c515d51b7358/app.dill --depfile SENSITIVE/Desktop/issue/.dart_tool/flutter_build/21bb817d67a3894740f8c515d51b7358/kernel_snapshot.d package:issue/main.dart | |
[ ] [+6447 ms] kernel_snapshot: Complete | |
[ ] [ +340 ms] debug_bundle_linux_assets: Starting due to {} | |
[ ] [ +239 ms] debug_bundle_linux_assets: Complete | |
[ ] [ +553 ms] Persisting file store | |
[ ] [ +6 ms] Done persisting file store | |
[ ] [ +7 ms] build succeeded. | |
[ ] [ +7 ms] "flutter assemble" took 9.880ms. | |
[ ] [ +3 ms] Running shutdown hooks | |
[ ] [ ] Shutdown hooks complete | |
[ ] [ ] exiting with code 0 | |
[ +505 ms] [2/6] Building CXX object CMakeFiles/issue.dir/flutter/generated_plugin_registrant.cc.o | |
[ +10 ms] [3/6] Building CXX object CMakeFiles/issue.dir/main.cc.o | |
[ +67 ms] [4/6] Building CXX object CMakeFiles/issue.dir/my_application.cc.o | |
[ +153 ms] [5/6] Linking CXX executable intermediates_do_not_run/issue | |
[ ] [5/6] Install the project... | |
[ +10 ms] -- Install configuration: "Debug" | |
[ ] -- Installing: SENSITIVE/Desktop/issue/build/linux/debug/bundle/issue | |
[ ] -- Set runtime path of "SENSITIVE/Desktop/issue/build/linux/debug/bundle/issue" to "$ORIGIN/lib" | |
[ ] -- Installing: SENSITIVE/Desktop/issue/build/linux/debug/bundle/data/icudtl.dat | |
[ ] -- Installing: SENSITIVE/Desktop/issue/build/linux/debug/bundle/lib/libflutter_linux_gtk.so | |
[ +144 ms] -- Installing: SENSITIVE/Desktop/issue/build/linux/debug/bundle/data/flutter_assets | |
[ ] -- Installing: SENSITIVE/Desktop/issue/build/linux/debug/bundle/data/flutter_assets/FontManifest.json | |
[ ] -- Installing: SENSITIVE/Desktop/issue/build/linux/debug/bundle/data/flutter_assets/kernel_blob.bin | |
[ +39 ms] -- Installing: SENSITIVE/Desktop/issue/build/linux/debug/bundle/data/flutter_assets/AssetManifest.json | |
[ ] -- Installing: SENSITIVE/Desktop/issue/build/linux/debug/bundle/data/flutter_assets/NOTICES | |
[ ] -- Installing: SENSITIVE/Desktop/issue/build/linux/debug/bundle/data/flutter_assets/packages | |
[ ] -- Installing: SENSITIVE/Desktop/issue/build/linux/debug/bundle/data/flutter_assets/packages/cupertino_icons | |
[ ] -- Installing: SENSITIVE/Desktop/issue/build/linux/debug/bundle/data/flutter_assets/packages/cupertino_icons/assets | |
[ ] -- Installing: SENSITIVE/Desktop/issue/build/linux/debug/bundle/data/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf | |
[ ] -- Installing: SENSITIVE/Desktop/issue/build/linux/debug/bundle/data/flutter_assets/fonts | |
[ ] -- Installing: SENSITIVE/Desktop/issue/build/linux/debug/bundle/data/flutter_assets/fonts/MaterialIcons-Regular.otf | |
[ ] -- Installing: SENSITIVE/Desktop/issue/build/linux/debug/bundle/data/flutter_assets/version.json | |
[ +14 ms] Building Linux application... (completed in 12,5s) | |
[ +247 ms] Observatory URL on device: http://127.0.0.1:37815/fCrTjDawVhc=/ | |
[ +5 ms] Caching compiled dill | |
[ +32 ms] Connecting to service protocol: http://127.0.0.1:37815/fCrTjDawVhc=/ | |
[ +2 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:37815/fCrTjDawVhc=/. | |
[ +189 ms] DDS is listening at http://127.0.0.1:43471/DqlNxioG1Y4=/. | |
[ +56 ms] Successfully connected to service protocol: http://127.0.0.1:37815/fCrTjDawVhc=/ | |
[ +11 ms] DevFS: Creating new filesystem on the device (null) | |
[ +10 ms] DevFS: Created new filesystem on the device (file:///tmp/issueMSBDSV/issue/) | |
[ +1 ms] Updating assets | |
[ +93 ms] Syncing files to device Linux... | |
[ +1 ms] <- reset | |
[ ] Compiling dart to kernel with 0 updated files | |
[ +1 ms] <- recompile package:issue/main.dart 58450cf8-4ca3-43fe-9101-c929da8f4285 | |
[ ] <- 58450cf8-4ca3-43fe-9101-c929da8f4285 | |
[ +122 ms] Updating files. | |
[ ] DevFS: Sync finished | |
[ +1 ms] Syncing files to device Linux... (completed in 127ms) | |
[ ] Synced 0.0MB. | |
[ ] <- accept | |
[ +4 ms] Connected to _flutterView/0x183fd50. | |
[ +1 ms] Flutter run key commands. | |
[ +1 ms] r Hot reload. 🔥🔥🔥 | |
[ ] R Hot restart. | |
[ ] h Repeat this help message. | |
[ ] d Detach (terminate "flutter run" but leave application running). | |
[ ] c Clear the screen | |
[ ] q Quit (terminate the application on the device). | |
[ ] An Observatory debugger and profiler on Linux is available at: http://127.0.0.1:43471/DqlNxioG1Y4=/ | |
[ ] Running with unsound null safety | |
[ ] For more information see https://dart.dev/null-safety/unsound-null-safety | |
[+10289 ms] Service protocol connection closed. | |
[ +1 ms] Lost connection to device. | |
[ +2 ms] DevFS: Deleting filesystem on the device (file:///tmp/issueMSBDSV/issue/) | |
[ +256 ms] Ignored error while cleaning up DevFS: TimeoutException after 0:00:00.250000: Future not completed | |
[ +5 ms] "flutter run" took 24.242ms. | |
[ +3 ms] Running shutdown hooks | |
[ ] Shutdown hook priority 4 | |
[ +3 ms] Shutdown hooks complete | |
[ ] exiting with code 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment