probml / pmtk3

Probabilistic Modeling Toolkit for Matlab/Octave.
MIT License
1.55k stars 797 forks source link

Run initPmtk3.m Matlab Student Version on Mac OS X 10.8.2 - Failure #48

Open ido opened 10 years ago

ido commented 10 years ago

From xji...@gmail.com on October 21, 2012 22:44:05

What steps will reproduce the problem? 1. Run the initialization What is the expected output? What do you see instead? Process: MATLAB [16789] Path: /Applications/MATLAB_R2012a_Student.app/Contents/MacOS/StartMATLAB Identifier: com.mathworks.matlab Version: R2012a 7.14.0 Code Type: X86-64 (Native) Parent Process: launchd [394] User ID: 501

Date/Time: 2012-10-22 02:59:08.805 +0100 OS Version: Mac OS X 10.8.2 (12C60) Report Version: 10

Interval Since Last Report: 342359 sec Crashes Since Last Report: 66 Per-App Interval Since Last Report: 74655 sec Per-App Crashes Since Last Report: 30 Anonymous UUID: 4A31AB5A-7A61-775E-2132-0CD351D2D0EC

Crashed Thread: 3

Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000

Dyld Error Message: Symbol not found: __gfortran_allocate64_array Referenced from: /Users/USER/*/glmnetMex.mexmaci64 Expected in: /Applications/MATLAB_R2012a_Student.app/sys/os/maci64/libgfortran.3.dylib What version / revision of the product are you using? On what operating system? Matlab Student Version R2012a 64-bit (maci64) on Mac OS 10.8.2 (Mountain Lion) Please provide any additional information below. The problem appears at the last step of the initialization "Compile mex", after pfColorTracker.

Original issue: http://code.google.com/p/pmtk3/issues/detail?id=48

ido commented 10 years ago

From egre...@gmail.com on May 18, 2013 05:10:12

I'm having the exact same problem on both my iMac and Macbook Air. Everything installed is up-to-date including matlab/xcode/homebrew. I also have the student version.

ido commented 10 years ago

From egre...@gmail.com on May 20, 2013 16:20:08

I solved this problem by upgrading Matlab to the 2013 student edition.