[MacPorts] #58634: cargo is built before cargo-stage1 with rev-upgrade
MacPorts
noreply at macports.org
Mon Jun 24 02:30:48 UTC 2019
#58634: cargo is built before cargo-stage1 with rev-upgrade
---------------------+--------------------
Reporter: marka63 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port:
---------------------+--------------------
With openssl11 installed
{{{
% sudo port rev-upgrade
---> Updating database of binaries
---> Scanning binaries for linking errors
---> Found 4 broken files, matching files to ports
---> Found 2 broken ports, determining rebuild order
You can always run 'port rev-upgrade' again to fix errors.
The following ports will be rebuilt:
cargo @0.36.0
cargo-stage1 @0.36.0
Continue? [Y/n]: y
---> Computing dependencies for cargo
---> Cleaning cargo
---> Computing dependencies for cargo-stage1
---> Cleaning cargo-stage1
---> Scanning binaries for linking errors
---> Found 4 broken files, matching files to ports
---> Found 2 broken ports, determining rebuild order
---> Rebuilding in order
cargo @0.36.0
cargo-stage1 @0.36.0
---> Computing dependencies for cargo
---> Fetching distfiles for cargo
---> Verifying checksums for cargo
---> Extracting cargo
---> Configuring cargo
Error: Failed to configure cargo: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cargo/cargo/main.log
for details.
Error: rev-upgrade failed: Error rebuilding cargo
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
%
}}}
inactivating cargo, running rev-upgrade, reactivating cargo gets past this
but it should be necessary to do this by hand.
--
Ticket URL: <https://trac.macports.org/ticket/58634>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list