Search found 6 matches

by michelle
07 May 2015, 09:05
Forum: Elmer/Ice
Topic: ctest failed due to segmentation fault errors
Replies: 10
Views: 19953

Re: ctest failed due to segmentation fault errors

Thanks for the reply, Thomas. If you have a makefile for Mumps that might help us but we will try following the information at this link. We have ScaLapack installed already, so hopefully this is not too difficult. I think we are very close with CentOS build. We may revisit the OS X build with your ...
by michelle
07 May 2015, 07:40
Forum: Elmer/Ice
Topic: ctest failed due to segmentation fault errors
Replies: 10
Views: 19953

Re: ctest failed due to segmentation fault errors

Thanks for the replies and input. We have had help here to try a number of things with our attempted Mac build, but unfortunately none of them worked. We are still getting segmentation faults at every test. We do have ElmerSolver in the right place and it seems to be found. We think there is an issu...
by michelle
05 May 2015, 04:36
Forum: Elmer/Ice
Topic: ctest failed due to segmentation fault errors
Replies: 10
Views: 19953

Re: ctest failed due to segmentation fault errors

Thanks for the reply. Unfortunately we still cannot get past the segmentation fault errors, and all tests still fail. While the log does say that it crashes at test_macros.cmake this file does exist, and I tried changing permissions on this file to be executable but that did not help and it has the ...
by michelle
01 May 2015, 04:07
Forum: Elmer/Ice
Topic: ctest failed due to segmentation fault errors
Replies: 10
Views: 19953

Re: ctest failed due to segmentation fault errors

Hi Thomas, We installed the dependent packages using Homebrew and then built Elmer and Elmer/Ice using cmake and the following compile script: #!/bin/bash CMAKE=cmake # Installation directory (set these!) TIMESTAMP=$(date +"%m-%d-%y") ELMER_REV="Elmer_devel_${TIMESTAMP}" ELMERSRC...
by michelle
30 Apr 2015, 03:10
Forum: Elmer/Ice
Topic: ctest failed due to segmentation fault errors
Replies: 10
Views: 19953

ctest failed due to segmentation fault errors

Hi everyone, We are trying to build Elmer/Ice on Mac OSX 10.10.3 and after finally getting the code to compile we are getting errors for nearly every test when running ctest. It failed at 338/340 tests. We get the same error when we try to run tests individually. The error in the test-stderr.log fil...
by michelle
12 Mar 2013, 21:48
Forum: Installation & compilation
Topic: Compilation error Mac OS X 10.6.8 with "make" in fem dir
Replies: 0
Views: 2696

Compilation error Mac OS X 10.6.8 with "make" in fem dir

I am compiling Elmer on my Mac Pro OS X 10.6.8 (Snow Leopard) and I get the below error when trying to run "make" in the /fem directory. The compilation was successful up to this point. Has anyone experienced this error and solved this problem? Thank you for the help. make all-recursive Ma...