Installing with cargo takes forever
- Vorherrschende Sprache
- Rust
- Sterne
- 22.5k
- Forks
- 773
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**Describe the bug**
Installing with cargo takes forever. Both with current stable and nightly, from crates.io, from git, locked or not.
The build always gets stuck at:
Compiling git2-hooks v0.3.1
Building [=======================> ] 295/299: openssl-sys(build)
It gets stuck there, cpu usage falls. Everything before this is done in around a minute, to finish this took 14 minutes.
**To Reproduce**
The ones I tried:
cargo install gitui
cargo install gitui --locked
cargo install --git https://github.com/extrawurst/gitui.git
cargo install --git https://github.com/extrawurst/gitui.git --locked
and all of the above with nightly.
**Expected behavior**
Gitui builds in a timely manner.
**Screenshots**

**Context (please complete the following information):**
- OS/Distro + Version: Windows 11 Beta
- GitUI Version: master, crates.io (0.26.3)
- Rust version: 1.79.0 1.82.0
**Additional context**
I did build a previous version of gitui on my machine some time ago, don't recall any trouble with it.
There's nothing in my config.toml
Beitragsleitfaden
Rechercherichtung
Reproduziere die gemeldeten cargo install-Befehle unter Windows 11 mit Rust 1.79 oder 1.82 und vergleiche stable und nightly sowie gesperrte und nicht gesperrte Builds. Beginne mit der Untersuchung des Schritts openssl-sys(build) nach git2-hooks v0.3.1; abgeschlossen ist die Arbeit, wenn gitui in angemessener Zeit erstellt wird und nicht etwa 14 Minuten benötigt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust
- Bereich
- build-system, cli
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100