Skip to content

[bug]: make install is terribly slow to type when building wine #74

@lilydjwg

Description

@lilydjwg

Describe the bug

The wine project has generated a 239294-line Makefile. When I try to type make install, the install part never appears and zsh is stuck with about 50% CPU. Ctrl-C can't interrupt it.

Steps to reproduce

  1. get the source of wine
  2. run ./configure & make
  3. try to type make install

Expected behavior

Well, I know that file is pretty big! But at least I should be able to interrupt fast-syntax-highlighting and continue with it.

Screenshots and recordings

No response

Operating System & Version

linux-gnu | pc | x86_64 | x86_64 | x86_64 unknown

Zsh version

zsh 5.9 (x86_64-pc-linux-gnu)

Terminal emulator

tmux-256color

If using WSL on Windows, which version of WSL

None

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions