#748: [waiting on upstream] update iml to the 1.0.3 release + our patches
------------------------------------+---------------------------------------
       Reporter:  was               |         Owner:  mabshoff                  
    
           Type:  defect            |        Status:  new                       
    
       Priority:  major             |     Milestone:  
sage-duplicate/invalid/wontfix
      Component:  packages          |    Resolution:                            
    
       Keywords:  spkg upgrade iml  |   Work issues:                            
    
Report Upstream:  N/A               |     Reviewers:                            
    
        Authors:                    |     Merged in:                            
    
   Dependencies:                    |      Stopgaps:                            
    
------------------------------------+---------------------------------------

Comment (by kini):

 Oh, I should mention that the patch I pasted in the previous comment
 actually does work to get rid of the build failure caused in `repl/`. Now
 the problem seems to be something with dynamic linking. To copy from
 #13027:

 {{{
 creating test-largeentry
 dyld: lazy symbol binding failed: Symbol not found: _cblas_dgemm
   Referenced from:
 
/Users/wstein/build/sage-5.0/spkg/build/iml-1.0.3.p0/src/src/.libs/libiml.0.dylib
   Expected in: flat namespace

 dyld: Symbol not found: _cblas_dgemm
   Referenced from:
 
/Users/wstein/build/sage-5.0/spkg/build/iml-1.0.3.p0/src/src/.libs/libiml.0.dylib
   Expected in: flat namespace

 /bin/sh: line 1: 74987 Trace/BPT trap          ${dir}$tst
 FAIL: test-smallentry
 dyld: lazy symbol binding failed: Symbol not found: _cblas_dgemm
   Referenced from:
 
/Users/wstein/build/sage-5.0/spkg/build/iml-1.0.3.p0/src/src/.libs/libiml.0.dylib
   Expected in: flat namespace

 dyld: Symbol not found: _cblas_dgemm
   Referenced from:
 
/Users/wstein/build/sage-5.0/spkg/build/iml-1.0.3.p0/src/src/.libs/libiml.0.dylib
   Expected in: flat namespace

 /bin/sh: line 1: 75006 Trace/BPT trap          ${dir}$tst
 FAIL: test-largeentry
 ===================
 2 of 2 tests failed
 ===================
 make[2]: *** [check-TESTS] Error 1
 make[1]: *** [check-am] Error 2
 make: *** [check-recursive] Error 1
 Error testing IML
 }}}

 As you can see, this is during the testing phase, so building completes
 successfully with the patch I pasted in the previous comment.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/748#comment:15>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to