Advertisement
RafalSkolasinski

Untitled

Mar 17th, 2016
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.53 KB | None | 0 0
  1. [ 93%] Building CXX object CMakeFiles/mshrable.dir/app/mshrable.cpp.o
  2. Linking CXX executable mshrable
  3. /usr/bin/ld: warning: libboost_chrono.so.1.60.0, needed by /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libboost_timer.so, not found (try using -rpath or -rpath-link)
  4. /usr/bin/ld: warning: libopenblas.so.0, needed by /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so, not found (try using -rpath or -rpath-link)
  5. /usr/bin/ld: warning: libssl.so.1.0.0, needed by /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so, not found (try using -rpath or -rpath-link)
  6. /usr/bin/ld: warning: libcrypto.so.1.0.0, needed by /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so, not found (try using -rpath or -rpath-link)
  7. /usr/bin/ld: warning: libmpichf90.so.3, needed by /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so, not found (try using -rpath or -rpath-link)
  8. /usr/bin/ld: warning: libmpich.so.3, needed by /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so, not found (try using -rpath or -rpath-link)
  9. /usr/bin/ld: warning: libopa.so.1, needed by /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so, not found (try using -rpath or -rpath-link)
  10. /usr/bin/ld: warning: libmpl.so.1, needed by /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so, not found (try using -rpath or -rpath-link)
  11. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read'
  12. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_File_write_all'
  13. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Comm_rank'
  14. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_unlock'
  15. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Abort'
  16. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Waitany'
  17. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_create_subarray'
  18. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graph_create'
  19. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_position'
  20. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_all_begin'
  21. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graph_neighbors'
  22. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `PMPI_Type_set_name'
  23. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_amode'
  24. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Scan'
  25. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Grequest_complete'
  26. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Put'
  27. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Test_cancelled'
  28. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_set_size'
  29. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Bsend_init'
  30. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_byte_offset'
  31. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Init'
  32. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_at'
  33. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Group_range_excl'
  34. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_get_attr'
  35. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Reduce_scatter'
  36. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_get_contents'
  37. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_size'
  38. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_get_valuelen'
  39. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_ordered_begin'
  40. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_call_errhandler'
  41. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Pack_external_size'
  42. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Info_free'
  43. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_CTX_ctrl'
  44. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Sendrecv_replace'
  45. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Ssend_init'
  46. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_start'
  47. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_ordered'
  48. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_ordered_begin'
  49. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Alltoallv'
  50. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_set_errhandler'
  51. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Add_error_class'
  52. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Scatterv'
  53. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Type_free'
  54. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_ordered_end'
  55. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Accumulate'
  56. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Issend'
  57. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Request_get_status'
  58. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graph_neighbors_count'
  59. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_delete_attr'
  60. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Comm_group'
  61. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_disconnect'
  62. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_set_attr'
  63. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_all_end'
  64. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Comm_split'
  65. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Error_string'
  66. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_set_info'
  67. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_get_errhandler'
  68. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_complete'
  69. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Allreduce'
  70. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_read'
  71. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Send_init'
  72. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_delete'
  73. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Exscan'
  74. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Comm_set_errhandler'
  75. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPIR_Keyval_set_proxy'
  76. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Rsend'
  77. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_File_close'
  78. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Bsend'
  79. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_load_error_strings'
  80. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Buffer_detach'
  81. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_get_true_extent'
  82. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_get_group'
  83. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Recv'
  84. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_lock'
  85. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_connect'
  86. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Type_contiguous'
  87. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_dup'
  88. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Comm_compare'
  89. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_free'
  90. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Publish_name'
  91. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Lookup_name'
  92. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_rank'
  93. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Wait'
  94. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Start'
  95. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iread_shared'
  96. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_ordered_end'
  97. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Ibsend'
  98. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_shared'
  99. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_create_errhandler'
  100. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_position_shared'
  101. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_type_extent'
  102. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_create_resized'
  103. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_free'
  104. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Group_size'
  105. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Op_create'
  106. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Get_elements'
  107. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_new'
  108. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_get_nthkey'
  109. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_create_hindexed'
  110. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Reduce_scatter_block'
  111. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Request_free'
  112. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Ssend'
  113. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Test'
  114. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Get_processor_name'
  115. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_errhandler'
  116. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_get_nkeys'
  117. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Add_error_code'
  118. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Rsend_init'
  119. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_set_attr'
  120. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Comm_create_errhandler'
  121. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Attr_delete'
  122. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Alltoall'
  123. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_shift'
  124. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Error_class'
  125. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_get_name'
  126. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_at_all'
  127. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_call_errhandler'
  128. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Comm_size'
  129. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graph_get'
  130. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_get_errhandler'
  131. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Intercomm_merge'
  132. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Group_range_incl'
  133. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Pack_external'
  134. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_indexed'
  135. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_map'
  136. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPIR_Errhandler_set_cxx'
  137. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Alltoallw'
  138. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Waitall'
  139. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_group'
  140. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Close_port'
  141. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_get_envelope'
  142. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Topo_test'
  143. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Alloc_mem'
  144. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Group_excl'
  145. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_at_all_begin'
  146. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_get_parent'
  147. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_shared'
  148. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Free_mem'
  149. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_get_name'
  150. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_create'
  151. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Wtime'
  152. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Comm_dup'
  153. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_seek'
  154. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_create_keyval'
  155. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Get_count'
  156. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Op_free'
  157. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Grequest_start'
  158. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_create_keyval'
  159. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_test'
  160. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_call_errhandler'
  161. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Comm_create'
  162. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graphdims_get'
  163. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Is_thread_main'
  164. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_CTX_new'
  165. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_create_errhandler'
  166. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Errhandler_free'
  167. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Keyval_create'
  168. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Group_incl'
  169. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_at_all'
  170. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_set_errhandler'
  171. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Attr_get'
  172. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_get_attr'
  173. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Op_commutative'
  174. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_at_all_begin'
  175. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_File_set_view'
  176. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Attr_put'
  177. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_shutdown'
  178. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_at'
  179. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write'
  180. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Irsend'
  181. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Get_version'
  182. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Bcast'
  183. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_get_error'
  184. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_create_struct'
  185. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Dims_create'
  186. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iread'
  187. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_remote_group'
  188. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_create'
  189. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Scatter'
  190. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_set'
  191. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Initialized'
  192. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_set_bio'
  193. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_set_name'
  194. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Iprobe'
  195. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Probe'
  196. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSLv23_method'
  197. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Allgatherv'
  198. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_get'
  199. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Open_port'
  200. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_preallocate'
  201. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_File_open'
  202. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Cancel'
  203. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_sub'
  204. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_wait'
  205. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_create_keyval'
  206. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPIR_Op_set_cxx'
  207. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Finalized'
  208. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Unpack_external'
  209. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_set_atomicity'
  210. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Send'
  211. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graph_map'
  212. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Type_size'
  213. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_atomicity'
  214. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Reduce_local'
  215. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_get_attr'
  216. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_remote_size'
  217. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Status_set_cancelled'
  218. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Get'
  219. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iwrite_at'
  220. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cartdim_get'
  221. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `BIO_new_fp'
  222. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Irecv'
  223. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_view'
  224. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_coords'
  225. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_library_init'
  226. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_fence'
  227. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Comm_free'
  228. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_create_indexed_block'
  229. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Pack'
  230. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Reduce'
  231. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_get_extent'
  232. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Group_rank'
  233. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libboost_timer.so: undefined reference to `boost::chrono::steady_clock::now()'
  234. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_all_end'
  235. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Gatherv'
  236. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Startall'
  237. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Get_address'
  238. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_write'
  239. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Allgather'
  240. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_delete_attr'
  241. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Unpublish_name'
  242. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_all_begin'
  243. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Pcontrol'
  244. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Add_error_string'
  245. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Init_thread'
  246. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_create_darray'
  247. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iread_at'
  248. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_info'
  249. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `BIO_new_socket'
  250. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Keyval_free'
  251. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_at_all_end'
  252. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Query_thread'
  253. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_ordered'
  254. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_join'
  255. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Pack_size'
  256. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_set_attr'
  257. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Unpack'
  258. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Intercomm_create'
  259. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Recv_init'
  260. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iwrite'
  261. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Isend'
  262. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_delete_attr'
  263. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_sync'
  264. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_at_all_end'
  265. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_post'
  266. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_seek_shared'
  267. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_create_hvector'
  268. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_CTX_free'
  269. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_test_inter'
  270. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `mpi_init_'
  271. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_get_name'
  272. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_vector'
  273. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_File_read_all'
  274. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_set_name'
  275. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Finalize'
  276. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_set_name'
  277. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Sendrecv'
  278. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Status_set_elements'
  279. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Register_datarep'
  280. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_accept'
  281. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Wtick'
  282. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Gather'
  283. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Buffer_attach'
  284. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Info_create'
  285. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_connect'
  286. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iwrite_shared'
  287. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Group_free'
  288. /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Barrier'
  289. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_get'
  290. /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Type_commit'
  291. collect2: error: ld returned 1 exit status
  292. make[2]: *** [mshrable] Error 1
  293. make[1]: *** [CMakeFiles/mshrable.dir/all] Error 2
  294. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement