Opened 3 years ago

Closed 3 years ago

#63386 closed defect (worksforme)

R-app: Command CompileXIB failed with a nonzero exit code

Reported by: LenoreHorner Owned by: kjellpk (Kjell Konis)
Priority: Normal Milestone:
Component: ports Version: 2.7.99
Keywords: bigsur Cc: i0ntempest
Port: R-app

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Error: Failed to build R-app: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_R-app/R-app/main.log for details.

Clean install of Big Sur. Install Macports from scratch and install ports. R builds but R-app does not. Attempting to attach log noted above.

Attachments (1)

R-app_main.log (190.1 KB) - added by LenoreHorner 3 years ago.
R-app main log from build attempt

Download all attachments as: .zip

Change History (4)

Changed 3 years ago by LenoreHorner

Attachment: R-app_main.log added

R-app main log from build attempt

comment:1 Changed 3 years ago by LenoreHorner

That error was from about a month ago. Today it builds so I guess something got fixed. How do I close this?

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

Cc: i0ntempest added
Description: modified (diff)
Keywords: bigsur added; R-app Big Sur removed
Owner: set to kjellpk
Port: R-app added
Status: newassigned
Summary: R-app does not build on MacOS 11R-app: Command CompileXIB failed with a nonzero exit code

Your log says the problem was many occurrences of:

:info:build dyld: Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
:info:build   Referenced from: /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.framework/Versions/A/IDEInterfaceBuilderKit
:info:build   Reason: image not found
:info:build Command CompileXIB failed with a nonzero exit code

Sounds like a problem in Xcode which you presumably fixed by updating or reinstalling Xcode.

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

Resolution: worksforme
Status: assignedclosed
Note: See TracTickets for help on using tickets.