-
-
Notifications
You must be signed in to change notification settings - Fork 177
Description
Hi folks,
I get the following error:
ff4c95bf-46d9-4f23-bc5c-fb4d9b2ed724 build/kernel_snapshot.dill 0
Can't load Kernel binary: Invalid kernel binary format version.
Any help would be appreciated :)
thanks - regards,
Markus
Flutter 3.3.2 • channel stable • https://github.com/flutter/flutter.git
Framework • revision e3c29ec00c (8 days ago) • 2022-09-14 08:46:55 -0500
Engine • revision a4ff2c53d8
Tools • Dart 2.18.1 • DevTools 2.15.0
Engine Binaries hash: 00366061ec8a7c875d042389a78651b493363d37
esult ff4c95bf-46d9-4f23-bc5c-fb4d9b2ed724
Inputs: [package:pihome/main.dart]
Output: null
Was diagnostic message handler provided: yes
FileSystem: Null (provided: StandardFileSystem)
Additional Dills:
Packages uri: file:///home/markushockner/src/web/.dart_tool/package_config.json
Packages: null
Compile SDK: false
SDK root: null (provided: file:///opt/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk_product/)
SDK specification: null (provided: null)
SDK summary: null (provided: file:///opt/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk_product/platform_strong.dill)
Target: null (provided: null)
throwOnErrorsForDebugging: false
throwOnWarningsForDebugging: false
exit on problem: false
Embed sources: true
debugDump: false
verbose: true
verify: false
0:00:00.002142: Started building UriTranslator in 2ms.
0:00:00.002684: Read libraries file in 0ms.
0:00:00.003753: Read packages file in 1ms.
Inputs: [package:pihome/main.dart]
Output: null
Was diagnostic message handler provided: yes
FileSystem: Null (provided: StandardFileSystem)
Additional Dills:
- file:///opt/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk_product/platform_strong.dill
Packages uri: file:///home/markushockner/src/web/.dart_tool/package_config.json
Packages: null
Compile SDK: false
SDK root: null (provided: file:///opt/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk_product/)
SDK specification: null (provided: null)
SDK summary: null (provided: file:///opt/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk_product/platform_strong.dill)
Target: null (provided: flutter)
throwOnErrorsForDebugging: false
throwOnWarningsForDebugging: false
exit on problem: false
Embed sources: true
debugDump: false
verbose: true
verify: false
0:00:00.001382: Started building UriTranslator in 1ms.
0:00:00.001547: Read libraries file in 0ms.
0:00:00.002648: Read packages file in 1ms.
0:00:00.084186: Indexed 18 libraries (0 bytes) in 81.450ms, that is,
0.000 bytes/ms, and
4.525 ms/libraries.
0:00:00.954670: Built outlines for 930 compilation units (19517404 bytes) in 869.065ms, that is,
22457.934 bytes/ms, and
0.934 ms/compilation unit.
0:00:00.966629: Resolved parts in 10ms.
0:00:00.966809: Applied patches in 0ms.
0:00:01.114286: Computed library scopes in 147ms.
0:00:01.124940: Resolved 64051 types in 10ms.
0:00:01.126196: Computed variances of 58 type variables in 1ms.
0:00:01.157330: Computed default types for 1025 type variables in 31ms.
0:00:01.164376: Checked class hierarchy in 6ms.
0:00:01.165829: Resolved 1029 type-variable bounds in 1ms.
0:00:01.288534: Built component in 122ms.
0:00:01.290525: Installed Object as implicit superclass in 1ms.
0:00:01.291123: Linked component in 0ms.
0:00:01.291746: Computed core types in 0ms.
0:00:01.317661: Built class hierarchy in 25ms.
0:00:01.323739: Checked supertypes in 5ms.
0:00:01.328559: Installed synthetic constructors in 4ms.
0:00:01.332398: Resolved 645 constructors in 3ms.
0:00:01.694964: Built class hierarchy members in 361ms.
0:00:01.719539: Computed class hierarchy in 24ms.
0:00:01.720444: Computed show and hide elements in 0ms.
0:00:01.824245: Performed top level inference in 103ms.
0:00:01.949097: Checked 27586 overrides in 124ms.
0:00:01.950258: Checked for restricted members inheritance in enums. in 1ms.
0:00:01.951709: Finished initializing formals in 1ms.
0:00:01.954356: Computed 31010 combined member signatures in 2ms.
0:00:01.954895: Updated 2188 classes in kernel hierarchy in 0ms.
0:00:02.129225: Added noSuchMethod forwarders in 174ms.
0:00:02.131224: Checked mixin declaration applications in 1ms.
0:00:02.664673: Build outline expressions in 533ms.
0:00:02.680843: Checked type arguments of supers against the bounds in 16ms.
0:00:02.684680: Checked redirecting factories in 3ms.
0:00:02.691646: Cloned default values of formals in 6ms.
0:00:02.692117: Building component in 0ms.
0:00:06.064334: Built bodies for 886 compilation units (19517404 bytes) in 3372.140ms, that is,
5787.839 bytes/ms, and
3.806 ms/compilation unit.
0:00:06.073249: Checked mixin application super-accesses in 8ms.
0:00:06.074204: Cloned default values of formals in 0ms.
0:00:06.074779: Finished deferred load tearoffs 0 in 0ms.
0:00:06.077682: Finished forwarders for 3394 procedures in 2ms.
0:00:06.078705: Finished 0 native methods in 0ms.
0:00:06.084650: Finished 0 patch methods in 5ms.
0:00:06.107632: Finished constructors in 22ms.
0:00:06.660699: Evaluated constants in 552ms.
0:00:06.661280: Added constant coverage in 0ms.
0:00:06.747926: Transformed mixin applications in 86ms.
0:00:06.748955: Skipped ffi transformation in 0ms.
0:00:06.889832: Transformed async methods in 140ms.
0:00:07.029800: Lowering transformations performed in 139ms.
0:00:07.217006: Annotated call sites in 187ms.
0:00:07.217237: Generated component in 0ms.
ff4c95bf-46d9-4f23-bc5c-fb4d9b2ed724