Opened 3 months ago

Last modified 4 weeks ago

#70573 assigned defect

rust-bootstrap @1.77.0 fails to parse

Reported by: jmroot (Joshua Root) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: christophecvr (christophecvr), herbygillot (Herby Gillot), Dave-Allured (Dave Allured), kwolcott, markemer (Mark Anderson)
Port: rust-bootstrap

Description

% % port -D lang/rust-bootstrap info

results in

Can't map the URL 'file://.' to a port description file ("rust_build.version (1.77.0) must be newer than rust_build.stage0_versions (1.79.0 1.78.0)").

Change History (12)

comment:1 Changed 3 months ago by christophecvr (christophecvr)

Hallo same problem by me using macos catalina 10.15 Darwin version major 19 . But the port can't be parsed due to a kind of version conflict.

message when syncing ports with :

port -v sync

Failed to parse file lang/rust-bootstrap/Portfile: rust_build.version (1.77.0) must be newer than rust_build.stage0_versions (1.79.0 1.78.0)

Total number of ports parsed:	4 
Ports successfully parsed:	3 
Ports failed:			1 
Up-to-date ports skipped:	39387

comment:2 Changed 3 months ago by christophecvr (christophecvr)

Cc: christophecvr added

comment:3 Changed 3 months ago by jmroot (Joshua Root)

Summary: rust-bootstrap @1.77.0 fails to parse on macOS 10.14rust-bootstrap @1.77.0 fails to parse

This is actually happening on macOS 14 as well.

comment:4 Changed 3 months ago by jmroot (Joshua Root)

Cc: herbygillot added

comment:5 Changed 2 months ago by amadeus24

Running on macOS 14.6.1, I get similar output when cleaning all ports:

Error: Unable to open port rust-bootstrap: rust_build.version (1.77.0) must be newer than rust_build.stage0_versions (1.79.0 1.78.0)

"rust-bootstrap" I had never installed.

comment:6 Changed 2 months ago by markemer (Mark Anderson)

I'm seeing the same thing on running a port index or just trying to parse this Portfile at all.

comment:7 Changed 8 weeks ago by theChachi (Sam Bizzell)

Cc: theChachi added

comment:8 Changed 8 weeks ago by theChachi (Sam Bizzell)

Cc: theChachi removed

comment:9 Changed 6 weeks ago by Dave-Allured (Dave Allured)

Cc: Dave-Allured added

comment:10 Changed 6 weeks ago by ryandesign (Ryan Carsten Schmidt)

Cc: kwolcott added

Has duplicate #71005.

comment:11 Changed 6 weeks ago by markemer (Mark Anderson)

Cc: markemer added

comment:12 Changed 4 weeks ago by jmroot (Joshua Root)

In d86072c5df161f8422ac07231c9dbbcddff0cf76/macports-ports (master):

rust_build pg: turn parse failure into warning

See: #70573

rust-bootstrap is probably still broken.

Note: See TracTickets for help on using tickets.