SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] SCIRun v3.0.2 source doesn't compile for me


Chronological Thread 
  • From: Ashu Chaturvedi <ashu@case.edu>
  • To: scirun-users@sci.utah.edu
  • Subject: [SCIRUN-USERS] SCIRun v3.0.2 source doesn't compile for me
  • Date: Tue, 17 Feb 2009 10:16:20 -0500

Hey there,

I'm trying to install SCIRun v3.0.2 on my MacBook Pro running OS X 10.5.6, and it's not compiling.  This is the last stable release for v3.x of SCIRun located here:

The error I'm getting at the end is listed below:

--------------------------------------------------
[100%] Building CXX object Dataflow/MatlabInterface/Dataflow/Modules/Interface/CMakeFiles/Packages_MatlabInterface_Dataflow_Modules_Interface.dir/InterfaceWithMatlabViaBundles.o
.make[2]: *** No rule to make target `lib/libCore_Persistent.dylib', needed by `lib/libPackages_MatlabInterface_Dataflow_Modules_Interface.dylib'.  Stop.
[100%] Built target Packages_MatlabInterface_Dataflow_Modules_Interface
 Size of output: 123K
Command exited with the value: 0
   50 or more Compiler errors
   12 Compiler warnings
Test project /Applications/SCIRun/SCIRun_v3.0.2/bin
Constructing a list of tests
Done constructing a list of tests
No tests were found!!!
Performing coverage
 Cannot find any coverage files. Ignoring Coverage request.
Create notes file
Add file: /Applications/SCIRun/SCIRun_v3.0.2/bin/CMakeCache.txt
Submit files (using xmlrpc)
   Using XML-RPC submit method
   Submit file: /Applications/SCIRun/SCIRun_v3.0.2/bin/Testing/20090216-2241/Build.xml
 Submission problem: Curl failed to perform HTTP POST request.  curl_easy_perform() says: Empty reply from server (52) (-504)
   Problems when submitting via XML-RPC
Errors while running CTest

***ERROR in build script
The failed command was:
/opt/local/bin/ctest -VV -D Experimental -A /Applications/SCIRun/SCIRun_v3.0.2/bin/CMakeCache.txt
--------------------------------------------------

Any ideas on how to fix this issue?  I tried installing it using the included build script, just by doing: ./build.sh -j2 .

I want this particular version (v3.x) installed via source on my laptop instead of the latest 4.x build since I heavily use C-code in the LinearAlgebra modules and need dynamic compilation capabilities.  As I recall, the latest svn version of 3.x worked on my laptop, but I can't seem to download that particular version anymore.  Thanks in advance for your help!

--Ashu Chaturvedi



  • [SCIRUN-USERS] SCIRun v3.0.2 source doesn't compile for me, Ashu Chaturvedi, 02/17/2009

Archive powered by MHonArc 2.6.16.

Top of page