[MacPorts] #67746: mongodb @6.0.5: fails to install on macOS Ventura (Apple M2 Pro)
MacPorts
noreply at macports.org
Fri Jul 14 12:03:10 UTC 2023
#67746: mongodb @6.0.5: fails to install on macOS Ventura (Apple M2 Pro)
---------------------------+---------------------
Reporter: klmr | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: ventura arm64 | Port: mongodb
---------------------------+---------------------
Attempting to install the mongodb port fails (including after performing
{{{sudo port clean mongodb}}}) with the following error:
{{{
Error: Failed to configure mongodb: configure failure: command execution
failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_mongodb/mongodb/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there is a bug.
Error: Processing of port mongodb failed
}}}
If I understand correctly, the relevant error inside the build log is:
{{{
LookupError:
file:///opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_mongodb/mongodb/work/distfiles/setuptools-67.0.0.tar.gz
is already being built: setuptools>=40.8.0 from
file:///opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_mongodb/mongodb/work/distfiles/setuptools-67.0.0.tar.gz
}}}
The full build log is attached.
--
Ticket URL: <https://trac.macports.org/ticket/67746>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list