[esp-r] Re: ESP-r on Mac OSX 10.10 Yosemite

Jon Hand jon at esru.strath.ac.uk
Fri Jan 30 14:47:31 GMT 2015


I am still using OSX 10.8.5 but I suspect that you can avoid this issue with newer OSX by
forcing the Install script to use the MacPorts gcc g++ gfortran via the --compiiler_version -mp-4.8 
option in the Installer invocation command line.

Actually I tend to ask MacPorts to install the 4.7 version of the compilers (which puts -mp-4.7 files
in the /opt/local/bin folder.

And if you say yes to including debug symbols you could try running the executables from within
a debug environment such as gdb or ddd.  That should give you a lot more information about where
the crash is happening.

-Jon Hand
________________________________________
From: esp-r-bounces at lists.strath.ac.uk [esp-r-bounces at lists.strath.ac.uk] on behalf of JORDAN, Filip [filip.jordan.cz at gmail.com]
Sent: 28 January 2015 19:27
To: esp-r at lists.strath.ac.uk
Subject: [esp-r]  ESP-r on Mac OSX 10.10 Yosemite

Dear all,

have you got any experience with the installation of ESP-r on Mac OS X 10.10 or 10.09?

I usually got result like: successfully compile, successfully run Project Manager then become error like this:

Program received signal SIGABRT: Process abort signal.

Backtrace for this error:
#0  0x11e07cb4c
#1  0x11e07d06f
#2  0x7fff8cbe2f19

My last successful compilation and running of ESP-r was on Mac OS X 10.8.5 Mountain Lion.

Thank you. Regards,

Filip Jordan

P.S.: I am recently trying on following configuration:

- MacBook (13-inch, Aluminum, Late 2008), 2.4 GHz Intel Core 2 Duo, 8GB RAM
- Mac OSX 10.10.1
- Xcode 6.1.1
- Command Line Tools for Xcode 6.1.1
- MacPorts 2.3.3
- GCC48 4.8.4_0 with gfortran in /opt/local/bin installed by MacPorts
- X11 XQuartz 2.7.7 (xorg-server 1.15.2)
- ESP-r release 11.11 installed in /opt/esru/ for compilation modified ./Install (replaced "lib64" with “lib” for X11)




More information about the esp-r mailing list