Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 93%] Building CXX object CMakeFiles/mshrable.dir/app/mshrable.cpp.o
- Linking CXX executable mshrable
- /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)
- /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)
- /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)
- /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)
- /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)
- /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)
- /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)
- /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)
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_File_write_all'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Comm_rank'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_unlock'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Abort'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Waitany'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_create_subarray'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graph_create'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_position'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_all_begin'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graph_neighbors'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `PMPI_Type_set_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_amode'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Scan'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Grequest_complete'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Put'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Test_cancelled'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_set_size'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Bsend_init'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_byte_offset'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Init'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_at'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Group_range_excl'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_get_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Reduce_scatter'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_get_contents'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_size'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_get_valuelen'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_ordered_begin'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_call_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Pack_external_size'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Info_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_CTX_ctrl'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Sendrecv_replace'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Ssend_init'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_start'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_ordered'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_ordered_begin'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Alltoallv'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_set_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Add_error_class'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Scatterv'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Type_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_ordered_end'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Accumulate'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Issend'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Request_get_status'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graph_neighbors_count'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_delete_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Comm_group'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_disconnect'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_set_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_all_end'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Comm_split'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Error_string'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_set_info'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_get_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_complete'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Allreduce'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_read'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Send_init'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_delete'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Exscan'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Comm_set_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPIR_Keyval_set_proxy'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Rsend'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_File_close'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Bsend'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_load_error_strings'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Buffer_detach'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_get_true_extent'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_get_group'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Recv'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_lock'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_connect'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Type_contiguous'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_dup'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Comm_compare'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Publish_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Lookup_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_rank'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Wait'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Start'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iread_shared'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_ordered_end'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Ibsend'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_shared'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_create_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_position_shared'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_type_extent'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_create_resized'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Group_size'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Op_create'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Get_elements'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_new'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_get_nthkey'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_create_hindexed'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Reduce_scatter_block'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Request_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Ssend'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Test'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Get_processor_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_get_nkeys'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Add_error_code'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Rsend_init'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_set_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Comm_create_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Attr_delete'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Alltoall'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_shift'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Error_class'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_get_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_at_all'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_call_errhandler'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Comm_size'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graph_get'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_get_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Intercomm_merge'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Group_range_incl'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Pack_external'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_indexed'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_map'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPIR_Errhandler_set_cxx'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Alltoallw'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Waitall'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_group'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Close_port'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_get_envelope'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Topo_test'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Alloc_mem'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Group_excl'
- /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'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_get_parent'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_shared'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Free_mem'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_get_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_create'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Wtime'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Comm_dup'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_seek'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_create_keyval'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Get_count'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Op_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Grequest_start'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_create_keyval'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_test'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_call_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Comm_create'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graphdims_get'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Is_thread_main'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_CTX_new'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_create_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Errhandler_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Keyval_create'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Group_incl'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_at_all'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_set_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Attr_get'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_get_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Op_commutative'
- /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'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_File_set_view'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Attr_put'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_shutdown'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_at'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Irsend'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Get_version'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Bcast'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_get_error'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_create_struct'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Dims_create'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iread'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_remote_group'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_create'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Scatter'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_set'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Initialized'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_set_bio'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_set_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Iprobe'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Probe'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSLv23_method'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Allgatherv'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_get'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Open_port'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_preallocate'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_File_open'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Cancel'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_sub'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_wait'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_create_keyval'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPIR_Op_set_cxx'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Finalized'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Unpack_external'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_set_atomicity'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Send'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graph_map'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Type_size'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_atomicity'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Reduce_local'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_get_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_remote_size'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Status_set_cancelled'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Get'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iwrite_at'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cartdim_get'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `BIO_new_fp'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Irecv'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_view'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_coords'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_library_init'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_fence'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Comm_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_create_indexed_block'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Pack'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Reduce'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_get_extent'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Group_rank'
- /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()'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_all_end'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Gatherv'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Startall'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Get_address'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_write'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Allgather'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_delete_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Unpublish_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_all_begin'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Pcontrol'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Add_error_string'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Init_thread'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_create_darray'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iread_at'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_info'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `BIO_new_socket'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Keyval_free'
- /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'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Query_thread'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_ordered'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_join'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Pack_size'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_set_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Unpack'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Intercomm_create'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Recv_init'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iwrite'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Isend'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_delete_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_sync'
- /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'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_post'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_seek_shared'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_create_hvector'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_CTX_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_test_inter'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `mpi_init_'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_get_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_vector'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_File_read_all'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_set_name'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Finalize'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_set_name'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Sendrecv'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Status_set_elements'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Register_datarep'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_accept'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Wtick'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Gather'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Buffer_attach'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Info_create'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_connect'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iwrite_shared'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Group_free'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Barrier'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_get'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Type_commit'
- collect2: error: ld returned 1 exit status
- make[2]: *** [mshrable] Error 1
- make[1]: *** [CMakeFiles/mshrable.dir/all] Error 2
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement