Opened 6 years ago
Closed 6 years ago
#57080 closed defect (fixed)
MacPorts_Framework @ 1.2.1_1 destroot failure on macOS Mojave 10.14
Reported by: | ylluminarious (George Plymale II) | Owned by: | Ken <21211439+kencu@…> |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.3 |
Keywords: | mojave | Cc: | ryandesign (Ryan Carsten Schmidt), rlhamil, bantamone |
Port: | MacPorts_Framework |
Description
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 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:
- I'm on a beta and
- The Xcode situation is weird, as explained above.
FYI, here is the OS version:
ProductName: Mac OS X ProductVersion: 10.14 BuildVersion: 18A377a
Attachments (1)
Change History (10)
Changed 6 years ago by ylluminarious (George Plymale II)
Attachment: | MacPorts_Framework.log added |
---|
comment:1 Changed 6 years ago by mf2k (Frank Schima)
Port: | Pallet removed |
---|
comment:2 follow-up: 3 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 6 years ago by ylluminarious (George Plymale II)
Replying to ryandesign:
It's known that MacPorts_Framework does not build on recent systems; see #45835. The log you've attached here looks like a different error. Certainly, the log says there is an error which you should report to Apple's bug reporter; you should do that. I don't know if that's the only new problem though.
Thanks, I'll try that and see what happens. I didn't see that error the first time I looked at the log.
Also keep in mind that you shouldn't discuss prerelease Apple software in a public place like this; see wiki:FAQ#prerelease.
Sorry, I forgot about this rule. I'll try to be careful about it in the future. Fortunately, it's quite unlikely that Apple will care, let alone notice this.
comment:4 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign added |
---|
I think this is #57137.
comment:5 Changed 6 years ago by rlhamil
Cc: | rlhamil added |
---|
comment:6 Changed 6 years ago by mf2k (Frank Schima)
Error is
:info:destroot error: unable to create symlink at '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/Release/MacPorts.framework'
comment:7 Changed 6 years ago by mf2k (Frank Schima)
Summary: | MacPorts_Framework @ 1.2.1_1 destroot failure on macOS Mojave 10.14 beta → MacPorts_Framework @ 1.2.1_1 destroot failure on macOS Mojave 10.14 |
---|
comment:9 Changed 6 years ago by Ken <21211439+kencu@…>
Owner: | set to Ken <21211439+kencu@…> |
---|---|
Resolution: | → fixed |
Status: | new → closed |
It's known that MacPorts_Framework does not build on recent systems; see #45835. The log you've attached here looks like a different error. Certainly, the log says there is an error which you should report to Apple's bug reporter; you should do that. I don't know if that's the only new problem though.
Also keep in mind that you shouldn't discuss prerelease Apple software in a public place like this; see wiki:FAQ#prerelease.