-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
a: first hourThe first hour of using FlutterThe first hour of using Flutterc: crashStack traces logged to the consoleStack traces logged to the consolee: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsfound in release: 3.4Found to occur in 3.4Found to occur in 3.4platform-macBuilding on or for macOS specificallyBuilding on or for macOS specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.waiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter respondsThe Flutter team cannot make further progress on this issue until the original reporter responds
Description
Command
flutter test
Steps to Reproduce
- Fresh install Ventura, Mac Studio M1
- Fresh install Flutter
- try to build anything
See doctor output below. Bad architecture binaries for arm64
Logs
ProcessException: Bad CPU type in executable Command: /Users/acacio/flutter/bin/cache/artifacts/engine/darwin-x64/impellerc, OS error code: 86
#0 _ProcessImpl._start (dart:io-patch/process_patch.dart:401:33)
#1 Process.start (dart:io-patch/process_patch.dart:38:20)
#2 LocalProcessManager.start (package:process/src/interface/local_process_manager.dart:42:22)
#3 ErrorHandlingProcessManager.start.<anonymous closure> (package:flutter_tools/src/base/error_handling_io.dart:691:24)
#4 _run (package:flutter_tools/src/base/error_handling_io.dart:567:20)
#5 ErrorHandlingProcessManager.start (package:flutter_tools/src/base/error_handling_io.dart:690:12)
#6 ShaderCompiler.compileShader (package:flutter_tools/src/build_system/targets/shader_compiler.dart:72:60)
#7 writeBundle.<anonymous closure> (package:flutter_tools/src/bundle_builder.dart:184:46)
<asynchronous suspension>
#8 Future.wait.<anonymous closure> (dart:async/future.dart:522:21)
<asynchronous suspension>
#9 writeBundle (package:flutter_tools/src/bundle_builder.dart:162:3)
<asynchronous suspension>
#10 TestCommand._buildTestAsset (package:flutter_tools/src/commands/test.dart:479:7)
<asynchronous suspension>
#11 TestCommand.runCommand (package:flutter_tools/src/commands/test.dart:318:7)
<asynchronous suspension>
#12 FlutterCommand.run.<anonymous closure> (package:flutter_tools/src/runner/flutter_command.dart:1209:27)
<asynchronous suspension>
#13 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
<asynchronous suspension>
#14 CommandRunner.runCommand (package:args/command_runner.dart:209:13)
<asynchronous suspension>
#15 FlutterCommandRunner.runCommand.<anonymous closure> (package:flutter_tools/src/runner/flutter_command_runner.dart:281:9)
<asynchronous suspension>
[!] Flutter (Channel stable, 3.3.6, on macOS 13.0 22A380 darwin-arm, locale en-CH)
• Flutter version 3.3.6 on channel stable at /Users/acacio/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 6928314d50 (7 days ago), 2022-10-25 16:34:41 -0400
• Engine revision 3ad69d7be3
• Dart version 2.18.2
• DevTools version 2.15.0
✗ Downloaded executables cannot execute on host.
See https://github.com/flutter/flutter/issues/6207 for more information
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
• Android SDK at /Users/acacio/Library/Android/sdk
• Platform android-33, build-tools 33.0.0
• Java binary at: /Applications/Android Studio.app/Contents/jre/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 11.0.13+0-b1751.21-8125866)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 14.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 14B47b
• CocoaPods version 1.11.3
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2021.3)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 11.0.13+0-b1751.21-8125866)
[✓] Connected device (2 available)
• macOS (desktop) • macos • darwin-arm64 • macOS 13.0 22A380 darwin-arm
• Chrome (web) • chrome • web-javascript • Google Chrome 107.0.5304.87
[✓] HTTP Host Availability
• All required HTTP hosts are available
! Doctor found issues in 1 category.
Flutter Application Metadata
Type: app
Version: 1.0.0+1
Material: true
Android X: false
Module: false
Plugin: false
Android package: null
iOS bundle identifier: null
Creation channel: stable
Creation framework version: d9111f6
Metadata
Metadata
Assignees
Labels
a: first hourThe first hour of using FlutterThe first hour of using Flutterc: crashStack traces logged to the consoleStack traces logged to the consolee: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsfound in release: 3.4Found to occur in 3.4Found to occur in 3.4platform-macBuilding on or for macOS specificallyBuilding on or for macOS specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.waiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter respondsThe Flutter team cannot make further progress on this issue until the original reporter responds