Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.11 KB | None | 0 0
  1. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  2. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  3. from msmapplywarp.cc(11):
  4. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(154): warning #858: type qualifier on return type is meaningless
  5. inline const int Ncols() const{ return mat.size();}; // should be same size as the number of vertices of the source mesh
  6. ^
  7.  
  8. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  9. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  10. from msmapplywarp.cc(11):
  11. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(155): warning #858: type qualifier on return type is meaningless
  12. inline const int Nrows(const int& i) const { return mat[i-1].size();}; /// there will be a different number of rows for each column as there are different numbers of neighbours within _ang f
  13. ^
  14.  
  15. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  16. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  17. from msmapplywarp.cc(11):
  18. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(156): warning #858: type qualifier on return type is meaningless
  19. inline const double get_ang() const{return _ang;};
  20. ^
  21.  
  22. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  23. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  24. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  25. from msm_metric_sim.cc(3):
  26. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(208): warning #858: type qualifier on return type is meaningless
  27. const bool operator ==(const NEWMESH::Mpoint &p2, const NEWMESH::Mpoint &p1);
  28. ^
  29.  
  30. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  31. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  32. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  33. from msm_metric_sim.cc(3):
  34. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(210): warning #858: type qualifier on return type is meaningless
  35. const bool operator ==(const NEWMESH::Mpoint &p2, const NEWMESH::Pt &p1);
  36. ^
  37.  
  38. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  39. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  40. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  41. from msm_metric_sim.cc(3):
  42. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(216): warning #858: type qualifier on return type is meaningless
  43. const bool operator ==(const NEWMESH::newmesh &M1, const NEWMESH::newmesh &M2);
  44. ^
  45.  
  46. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  47. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  48. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  49. from surfconvert.cc(10):
  50. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(208): warning #858: type qualifier on return type is meaningless
  51. const bool operator ==(const NEWMESH::Mpoint &p2, const NEWMESH::Mpoint &p1);
  52. ^
  53.  
  54. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  55. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  56. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  57. from surfconvert.cc(10):
  58. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(210): warning #858: type qualifier on return type is meaningless
  59. const bool operator ==(const NEWMESH::Mpoint &p2, const NEWMESH::Pt &p1);
  60. ^
  61.  
  62. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  63. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  64. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  65. from surfconvert.cc(10):
  66. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(216): warning #858: type qualifier on return type is meaningless
  67. const bool operator ==(const NEWMESH::newmesh &M1, const NEWMESH::newmesh &M2);
  68. ^
  69.  
  70. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  71. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  72. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  73. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  74. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  75. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  76. from msm.cc(8):
  77. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(154): warning #858: type qualifier on return type is meaningless
  78. inline const int Ncols() const{ return mat.size();}; // should be same size as the number of vertices of the source mesh
  79. ^
  80.  
  81. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  82. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  83. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  84. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  85. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  86. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  87. from msm.cc(8):
  88. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(155): warning #858: type qualifier on return type is meaningless
  89. inline const int Nrows(const int& i) const { return mat[i-1].size();}; /// there will be a different number of rows for each column as there are different numbers of neighbours within _ang f
  90. ^
  91.  
  92. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  93. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  94. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  95. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  96. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  97. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  98. from msm.cc(8):
  99. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(156): warning #858: type qualifier on return type is meaningless
  100. inline const double get_ang() const{return _ang;};
  101. ^
  102.  
  103. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  104. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  105. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  106. from msm_metric_sim.cc(3):
  107. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(275): warning #858: type qualifier on return type is meaningless
  108. const double get_triangle_area(const int& n)const{if(n>= (int) _triangles.size() ||(int) _triangles.size()==0){throw NEWMESHException("get_triangle: index exceeds face dimensions");} else return _triangles[n].get_area();}
  109. ^
  110.  
  111. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  112. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  113. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  114. from msm_metric_sim.cc(3):
  115. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(278): warning #858: type qualifier on return type is meaningless
  116. const int get_triangleID_from_vertexIDs(const int & n0, const int & n1,const int & n2)const;
  117. ^
  118.  
  119. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  120. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  121. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  122. from msm_metric_sim.cc(3):
  123. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(282): warning #858: type qualifier on return type is meaningless
  124. const int get_neighbour(const int & n, const int & ID)const{if(n>=(int) _points.size() || (int) _points.size()==0){throw NEWMESHException("get_coord: index exceeds data dimensions");} return _points[n]->get_nID(ID);}
  125. ^
  126.  
  127. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  128. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  129. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  130. from surfconvert.cc(10):
  131. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(275): warning #858: type qualifier on return type is meaningless
  132. const double get_triangle_area(const int& n)const{if(n>= (int) _triangles.size() ||(int) _triangles.size()==0){throw NEWMESHException("get_triangle: index exceeds face dimensions");} else return _triangles[n].get_area();}
  133. ^
  134.  
  135. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  136. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  137. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  138. from surfconvert.cc(10):
  139. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(278): warning #858: type qualifier on return type is meaningless
  140. const int get_triangleID_from_vertexIDs(const int & n0, const int & n1,const int & n2)const;
  141. ^
  142.  
  143. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  144. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  145. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  146. from surfconvert.cc(10):
  147. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(282): warning #858: type qualifier on return type is meaningless
  148. const int get_neighbour(const int & n, const int & ID)const{if(n>=(int) _points.size() || (int) _points.size()==0){throw NEWMESHException("get_coord: index exceeds data dimensions");} return _points[n]->get_nID(ID);}
  149. ^
  150.  
  151. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  152. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  153. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  154. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  155. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  156. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  157. from msmresample.cc(11):
  158. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(154): warning #858: type qualifier on return type is meaningless
  159. inline const int Ncols() const{ return mat.size();}; // should be same size as the number of vertices of the source mesh
  160. ^
  161.  
  162. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  163. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  164. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  165. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  166. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  167. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  168. from msmresample.cc(11):
  169. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(155): warning #858: type qualifier on return type is meaningless
  170. inline const int Nrows(const int& i) const { return mat[i-1].size();}; /// there will be a different number of rows for each column as there are different numbers of neighbours within _ang f
  171. ^
  172.  
  173. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  174. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  175. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  176. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  177. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  178. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  179. from msmresample.cc(11):
  180. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(156): warning #858: type qualifier on return type is meaningless
  181. inline const double get_ang() const{return _ang;};
  182. ^
  183.  
  184. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  185. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  186. from msm_metric_sim.cc(3):
  187. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(154): warning #858: type qualifier on return type is meaningless
  188. inline const int Ncols() const{ return mat.size();}; // should be same size as the number of vertices of the source mesh
  189. ^
  190.  
  191. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  192. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  193. from msm_metric_sim.cc(3):
  194. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(155): warning #858: type qualifier on return type is meaningless
  195. inline const int Nrows(const int& i) const { return mat[i-1].size();}; /// there will be a different number of rows for each column as there are different numbers of neighbours within _ang f
  196. ^
  197.  
  198. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  199. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  200. from msm_metric_sim.cc(3):
  201. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(156): warning #858: type qualifier on return type is meaningless
  202. inline const double get_ang() const{return _ang;};
  203. ^
  204.  
  205. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  206. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  207. from surfconvert.cc(10):
  208. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(154): warning #858: type qualifier on return type is meaningless
  209. inline const int Ncols() const{ return mat.size();}; // should be same size as the number of vertices of the source mesh
  210. ^
  211.  
  212. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  213. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  214. from surfconvert.cc(10):
  215. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(155): warning #858: type qualifier on return type is meaningless
  216. inline const int Nrows(const int& i) const { return mat[i-1].size();}; /// there will be a different number of rows for each column as there are different numbers of neighbours within _ang f
  217. ^
  218.  
  219. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  220. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  221. from surfconvert.cc(10):
  222. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(156): warning #858: type qualifier on return type is meaningless
  223. inline const double get_ang() const{return _ang;};
  224. ^
  225.  
  226. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  227. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  228. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  229. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  230. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  231. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  232. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  233. from estimate_metric_distortion.cc(22):
  234. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(190): warning #858: type qualifier on return type is meaningless
  235. const double get_area() const{return _area;}
  236. ^
  237.  
  238. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  239. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  240. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  241. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  242. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  243. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  244. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  245. from estimate_metric_distortion.cc(22):
  246. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(200): warning #858: type qualifier on return type is meaningless
  247. const bool intersect(const vector<Pt> & p)const; // checks if a segment intersects the triangle
  248. ^
  249.  
  250. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  251. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  252. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  253. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  254. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  255. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  256. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  257. from estimate_metric_distortion.cc(22):
  258. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(201): warning #858: type qualifier on return type is meaningless
  259. const bool intersect(const vector<Pt> & p,int& ind)const; // checks if a segment intersects the triangle+gives the index of the closest vertex
  260. ^
  261.  
  262. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  263. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  264. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  265. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  266. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  267. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  268. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  269. from estimate_metric_distortion.cc(22):
  270. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(202): warning #858: type qualifier on return type is meaningless
  271. const int get_no()const{return _no;}
  272. ^
  273.  
  274. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  275. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  276. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  277. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  278. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  279. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  280. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  281. from estimate_metric_distortion.cc(22):
  282. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(204): warning #858: type qualifier on return type is meaningless
  283. const int get_vertex_no(const int& i)const{return _vertice[i]->get_no();} // ER added
  284. ^
  285.  
  286. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  287. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  288. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  289. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  290. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  291. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  292. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  293. from estimate_metric_distortion.cc(22):
  294. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(208): warning #858: type qualifier on return type is meaningless
  295. const bool operator ==(const NEWMESH::Mpoint &p2, const NEWMESH::Mpoint &p1);
  296. ^
  297.  
  298. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  299. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  300. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  301. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  302. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  303. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  304. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  305. from estimate_metric_distortion.cc(22):
  306. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(210): warning #858: type qualifier on return type is meaningless
  307. const bool operator ==(const NEWMESH::Mpoint &p2, const NEWMESH::Pt &p1);
  308. ^
  309.  
  310. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  311. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  312. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  313. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  314. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  315. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  316. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  317. from estimate_metric_distortion.cc(22):
  318. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(216): warning #858: type qualifier on return type is meaningless
  319. const bool operator ==(const NEWMESH::newmesh &M1, const NEWMESH::newmesh &M2);
  320. ^
  321.  
  322. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  323. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  324. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  325. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  326. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  327. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  328. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  329. from estimate_metric_distortion.cc(22):
  330. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(275): warning #858: type qualifier on return type is meaningless
  331. const double get_triangle_area(const int& n)const{if(n>= (int) _triangles.size() ||(int) _triangles.size()==0){throw NEWMESHException("get_triangle: index exceeds face dimensions");} else return _triangles[n].get_area();}
  332. ^
  333.  
  334. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  335. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  336. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  337. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  338. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  339. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  340. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  341. from estimate_metric_distortion.cc(22):
  342. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(278): warning #858: type qualifier on return type is meaningless
  343. const int get_triangleID_from_vertexIDs(const int & n0, const int & n1,const int & n2)const;
  344. ^
  345.  
  346. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(16),
  347. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  348. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  349. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  350. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  351. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  352. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  353. from estimate_metric_distortion.cc(22):
  354. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/newmesh.h(282): warning #858: type qualifier on return type is meaningless
  355. const int get_neighbour(const int & n, const int & ID)const{if(n>=(int) _points.size() || (int) _points.size()==0){throw NEWMESHException("get_coord: index exceeds data dimensions");} return _points[n]->get_nID(ID);}
  356. ^
  357.  
  358. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  359. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  360. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  361. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  362. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  363. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  364. from estimate_metric_distortion.cc(22):
  365. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(154): warning #858: type qualifier on return type is meaningless
  366. inline const int Ncols() const{ return mat.size();}; // should be same size as the number of vertices of the source mesh
  367. ^
  368.  
  369. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  370. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  371. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  372. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  373. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  374. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  375. from estimate_metric_distortion.cc(22):
  376. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(155): warning #858: type qualifier on return type is meaningless
  377. inline const int Nrows(const int& i) const { return mat[i-1].size();}; /// there will be a different number of rows for each column as there are different numbers of neighbours within _ang f
  378. ^
  379.  
  380. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/resampler.h(45),
  381. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/meshfns.h(12),
  382. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/featurespace.h(17),
  383. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(14),
  384. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  385. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  386. from estimate_metric_distortion.cc(22):
  387. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/newmesh/Relations.h(156): warning #858: type qualifier on return type is meaningless
  388. inline const double get_ang() const{return _ang;};
  389. ^
  390.  
  391. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/Fusion.h(15),
  392. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(19),
  393. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  394. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  395. from msm.cc(8):
  396. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/extras/include/ELC/ELC.h(148): warning #9: nested comment is not allowed
  397. //////////////////////////////////////////////////////////////////////////////////////////////////*/
  398. ^
  399.  
  400. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/extras/include/ELC/ELC.h(171),
  401. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/Fusion.h(15),
  402. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(19),
  403. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  404. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  405. from msm.cc(8):
  406. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/extras/include/ELC/ELC0.h(30): warning #9: nested comment is not allowed
  407. //////////////////////////////////////////////////////////////////////////////////////////////////*/
  408. ^
  409.  
  410. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/Fusion.h(15),
  411. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(19),
  412. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  413. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  414. from msmresample.cc(11):
  415. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/extras/include/ELC/ELC.h(148): warning #9: nested comment is not allowed
  416. //////////////////////////////////////////////////////////////////////////////////////////////////*/
  417. ^
  418.  
  419. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/extras/include/ELC/ELC.h(171),
  420. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/Fusion.h(15),
  421. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(19),
  422. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  423. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  424. from msmresample.cc(11):
  425. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/extras/include/ELC/ELC0.h(30): warning #9: nested comment is not allowed
  426. //////////////////////////////////////////////////////////////////////////////////////////////////*/
  427. ^
  428.  
  429. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/Fusion.h(15),
  430. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(19),
  431. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  432. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  433. from msm_metric_sim.cc(4):
  434. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/extras/include/ELC/ELC.h(148): warning #9: nested comment is not allowed
  435. //////////////////////////////////////////////////////////////////////////////////////////////////*/
  436. ^
  437.  
  438. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/extras/include/ELC/ELC.h(171),
  439. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/Fusion.h(15),
  440. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(19),
  441. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  442. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  443. from msm_metric_sim.cc(4):
  444. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/extras/include/ELC/ELC0.h(30): warning #9: nested comment is not allowed
  445. //////////////////////////////////////////////////////////////////////////////////////////////////*/
  446. ^
  447.  
  448. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/Fusion.h(15),
  449. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(19),
  450. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  451. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  452. from surfconvert.cc(11):
  453. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/extras/include/ELC/ELC.h(148): warning #9: nested comment is not allowed
  454. //////////////////////////////////////////////////////////////////////////////////////////////////*/
  455. ^
  456.  
  457. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/extras/include/ELC/ELC.h(171),
  458. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/Fusion.h(15),
  459. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(19),
  460. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  461. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  462. from surfconvert.cc(11):
  463. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/extras/include/ELC/ELC0.h(30): warning #9: nested comment is not allowed
  464. //////////////////////////////////////////////////////////////////////////////////////////////////*/
  465. ^
  466.  
  467. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/Fusion.h(15),
  468. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(19),
  469. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  470. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  471. from estimate_metric_distortion.cc(22):
  472. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/extras/include/ELC/ELC.h(148): warning #9: nested comment is not allowed
  473. //////////////////////////////////////////////////////////////////////////////////////////////////*/
  474. ^
  475.  
  476. In file included from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/extras/include/ELC/ELC.h(171),
  477. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/Fusion.h(15),
  478. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/ContinuosOpt.h(19),
  479. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshmodify.h(13),
  480. from /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/include/MeshReg/meshreg.h(13),
  481. from estimate_metric_distortion.cc(22):
  482. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/extras/include/ELC/ELC0.h(30): warning #9: nested comment is not allowed
  483. //////////////////////////////////////////////////////////////////////////////////////////////////*/
  484. ^
  485.  
  486. icpc -L/opt/apps/centos7/naples/software/Core/icc/2017.4.196-GCC-6.4.0-2.28/lib/intel64 -L/opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/imkl/2017.3.196/lib -L/opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/imkl/2017.3.196/mkl/lib/intel64 -L/opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/imkl/2017.3.196/lib -L/opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/FSL/5.0.10/fsl/extras/lib -L/opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/FSL/5.0.10/fsl/extras/lib -L/lib64 -L/opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/FSL/5.0.10/fsl/extras/lib -L/opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/FSL/5.0.10/fsl/extras/lib -L/opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/FSL/5.0.10/fsl/extras/lib -L/opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/FSL/5.0.10/fsl/extras/lib -L/opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/FSL/5.0.10/fsl/extras/lib -L. -L/opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/lib -L/opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/extras/lib -L. -L/opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/MSM/1.0/lib -L/opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/FSL/5.0.10/fsl/lib -o msmapplywarp msmapplywarp.o -lmeshreg -lfastpd -ldiscrete -lnewmeshclass -lfslsurface -lgiftiio -lmm -lexpat -lfslvtkio -lnewimage -lmiscmaths -lmiscplot -lmiscpic -lfslio -lniftiio -lnewmat -lutils -lbint -lnewran -lprob -lznz -lgdc -lgd -lpng -lz
  487. /opt/apps/centos7/naples/software/Compiler/GCCcore/6.4.0/libpng/1.6.32/lib/libpng.so: undefined reference to `inflateValidate@ZLIB_1.2.9'
  488. make[2]: *** [msmapplywarp] Error 1
  489. make[2]: *** Waiting for unfinished jobs....
  490. make[2]: Leaving directory `/dev/shm/build/MSM/1.0/intel-2017b/MSM_HOCR-1.0/src/MSM'
  491. make[1]: *** [master-install-script] Error 2
  492. make[1]: Leaving directory `/dev/shm/build/MSM/1.0/intel-2017b/MSM_HOCR-1.0/src/MSM'
  493. make: *** [install] Error 2
  494. (at easybuild/tools/run.py:501 in parse_cmd_output)
  495. == 2019-07-11 11:20:41,263 easyblock.py:3050 WARNING build failed (first 300 chars): cmd "make -j 64 install" exited with exit code 2 and output:
  496. /opt/apps/centos7/naples/software/MPI/intel/2017.4.196-GCC-6.4.0-2.28/impi/2017.3.196/FSL/5.0.10/fsl/config/common/rules.mk:320: depend.mk: No such file or directory
  497. Building dependency file depend.mk
  498. make[1]: Entering directory `/dev/shm/
  499. == 2019-07-11 11:20:41,264 easyblock.py:294 INFO Closing log for application name MSM version 1.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement