Opened 4 years ago

Closed 18 months ago

#60345 closed defect (fixed)

R-app: error: Compiling for earlier than macOS 10.6 is no longer supported

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

Description

Even after clean and re-attempt, R-app fails. R installed successfully. MacOS 10.14.6

Attachments (1)

R-app_main.log (247.5 KB) - added by LenoreHorner 4 years ago.
main.log

Download all attachments as: .zip

Change History (8)

Changed 4 years ago by LenoreHorner

Attachment: R-app_main.log added

main.log

comment:1 Changed 4 years ago by jmroot (Joshua Root)

Owner: set to kjellpk

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

Resolution: duplicate
Status: assignedclosed
Summary: R-app failsR-app: error: Compiling for earlier than macOS 10.6 is no longer supported

The log says:

error: Compiling for earlier than macOS 10.6 is no longer supported

So this is a duplicate of

comment:3 Changed 4 years ago by LenoreHorner

Resolution: duplicate
Status: closedreopened

That is not, however, the only error, nor even the first error. Hence the new ticket. See log file.

comment:4 Changed 4 years ago by LenoreHorner

Sorry, Ryan, didn't see your detailed response about what the errors mean until after I'd responded here (different mailboxes).

comment:5 Changed 4 years ago by kencu (Ken)

FYI, you see that ibtool error quite often since xcode 10; I usually just reinplace 10.5 to 10.6 in the xib files affected.

comment:6 in reply to:  5 Changed 2 years ago by barracuda156

Replying to kencu:

FYI, you see that ibtool error quite often since xcode 10; I usually just reinplace 10.5 to 10.6 in the xib files affected.

It is possible to make xib files compile correctly on PowerPC? At least on 10.5.8.

Since R GUI 1.67, as I remember, some major changes were done, one of those to xib, and newer versions fail to build with Xcode on PowerPC. (I have built up to R GUI 1.72, but replacing xib with older ones.)

comment:7 Changed 18 months ago by barracuda156

Resolution: fixed
Status: reopenedclosed

In 83f06da2d1bc4e590135496f210df3d0c67278eb/macports-ports (master):

R-app: restore support for older systems and PPC
Fixes: #64167
Fixes: #59482
Fixes: #60345

Note: See TracTickets for help on using tickets.