Opened 5 years ago

Closed 5 years ago

#57226 closed defect (fixed)

Error: libcxx cannot be installed for the configured universal_archs 'x86_64 i386' because it only supports the arch(s) ''.

Reported by: bjornpiltz Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc:
Port: libcxx

Description

After updating to Moave and nuking my MacPorts installation, installing libcxx fails with the following error message:

Error: libcxx cannot be installed for the configured universal_archs 'x86_64 i386' because it only supports the arch(s) ''.

The log contains the following:

version:1
:debug:sysinfo macOS 10.14 (darwin/18.0.0) arch i386
:debug:sysinfo MacPorts 2.5.4
:debug:sysinfo Xcode 10.0
:debug:sysinfo SDK 10.14
:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.14
:error:main libcxx cannot be installed for the configured universal_archs 'x86_64 i386' because it only supports the arch(s) ''.
version:1
:debug:sysinfo macOS 10.14 (darwin/18.0.0) arch i386
:debug:sysinfo MacPorts 2.5.4
:debug:sysinfo Xcode 10.0
:debug:sysinfo SDK 10.14
:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.14
:debug:clean dropping privileges: euid changed to 502, egid changed to 20.
:error:clean libcxx cannot be installed for the configured universal_archs 'x86_64 i386' because it only supports the arch(s) ''.
:error:clean See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_libcxx/libcxx/main.log for details.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_libcxx/libcxx/main.log

Change History (1)

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

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.