Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#35440 closed defect (fixed)

R-framework: Mountain Lion workarounds

Reported by: kjellpk (Kjell Konis) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: haspatch maintainer mountainlion Cc:
Port: R-framework

Description

Version 2.15.1 of the R-framework does not compile using gcc 4.5 or gcc4.6. Also, R 2.15.1 still uses VecLib (which is now deprecated to the point of causing an error in ML) rather than Accelerate. The attached short-term solution is to not allow the gcc45 and gcc46 variants on ML as well as to use R's builtin BLAS/LAPACK.

Attachments (1)

R-framework.diff (1.2 KB) - added by kjellpk (Kjell Konis) 12 years ago.

Download all attachments as: .zip

Change History (6)

Changed 12 years ago by kjellpk (Kjell Konis)

Attachment: R-framework.diff added

comment:1 Changed 12 years ago by kjellpk (Kjell Konis)

Oops! First sentence should have said "...R-framework does not compile on Mountain Lion (ML)..." This bug applies only to Mountain Lion (os x 10.8).

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

Keywords: mountainlion added
Summary: Mountain Lion workaroundsR-framework: Mountain Lion workarounds

comment:3 Changed 12 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed

In r96075. Thank you.

comment:4 Changed 12 years ago by neverpanic (Clemens Lang)

I have further applied r96092 to prevent the message from showing up every time the Portfile is executed (which happens multiple times, e.g. in portindex, port info, etc.). I hope you're OK with this change?

comment:5 Changed 12 years ago by kjellpk (Kjell Konis)

Maintainer: no problem here. I actually wanted to do something like that but didn't know how. Anyway, I was hoping to have a real fix before anyone got annoyed, guess I was wrong. Thanks.

Note: See TracTickets for help on using tickets.