Opened 3 years ago
Last modified 3 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)
Change History (8)
Changed 3 years ago by vidakris
comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | macvim xim removed |
---|---|
Owner: | set to raimue |
Status: | new → assigned |
comment:2 Changed 3 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 3 years ago by jmroot (Joshua Root)
Have you launched Xcode and allowed it to install its "additional components"?
Changed 3 years ago by vidakris
Attachment: | main.2.log added |
---|
comment:4 Changed 3 years ago by vidakris
I tried, still fails to build (I attached the updated log, too).
comment:5 Changed 3 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)
Changed 3 years ago by sstallion (Steven Stallion)
Attachment: | main.3.log added |
---|
The log says:
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.