Project

General

Profile

Actions

Bug #8129

open

configure hint for installing bindgen is outdated

Added by Pierre Chifflier 1 day ago. Updated about 6 hours ago.

Status:
In Review
Priority:
Normal
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

If the installed version of bindgen is outdated, the configure scripts shows:

Warning: bindgen must be at least version 0.66.0,
      found 0.65.1.
  To update: cargo install --force bindgen

Running the proposed command fails:

cargo install --force bindgen
    Updating crates.io index
  Downloaded bindgen v0.72.1
  Downloaded 1 crate (240.3KiB) in 0.18s
error: there is nothing to install in `bindgen v0.72.1`, because it has no binaries

This is caused by a renaming in bindgen, now the binary package is named bindgen-cli

I will propose a (trivial) PR to fix this.


Subtasks 1 (1 open0 closed)

Bug #8134: configure hint for installing bindgen is outdated (8.0.x backport)AssignedPierre ChifflierActions
Actions

Also available in: Atom PDF