#17211: m4rie testsuite fails with segfault on OSX 10.10
----------------------------------+----------------------------
   Reporter:  vbraun              |            Owner:
       Type:  defect              |           Status:  new
   Priority:  major               |        Milestone:  sage-6.4
  Component:  packages: standard  |         Keywords:
  Merged in:                      |          Authors:
  Reviewers:                      |  Report Upstream:  N/A
Work issues:                      |           Branch:
     Commit:                      |     Dependencies:
   Stopgaps:                      |
----------------------------------+----------------------------
 {{{
 ld: warning: directory not found for option '-L/lib'
 libtool: link: gcc -std=gnu99 -I/include -mmmx -msse -msse2 -msse3 -O2
 -fPIC -Wall -pedantic -g -I/Users/vbraun/Sage/local/include -I/include
 -mmmx -msse -msse2 -msse3 -I./tests -O2 -fPIC -Wall -pedantic -g
 -I/Users/vbraun/Sage/local/include -o .libs/test_ple tests/test_ple-
 test_ple.o  -L/lib -L/Users/vbraun/Sage/local/lib
 
/Users/vbraun/Sage/local/var/tmp/sage/build/m4rie-20140914/src/.libs/libm4rie.dylib
 /Users/vbraun/Sage/local/lib/libm4ri.dylib
 /Users/vbraun/Sage/local/lib/libpng12.dylib -lz -lm
 ld: warning: directory not found for option '-L/lib'
 make  check-TESTS
 ./test-driver: line 107: 66461 Segmentation fault: 11  "$@" > $log_file
 2>&1
 FAIL: test_multiplication
 PASS: test_elimination
 }}}
 There are some scary warnings
 {{{
 tests/test_smallops.c:68:2: warning: ISO C does not allow extra ';'
 outside of a function [-Wpedantic]
  };
   ^
 In file included from tests/test_smallops.c:27:0:
 tests/testing.h: In function 'mzd_slice_canary_is_alive':
 tests/testing.h:115:1: warning: control reaches end of non-void function
 [-Wreturn-type]
 }}}
 Full log attached

--
Ticket URL: <http://trac.sagemath.org/ticket/17211>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to