Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug + patch: `zstyle ':completion:*' menu select=long-list` fails to start menu selection
- X-seq: zsh-workers 48167
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Marlon Richert <marlon.richert@xxxxxxxxx>
- Cc: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: Bug + patch: `zstyle ':completion:*' menu select=long-list` fails to start menu selection
- Date: Thu, 11 Mar 2021 10:22:40 -0800
- Archived-at: <https://zsh.org/workers/48167>
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-workers/2021-03/CAH%2Bw%3D7bhFR7hcSgjF2qxKSNYM%3DLyQ61%3D1-T9frXo%3DmnzFta_8w%40mail.gmail.com>
- In-reply-to: <CAHLkEDtabVJ98kSqVUdyZjG9sQbMXtrT0qn8W9Qj=u6+m0fK1Q@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAHLkEDsQf35TbffpyPEyLWx72G8MQgfvFvynoptfGd3qQhDbbQ@mail.gmail.com> <20210304201721.GA16874@tarpaulin.shahaf.local2> <CAHLkEDvP+FzrscyZXt95EMudG99PKVje_ZhYg1EJ0Z7vkB+JEg@mail.gmail.com> <20210307172246.GB9936@tarpaulin.shahaf.local2> <CAHLkEDsr+NSLpuWYNE_FKeQaEsg=NgvNBdNsBBCaXVhjCTD7Qg@mail.gmail.com> <CAH+w=7aARyQ7KzvDVj9H_6Ss0=x-ZjH3o2bQQQuqovqaPmprjA@mail.gmail.com> <CAHLkEDt28M2xkt6hx3xTZUTB5h=z074eEEjABH9Hpjf1eCn69A@mail.gmail.com> <CAH+w=7aNoEOAftieug2QbOAC3nfAcUpoxSXjBWyL7nOJFBOu_g@mail.gmail.com> <CAHLkEDtabVJ98kSqVUdyZjG9sQbMXtrT0qn8W9Qj=u6+m0fK1Q@mail.gmail.com>
On Wed, Mar 10, 2021 at 11:34 PM Marlon Richert
<marlon.richert@xxxxxxxxx> wrote:
>
> I uninstalled `gawk`, to see if that makes any difference, then ran the steps above again, but `make` still fails:
Do you have multi-threaded compilation enabled by any chance? If so,
turn that off. "make prep" has to execute serially.
What happens if you do for example "make --jobs=1 prep" ?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author