R-app

Lenore Horner LenoreHorner at sbcglobal.net
Sun Apr 26 12:56:44 UTC 2020


I filled a ticket 2 weeks ago with log because R-app doesn’t build.  I’m afraid that understanding what the log is telling me - beyond that there are lots of files it can’t find/ can’t write to - is over my head.  Is R-app permanently broken or is there some way other than filing a ticket to get help with getting it to compile?  I’m on 10.14.6.

The first error I see in the log is 
:info:build 2020-04-11 09:57:05.434 xcodebuild[30927:709640] Error Domain=com.apple.CoreSimulator.SimError Code=159 "Unable to determine SimDeviceSet, set_path=/opt/local/var/macports/home/Library/Developer/CoreSimulator/Devices" UserInfo={NSLocalizedDescription=Unable to determine SimDeviceSet, set_path=/opt/local/var/macports/home/Library/Developer/CoreSimulator/Devices, NSUnderlyingError=0x7fd651108ff0 {Error Domain=NSPOSIXErrorDomain Code=12 "Cannot allocate memory" UserInfo={NSLocalizedFailureReason=Allocation or initialization failed., NSLocalizedDescription=Failed to initialize simulator device set.}}}

But then there are a series of can’t open or can’t create files starting with 
:info:build 2020-04-11 09:57:05.506 xcodebuild[30927:709638] [MT] IDELogStore: Failed to open log store at /opt/local/var/macports/home/Library/Developer/Xcode/DerivedData/R-cowjbsghamrjwebkaacwdxnbihql/Logs/Build
:info:build 2020-04-11 09:57:05.506 xcodebuild[30927:709638] [MT] IDELogStore: Failed to open Build log store: Error Domain=IDEFoundationErrorDomain Code=1 "Unable to create log store directory at '/opt/local/var/macports/home/Library/Developer/Xcode/DerivedData/R-cowjbsghamrjwebkaacwdxnbihql/Logs/Build': (513) You don’t have permission to save the file “Build” in the folder “Logs”." UserInfo={NSLocalizedDescription=Unable to create log store directory at '/opt/local/var/macports/home/Library/Developer/Xcode/DerivedData/R-cowjbsghamrjwebkaacwdxnbihql/Logs/Build': (513) You don’t have permission to save the file “Build” in the folder “Logs”.}. User info: {
:info:build     NSLocalizedDescription = "Unable to create log store directory at '/opt/local/var/macports/home/Library/Developer/Xcode/DerivedData/R-cowjbsghamrjwebkaacwdxnbihql/Logs/Build': (513) You don\U2019t have permission to save the file \U201cBuild\U201d in the folder \U201cLogs\U201d.";
:info:build }.

And why is SnowLeopard coming in?
:info:build --- xcodebuild: WARNING: Configuration SnowLeopard64 is not in the project. Building default configuration.

Then I finally noticed a report error to apple line.  I’ll do that in a few moments.  But generally a ton of stuff seems to be going ok and then I start getting ibtool warnings and in particular complaints that building for older than 10.6 is not supported.  Since I’m on 10.14.6, something’s gone awry.  I think I’ve seen this problem cropping up on the list before, but I don’t remember if there was a solution.

:info:build /* com.apple.ibtool.document.warnings */
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_R-app/R-app/work/Mac-GUI-1.68/nl.lproj/SyntaxColorsPrefPane.xib:global: warning: This file is set to build for a version older than the deployment target. Functionality may be limited. [9]
:info:build /* com.apple.ibtool.document.errors */
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_R-app/R-app/work/Mac-GUI-1.68/nl.lproj/SyntaxColorsPrefPane.xib:global: error: Compiling for earlier than macOS 10.6 is no longer supported. [12]
:info:build CompileXIB /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_R-app/R-app/work/Mac-GUI-1.68/nl.lproj/SelectEncodingsPanel.xib (in target: R)

Thanks,
Lenore


More information about the macports-users mailing list