Skip to content

[flutter_tools] confusing log output when compiling flutter tool #122047

@christopherfujino

Description

@christopherfujino

See the following terminal session (the ^C at the end is when I sent SIGINT to the process, as it was apparently hanging indefinitely)

~/git/flutter/packages/flutter_tools$ git checkout master
Already on 'master'
Your branch is up to date with 'upstream/master'.
~/git/flutter/packages/flutter_tools$ git pull upstream master
From github.com:flutter/flutter
 * branch                  master     -> FETCH_HEAD
Already up to date.
~/git/flutter/packages/flutter_tools$ git rev-parse HEAD
57c7aa53c178f722aec19a76a60552e78ad09997
~/git/flutter/packages/flutter_tools$ flutter
Building flutter tool...
Resolving dependencies... (1.3s)
Got dependencies.
^C

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listteam-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions