Project

General

Profile

Actions

Bug #8129

closed

configure: hint for installing bindgen is outdated

Added by Pierre Chifflier about 2 months ago. Updated 3 days ago.

Status:
Closed
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 (0 open1 closed)

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

Also available in: Atom PDF