Opened 23 months ago

Last modified 23 months ago

#66163 closed defect

gmp fails to destroot on macOS 13 Ventura (ARM64): file already exists — at Version 1

Reported by: Zeta-0x00 (Z) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: ventura Cc:
Port: gmp

Description (last modified by kencu (Ken))

Trying to install gdb always report the same error, i've tried to reinstall every dependency especially the gmp but it doesn't work, also I removed gmp and every directory path, but the same error

error """""""""""""""

--->  Staging gmp into destroot
Error: Failed to destroot gmp: error copying "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/work/destroot" to "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/work/destroot-arm64/destroot": file already exists
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets
if you believe there is a bug.
Error: Processing of port gdb failed

Change History (1)

comment:1 Changed 23 months ago by kencu (Ken)

Description: modified (diff)
Keywords: gmp destrroot arm64 gdb removed
Port: gmp added; gdb removed
Priority: HighNormal
Summary: GDB can't be installed in macOS 13 Ventura (ARM64)gmp fails to destroot on macOS 13 Ventura (ARM64): file already exists

please attach the main.log so we can assist you

please try this:

sudo port clean gmp
sudo port -v install gmp

It looks like you might be trying to build something +universal….is that right?

Note: See TracTickets for help on using tickets.