SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] compile problems on Suse 10.3


Chronological Thread 
  • From: Wade Sigurdson <wjs@buffalo.edu>
  • To: scirun-users@sci.utah.edu
  • Subject: [SCIRUN-USERS] compile problems on Suse 10.3
  • Date: Fri, 20 Jun 2008 10:48:45 -0400

I receiving compile errors using 3.0.2 on suse 10.3 (64bit).

The problem seems to be with;

/.../src/Dataflow/Modules/Fields/ConvertTet.h:94: error: no matching function for call to SCIRun::TetVolMesh;SCIRun::TetQuadraticLgn;SCIRun::Point; ;::TetVolMesh(SCIRun::TetVolMesh;SCIRun::TetLinearLgn;SCIRun::Point; ;*&amp;)

I've attached a fragment of the Build.xml where the error appears.

I get the same error whether I build with itk or not.

Any help would be greatly appreciated.

Thanks,

Wade

--
*Wade J. Sigurdson, Ph.D.
Director, Confocal Microscope and Flow Cytometry Facility
*
Voice - 716-829-3589
FAX - 716-829-3589
wjs@buffalo.edu
www.smbs.buffalo.edu/confocal
Title: Untitled
	<Error>
		<BuildLogLine>18117</BuildLogLine>
		<Text>/.../src/Dataflow/Modules/Fields/ConvertTet.h:94: error: no matching function for call to &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;SCIRun::TetVolMesh&lt;SCIRun::TetQuadraticLgn&lt;SCIRun::Point&gt; &gt;::TetVolMesh(SCIRun::TetVolMesh&lt;SCIRun::TetLinearLgn&lt;SCIRun::Point&gt; &gt;*&amp;)&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;
</Text>
		<SourceFile>Dataflow/Modules/Fields/ConvertTet.h</SourceFile>
		<SourceLineNumber>94</SourceLineNumber>
		<PreContext>/.../src/Core/Datatypes/PropertyManager.h: In member function &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;SCIRun::PropertyBase* SCIRun::Property&lt;T&gt;::clone() const [with T = std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;]&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;:
/.../src/Dataflow/Modules/Fields/ClipLatVolByIndicesOrWidget.cc:326:   instantiated from here
/.../src/Core/Datatypes/PropertyManager.h:102: warning: deprecated conversion from string constant to &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;char*&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;
[ 64%] Building CXX object Dataflow/Modules/Fields/CMakeFiles/Dataflow_Modules_Fields.dir/ConvertTet.o
In file included from /.../src/Dataflow/Modules/Fields/ConvertTet.cc:33:
/.../src/Dataflow/Modules/Fields/ConvertTet.h: In member function &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;virtual SCIRun::FieldHandle SCIRun::ConvertTet&lt;Fld&gt;::convert_quadratic(SCIRun::FieldHandle)&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;:
</PreContext>
		<PostContext>/.../src/Core/Datatypes/TetVolMesh.h:927: note: candidates are: SCIRun::TetVolMesh&lt;Basis&gt;::TetVolMesh(const SCIRun::TetVolMesh&lt;Basis&gt;&amp;) [with Basis = SCIRun::TetQuadraticLgn&lt;SCIRun::Point&gt;]
/.../src/Core/Datatypes/TetVolMesh.h:912: note:                 SCIRun::TetVolMesh&lt;Basis&gt;::TetVolMesh() [with Basis = SCIRun::TetQuadraticLgn&lt;SCIRun::Point&gt;]
/.../src/Dataflow/Modules/Fields/ConvertTet.cc: In static member function &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;static SCIRun::CompileInfoHandle SCIRun::ConvertTetBase::get_compile_info(const SCIRun::TypeDescription*)&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;:
/.../src/Dataflow/Modules/Fields/ConvertTet.cc:46: warning: deprecated conversion from string constant to &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;char*&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;
/.../src/Core/Datatypes/PropertyManager.h: In member function &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;void SCIRun::PropertyManager::set_property(const std::string&amp;, const T&amp;, bool) [with T = std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;]&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;:
/.../src/Core/Datatypes/PropertyManager.h:237:   instantiated from here</PostContext>
		<RepeatCount>0</RepeatCount>
</Error>


	<Error>
		<BuildLogLine>20130</BuildLogLine>
		<Text>c++: CMakeFiles/Dataflow_Modules_Fields.dir/ConvertTet.o: No such file or directory
</Text>
		<PreContext>/.../src/Dataflow/Modules/Fields/CollectFields.cc:111:   instantiated from here
