Opened 2 years ago

Closed 23 months ago

#65025 closed defect (fixed)

mesalink @0.6.0: Error: Failed to extract mesalink: can't read "cversion": no such variable

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc: catap (Kirill A. Korinsky), mascguy (Christopher Nielsen), MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: mesalink

Description

https://build.macports.org/builders/ports-10.8_x86_64-builder/builds/86838/steps/install-port/logs/stdio

Error: Failed to extract mesalink: can't read "cversion": no such variable

Change History (4)

comment:1 Changed 2 years ago by jmroot (Joshua Root)

Cc: catap mascguy added

There's no reference to cversion in the Portfile, so the issue must be in the cargo_fetch PG.

comment:2 Changed 23 months ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

In bd99c853b36add1dd6c5880e6e6ddd5e83de2557/macports-ports (master):

rust PG: fix typo

Error is copied from cargo_fetch PG.
See #65025

comment:3 Changed 23 months ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: MarcusCalhoun-Lopez added

comment:4 Changed 23 months ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: assignedclosed

In fc7269462ed74ab549f5eb1be93d4121a496ddde/macports-ports (master):

cargo_fetch PG: replace with rust PG

The rust PG is more closely tied to the current build of Rust.

Fixes #65195
Fixes #65025

Note: See TracTickets for help on using tickets.