[MacPorts] #57080: MacPorts_Framework @ 1.2.1_1 destroot failure on macOS Mojave 10.14 beta
MacPorts
noreply at macports.org
Sat Sep 1 19:16:51 UTC 2018
#57080: MacPorts_Framework @ 1.2.1_1 destroot failure on macOS Mojave 10.14 beta
---------------------------+---------------------------------------
Reporter: ylluminarious | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.3
Keywords: mojave | Port: MacPorts_Framework Pallet
---------------------------+---------------------------------------
I attempted to install {{{Pallet}}} on the macOS Mojave 10.14 beta. Upon
trying to install {{{Pallet}}}, it tried to install its dependency
{{{MacPorts_Framework}}}:
{{{
---> Computing dependencies for Pallet
The following dependencies will be installed: MacPorts_Framework
Continue? [Y/n]: y
---> Fetching archive for MacPorts_Framework
---> Attempting to fetch MacPorts_Framework-1.2.1_1.darwin_18.x86_64.tbz2
from https://packages.macports.org/MacPorts_Framework
---> Attempting to fetch MacPorts_Framework-1.2.1_1.darwin_18.x86_64.tbz2
from
http://ywg.ca.packages.macports.org/mirror/macports/packages/MacPorts_Framework
---> Attempting to fetch MacPorts_Framework-1.2.1_1.darwin_18.x86_64.tbz2
from http://nue.de.packages.macports.org/MacPorts_Framework
---> Fetching distfiles for MacPorts_Framework
---> Verifying checksums for MacPorts_Framework
---> Extracting MacPorts_Framework
---> Configuring MacPorts_Framework
---> Building MacPorts_Framework
---> Staging MacPorts_Framework into destroot
Error: Failed to destroot MacPorts_Framework: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_MacPorts_Framework/MacPorts_Framework/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port Pallet failed
}}}
Notice that it failed during the destroot stage. This is reflected in the
log file which I've attached. My situation is a bit strange, since both
Xcode 9.4.1 and Xcode 10 beta 6 are installed. I selected Xcode 10 via
[https://github.com/KrauseFx/xcode-install this Ruby gem.] Specifically, I
ran:
{{{
$ xcversion select 10.0
}}}
Obviously, this is a non-standard configuration so it is understandable if
this could cause issues. Anyway, the log file is below. I tried to see
what really happened, but I can't make much sense of it. I suppose the
issue is mainly that:
a. I'm on a beta and
b. The Xcode situation is weird, as explained above.
FYI, here is the OS version:
{{{
ProductName: Mac OS X
ProductVersion: 10.14
BuildVersion: 18A377a
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57080>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list