>>> host-flutter-sdk-bin 3.16.8 Extracting xzcat /home/buildroot/instance-0/dl/flutter-sdk-bin/flutter_linux_3.16.8-stable.tar.xz | tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/host-flutter-sdk-bin-3.16.8 -xf - >>> host-flutter-sdk-bin 3.16.8 Patching >>> host-flutter-sdk-bin 3.16.8 Configuring HOME=/home/buildroot/instance-0/output-1/host/share/flutter/sdk PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin":/home/buildroot/instance-0/output-1/host/share/flutter/sdk:/home/buildroot/instance-0/output-1/host/share/flutter/sdk/bin PUB_CACHE=/home/buildroot/instance-0/dl/br-flutter-pub-cache /home/buildroot/instance-0/output-1/build/host-flutter-sdk-bin-3.16.8/bin/flutter config --clear-features; fatal: detected dubious ownership in repository at '/home/buildroot/instance-0/output-1/build/host-flutter-sdk-bin-3.16.8' To add an exception for this directory, call: git config --global --add safe.directory /home/buildroot/instance-0/output-1/build/host-flutter-sdk-bin-3.16.8 Building flutter tool... Resolving dependencies... Got dependencies. ../dl/br-flutter-pub-cache/hosted/pub.dev/webdriver-3.0.2/lib/src/common/utils.dart:2:8: Error: Error when reading '../dl/br-flutter-pub-cache/hosted/pub.dev/webdriver-3.0.2/lib/src/handler/json_wire_handler.dart': No such file or directory import '../handler/json_wire_handler.dart'; ^ ../dl/br-flutter-pub-cache/hosted/pub.dev/webdriver-3.0.2/lib/src/async/mouse.dart:20:8: Error: Error when reading '../dl/br-flutter-pub-cache/hosted/pub.dev/webdriver-3.0.2/lib/src/handler/json_wire_handler.dart': No such file or directory import '../handler/json_wire_handler.dart'; ^ ../dl/br-flutter-pub-cache/hosted/pub.dev/webdriver-3.0.2/lib/src/sync/mouse.dart:18:8: Error: Error when reading '../dl/br-flutter-pub-cache/hosted/pub.dev/webdriver-3.0.2/lib/src/handler/json_wire_handler.dart': No such file or directory import '../handler/json_wire_handler.dart'; ^ ../dl/br-flutter-pub-cache/hosted/pub.dev/petitparser-6.0.1/lib/parser.dart:4:1: Error: Error when reading '../dl/br-flutter-pub-cache/hosted/pub.dev/petitparser-6.0.1/lib/src/parser/action/cast_list.dart': No such file or directory export 'src/parser/action/cast_list.dart'; ^ ../dl/br-flutter-pub-cache/hosted/pub.dev/analyzer-6.2.0/lib/src/generated/error_verifier.dart:39:8: Error: Error when reading '../dl/br-flutter-pub-cache/hosted/pub.dev/analyzer-6.2.0/lib/src/error/literal_element_verifier.dart': No such file or directory import 'package:analyzer/src/error/literal_element_verifier.dart'; ^ ../dl/br-flutter-pub-cache/hosted/pub.dev/webdriver-3.0.2/lib/src/common/utils.dart:10:14: Error: Method not found: 'JsonWireWebDriverHandler'. return JsonWireWebDriverHandler(); ^^^^^^^^^^^^^^^^^^^^^^^^ ../dl/br-flutter-pub-cache/hosted/pub.dev/webdriver-3.0.2/lib/src/async/mouse.dart:86:21: Error: 'JsonWireWebDriverHandler' isn't a type. if (_handler is JsonWireWebDriverHandler) { ^^^^^^^^^^^^^^^^^^^^^^^^ ../dl/br-flutter-pub-cache/hosted/pub.dev/webdriver-3.0.2/lib/src/sync/mouse.dart:94:21: Error: 'JsonWireWebDriverHandler' isn't a type. if (_handler is JsonWireWebDriverHandler) { ^^^^^^^^^^^^^^^^^^^^^^^^ ../dl/br-flutter-pub-cache/hosted/pub.dev/analyzer-6.2.0/lib/src/generated/error_verifier.dart:3619:20: Error: The method 'LiteralElementVerifier' isn't defined for the class 'ErrorVerifier'. - 'ErrorVerifier' is from 'package:analyzer/src/generated/error_verifier.dart' ('../dl/br-flutter-pub-cache/hosted/pub.dev/analyzer-6.2.0/lib/src/generated/error_verifier.dart'). Try correcting the name to the name of an existing method, or defining a method named 'LiteralElementVerifier'. var verifier = LiteralElementVerifier( ^^^^^^^^^^^^^^^^^^^^^^ ../dl/br-flutter-pub-cache/hosted/pub.dev/analyzer-6.2.0/lib/src/generated/error_verifier.dart:3721:22: Error: The method 'LiteralElementVerifier' isn't defined for the class 'ErrorVerifier'. - 'ErrorVerifier' is from 'package:analyzer/src/generated/error_verifier.dart' ('../dl/br-flutter-pub-cache/hosted/pub.dev/analyzer-6.2.0/lib/src/generated/error_verifier.dart'). Try correcting the name to the name of an existing method, or defining a method named 'LiteralElementVerifier'. var verifier = LiteralElementVerifier( ^^^^^^^^^^^^^^^^^^^^^^ make: *** [package/pkg-generic.mk:273: /home/buildroot/instance-0/output-1/build/host-flutter-sdk-bin-3.16.8/.stamp_configured] Error 254 make: Leaving directory '/home/buildroot/instance-0/buildroot'