Opened 5 years ago
Closed 2 years ago
#59482 closed defect (fixed)
R-app: error: Compiling for earlier than macOS 10.6 is no longer supported
Reported by: | Schamschula (Marius Schamschula) | Owned by: | kjellpk (Kjell Konis) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | TheLastLovemark, LenoreHorner | |
Port: | R-app |
Description
When building R-app
on Mojave, using Xcode 10.3, I get the following error(s):
cd /opt/local/var/macports/build/_Users_marius_Development_MacPorts_ports_math_R-app/R-app/work/Mac-GUI-1.68 :info:build export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/.. :info:build /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module R --output-partial-info-plist /opt/local/var/macports/build/_Users_marius_Development_MacPorts_ports_math_R-app/R-app/work/Mac-GUI-1.68/build/R.build/Release/R.build/nl.lproj/RDocument-PartialInfo.plist --auto-activate-custom-fonts --target-device mac --minimum-deployment-target 10.14 --output-format human-readable-text --compile /opt/local/var/macports/build/_Users_marius_Development_MacPorts_ports_math_R-app/R-app/work/Mac-GUI-1.68/build/Release/R.app/Contents/Resources/nl.lproj/RDocument.nib /opt/local/var/macports/build/_Users_marius_Development_MacPorts_ports_math_R-app/R-app/work/Mac-GUI-1.68/nl.lproj/RDocument.xib :info:build 2019-10-25 15:47:08.683 ibtoold[6007:21550021] NetworkStorageDB:_openDBReadConnections: failed to open read connection to DB @ /opt/local/var/macports/home/Library/Caches/com.apple.ibtool/Cache.db. Error=14. Cause=unable to open database file :info:build 2019-10-25 15:47:08.683 ibtoold[6007:21550021] CacheRead: unable to open cache files in /opt/local/var/macports/home/Library/Caches/com.apple.ibtool :info:build 2019-10-25 15:47:08.684 ibtoold[6007:21550021] Failed to obtain sandbox extension for path=/opt/local/var/macports/home/Library/Caches/com.apple.ibtool. Errno:2 :info:build 2019-10-25 15:47:08.685 ibtoold[6007:21550021] NetworkStorageDB:_openDBReadConnections: failed to open read connection to DB @ /opt/local/var/macports/home/Library/Caches/com.apple.ibtool/Cache.db. Error=14. Cause=unable to open database file :info:build 2019-10-25 15:47:08.685 ibtoold[6007:21550021] CacheRead: unable to open cache files in /opt/local/var/macports/home/Library/Caches/com.apple.ibtool :info:build 2019-10-25 15:47:08.685 ibtoold[6007:21550021] Failed to obtain sandbox extension for path=/opt/local/var/macports/home/Library/Caches/com.apple.ibtool. Errno:2
Attachments (1)
Change History (6)
Changed 5 years ago by Schamschula (Marius Schamschula)
Attachment: | R-app-main.log added |
---|
comment:1 Changed 5 years ago by jmroot (Joshua Root)
Owner: | changed from kjell.konis@… to kjellpk |
---|
comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | TheLastLovemark added |
---|---|
Summary: | R-app fails to build on Mojave → R-app: error: Compiling for earlier than macOS 10.6 is no longer supported |
comment:3 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | LenoreHorner added |
---|
Has duplicate #60345.
comment:4 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
A newer version of R-app is available from the developer; the first step should probably be to try to update the port to that version.
comment:5 Changed 2 years ago by barracuda156
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I am not sure that the errors mentioned in the description are relevant. The relevant error seems to me to be:
Has duplicate #59957.