tchakravarty / pmtk3

Automatically exported from code.google.com/p/pmtk3
MIT License
1 stars 2 forks source link

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

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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] (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 reported on code.google.com by xji...@gmail.com on 22 Oct 2012 at 2:44

GoogleCodeExporter commented 8 years ago
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.

Original comment by egre...@gmail.com on 18 May 2013 at 12:10

GoogleCodeExporter commented 8 years ago
I solved this problem by upgrading Matlab to the 2013 student edition.

Original comment by egre...@gmail.com on 20 May 2013 at 11:20

GoogleCodeExporter commented 8 years ago
Moved to GitHub: https://github.com/probml/pmtk3/issues/48

Original comment by irosen on 4 Jan 2014 at 2:37