/.../src/Dataflow/Network/Ports/SimplePort.h:304: warning: deprecated conversion from string constant to &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;char*&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;
/.../src/Core/Datatypes/PropertyManager.h: In member function &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;SCIRun::PropertyBase* SCIRun::Property&lt;T&gt;::clone() const [with T = std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;]&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;:
/.../src/Dataflow/Modules/Fields/CollectFields.cc:141:   instantiated from here
/.../src/Core/Datatypes/PropertyManager.h:102: warning: deprecated conversion from string constant to &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;char*&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;
Linking CXX shared library ../../../lib/libDataflow_Modules_Fields.so
</PreContext>
		<PostContext>Scanning dependencies of target Dataflow_Modules_Math
[ 72%] Building CXX object Dataflow/Modules/Math/CMakeFiles/Dataflow_Modules_Math.dir/AppendMatrix.o
In file included from /.../src/Core/Algorithms/Math/MathAlgo.h:33,
                 from /.../src/Dataflow/Modules/Math/AppendMatrix.cc:30:
/.../src/Core/Algorithms/Util/AlgoLibrary.h: In constructor &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;SCIRun::AlgoLibrary::AlgoLibrary(SCIRun::ProgressReporter*)&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;:
/.../src/Core/Algorithms/Util/AlgoLibrary.h:70: warning: deprecated conversion from string constant to &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;char*&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;</PostContext>
		<RepeatCount>0</RepeatCount>
</Error>


	<Error>
		<BuildLogLine>23032</BuildLogLine>
		<Text>gmake[2]: *** No rule to make target `lib/libDataflow_Modules_Fields.so', needed by `lib/libPackages_BioPSE_Dataflow_Modules_LeadField.so'.  Stop.
</Text>
		<PreContext>/.../src/Dataflow/Network/Module.h:603:   instantiated from &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;bool SCIRun::Module::send_output_handle(std::string, DH&amp;, bool, bool) [with DH = SCIRun::MatrixHandle]&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;
/.../src/Packages/BioPSE/Dataflow/Modules/LeadField/CalculateMisfitField.cc:195:   instantiated from here
/.../src/Dataflow/Network/Ports/SimplePort.h:304: warning: deprecated conversion from string constant to &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;char*&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;
/.../src/Core/Datatypes/PropertyManager.h: In member function &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;SCIRun::PropertyBase* SCIRun::Property&lt;T&gt;::clone() const [with T = std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;]&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;:
/.../src/Packages/BioPSE/Dataflow/Modules/LeadField/CalculateMisfitField.cc:245:   instantiated from here
/.../src/Core/Datatypes/PropertyManager.h:102: warning: deprecated conversion from string constant to &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;char*&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;
</PreContext>
		<PostContext>Scanning dependencies of target Packages_BioPSE_Dataflow_Modules_Modeling
[ 83%] Building CXX object Dataflow/BioPSE/Dataflow/Modules/Modeling/CMakeFiles/Packages_BioPSE_Dataflow_Modules_Modeling.dir/ConvertSegFieldToSepSurfs.o
/.../src/Core/Datatypes/PropertyManager.h: In member function &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;void SCIRun::PropertyManager::set_property(const std::string&amp;, const T&amp;, bool) [with T = std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;]&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;:
/.../src/Core/Datatypes/PropertyManager.h:237:   instantiated from here
/.../src/Core/Datatypes/PropertyManager.h:271: warning: deprecated conversion from string constant to &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;char*&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;
/.../src/Core/Datatypes/GenericField.h: In constructor &lt;-30&gt;&lt;-128&gt;&lt;-104&gt;SCIRun::GenericField&lt;Mesh, Basis, FData&gt;::GenericField() [with Mesh = SCIRun::LatVolMesh&lt;SCIRun::HexTrilinearLgn&lt;SCIRun::Point&gt; &gt;, Basis = SCIRun::ConstantBasis&lt;int&gt;, FData = SCIRun::FData3d&lt;int, SCIRun::LatVolMesh&lt;SCIRun::HexTrilinearLgn&lt;SCIRun::Point&gt; &gt; &gt;]&lt;-30&gt;&lt;-128&gt;&lt;-103&gt;:</PostContext>
		<RepeatCount>0</RepeatCount>
</Error>


	<Log Encoding="base64" Compression="/bin/gzip">
	</Log>
	<EndDateTime>Jun 19 15:53 EDT</EndDateTime>
<ElapsedMinutes>42.6</ElapsedMinutes></Build>
</Site>


  • [SCIRUN-USERS] compile problems on Suse 10.3, Wade Sigurdson, 06/20/2008

Archive powered by MHonArc 2.6.16.

Top of page