Opened 2 years ago

Last modified 2 years ago

#65121 assigned defect

MacVim +xim fails to build

Reported by: vidakris Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc:
Port: MacVim

Description

MacVim fails to build with +xim variant. See attached log for details.

Attachments (3)

main.log (161.0 KB) - added by vidakris 2 years ago.
main.2.log (159.8 KB) - added by vidakris 2 years ago.
main.3.log (179.1 KB) - added by sstallion (Steven Stallion) 2 years ago.

Download all attachments as: .zip

Change History (8)

Changed 2 years ago by vidakris

Attachment: main.log added

comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: macvim xim removed
Owner: set to raimue
Status: newassigned

The log says:

:info:build Domain: DVTCoreSimulatorAdditionsErrorDomain
:info:build Code: 3
:info:build Failure Reason: The version of the CoreSimulator framework installed on this Mac is out-of-date and not supported by this version of Xcode.
:info:build Recovery Suggestion: Please ensure that you have installed all available updates to your Mac's software, and that you are running the most recent version of Xcode supported by macOS.
:info:build --
:info:build CoreSimulator is out of date. Current version (776.4.0) is older than build version (802.6.0).
:info:build Domain: DVTCoreSimulatorAdditionsErrorDomain
:info:build Code: 3

I'm not sure why Xcode is so fond of involving its simulator when as far as I know nothing that we do in MacPorts should have anything to do with simulators. But maybe you need to resolve this problem for the build to be able to proceed. I'm not sure how you reinstall the simulators. Maybe reinstalling Xcode or the command line tools does it.

comment:2 Changed 2 years ago by vidakris

Unfortunately, that happened after I upgraded to Monterey (I never learn), so this was a fresh install of Xcode, command line tools and macports, too. Interestingly, MacVim +huge variant still works, just the xim version has this issue.

comment:3 Changed 2 years ago by jmroot (Joshua Root)

Have you launched Xcode and allowed it to install its "additional components"?

Changed 2 years ago by vidakris

Attachment: main.2.log added

comment:4 Changed 2 years ago by vidakris

I tried, still fails to build (I attached the updated log, too).

comment:5 Changed 2 years ago by sstallion (Steven Stallion)

Heads up, I was just bit by this however I was using the +cscope+huge+ruby25 variants. I'm not sure if the CoreSimulator error message is the most relevant - if you look a little further down the log you'll see a number of operations that fail due to a number of paths not existing (see main.3.log)

Last edited 2 years ago by sstallion (Steven Stallion) (previous) (diff)

Changed 2 years ago by sstallion (Steven Stallion)

Attachment: main.3.log added
Note: See TracTickets for help on using tickets.