Created
June 15, 2020 23:55
-
-
Save eseidel/49d031cf3eb821a92a374ad27b92caad to your computer and use it in GitHub Desktop.
log from a normal (no local-engine-path) run
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
C:\Users\Study\Documents\GitHub\slide_puzzle [master ≡ +1 ~0 -0 !]> flutter run -d web --web-port 8080 -v | |
[ +108 ms] executing: [C:\Users\Study\Documents\GitHub\flutter/] git -c log.showSignature=false log -n 1 | |
--pretty=format:%H | |
[ +75 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H | |
[ ] 248d746575b713da74144750527356a1c0095546 | |
[ ] executing: [C:\Users\Study\Documents\GitHub\flutter/] git tag --contains HEAD | |
[ +252 ms] Exit code 0 from: git tag --contains HEAD | |
[ +2 ms] executing: [C:\Users\Study\Documents\GitHub\flutter/] git describe --match *.*.*-*.*.pre --first-parent | |
--long --tags | |
[ +103 ms] Exit code 0 from: git describe --match *.*.*-*.*.pre --first-parent --long --tags | |
[ ] 1.20.0-0.0.pre-56-g248d746575 | |
[ +8 ms] executing: [C:\Users\Study\Documents\GitHub\flutter/] git rev-parse --abbrev-ref --symbolic @{u} | |
[ +48 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} | |
[ ] origin/master | |
[ ] executing: [C:\Users\Study\Documents\GitHub\flutter/] git ls-remote --get-url origin | |
[ +44 ms] Exit code 0 from: git ls-remote --get-url origin | |
[ ] https://github.com/flutter/flutter.git | |
[ +82 ms] executing: [C:\Users\Study\Documents\GitHub\flutter/] git rev-parse --abbrev-ref HEAD | |
[ +47 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD | |
[ ] master | |
[ +45 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update. | |
[ +5 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. | |
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. | |
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. | |
[ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. | |
[ +4 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. | |
[ +19 ms] executing: C:\Users\Study\AppData\Local\Android\sdk\platform-tools\adb.exe devices -l | |
[ +42 ms] List of devices attached | |
[ +6 ms] Artifact Instance of 'AndroidMavenArtifacts' 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. | |
[ +3 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. | |
[ +228 ms] Generating | |
C:\Users\Study\Documents\GitHub\slide_puzzle\android\app\src\main\java\io\flutter\plugins\GeneratedPluginRegistrant.java | |
[ +76 ms] Launching lib\main.dart on Web Server in debug mode... | |
[ +67 ms] Updating assets | |
[ +112 ms] Manifest contained wildcard assets. Inserting missing file into build graph to force rerun. for more | |
information see #56466. | |
[ +7 ms] Syncing files to device Web Server... | |
[ +62 ms] Generating | |
C:\Users\Study\Documents\GitHub\slide_puzzle\android\app\src\main\java\io\flutter\plugins\GeneratedPluginRegistrant.java | |
[ +48 ms] <- reset | |
[ +6 ms] C:\Users\Study\Documents\GitHub\flutter\bin\cache\dart-sdk\bin\dart.exe --disable-dart-dev | |
C:\Users\Study\Documents\GitHub\flutter\bin\cache\artifacts\engine\windows-x64\frontend_server.dart.snapshot --sdk-root | |
C:\Users\Study\Documents\GitHub\flutter\bin\cache\flutter_web_sdk/ --incremental --target=dartdevc | |
--debugger-module-names -Ddart.developer.causal_async_stacks=true --output-dill | |
C:\Users\Study\AppData\Local\Temp\flutter_tools.e4b74f28\flutter_tool.ee6995dd\app.dill --libraries-spec | |
file:///C:/Users/Study/Documents/GitHub/flutter/bin/cache/flutter_web_sdk/libraries.json --packages .packages | |
-Ddart.vm.profile=false -Ddart.vm.product=false | |
--bytecode-options=source-positions,local-var-info,debugger-stops,instance-field-initializers,keep-unreachable-code,avoi | |
d-closure-call-instructions --enable-asserts --track-widget-creation --filesystem-root | |
C:\Users\Study\AppData\Local\Temp\flutter_tools.e4b74f28\flutter_tools.1e722130 --filesystem-scheme org-dartlang-app | |
--initialize-from-dill build\cache.dill.track.dill --platform | |
file:///C:/Users/Study/Documents/GitHub/flutter/bin/cache/flutter_web_sdk/kernel/flutter_ddc_sdk.dill | |
[ +10 ms] <- compile org-dartlang-app:/web_entrypoint.dart | |
[+7814 ms] Syncing files to device Web Server... (completed in 7,934ms, longer than expected) | |
[ +1 ms] Synced 22.8MB. | |
[ ] <- accept | |
[ ] Caching compiled dill | |
[ +16 ms] lib\main.dart is being served at http://localhost:8080 | |
[ +5 ms] Warning: Flutter's support for web development is not stable yet and hasn't | |
[ ] been thoroughly tested in production environments. | |
[ ] For more information see https://flutter.dev/web | |
[ ] 🔥 To hot restart changes while running, press "r" or "R". | |
[ +1 ms] For a more detailed help message, press "h". To quit, press "q". |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment