If a .m4 changes, then you always must re-run autogen.pl

> On May 26, 2016, at 1:48 PM, dpchoudh . <dpcho...@gmail.com> wrote:
> 
> Hello all
> 
> With a git pull of roughly 4 PM EDT (US), that had a .m4 file (something to 
> do with MXM) in the change set, mpirun does not work anymore. The failure is 
> like this:
> 
> [durga@b-2 ~]$ sudo /usr/local/bin/mpirun --allow-run-as-root -np 2 -hostfile 
> ~/hostfile -mca btl lf,self -mca btl_base_verbose 100 ./mpitest
> [b-2:16666] [[2440,0],0] ORTE_ERROR_LOG: Not found in file ess_hnp_module.c 
> at line 619
> --------------------------------------------------------------------------
> It looks like orte_init failed for some reason; your parallel process is
> likely to abort.  There are many reasons that a parallel process can
> fail during orte_init; some of which are due to configuration or
> environment problems.  This failure appears to be an internal failure;
> here's some additional information (which may only be relevant to an
> Open MPI developer):
> 
>   opal_pmix_base_select failed
>   --> Returned value Not found (-13) instead of ORTE_SUCCESS
> --------------------------------------------------------------------------
> 
> Doing a make clean && make && sudo make install did not help. Should I re-run 
> the autogen.pl <http://autogen.pl/> script and start from scratch?
> 
> Thanks
> Durga
> 
> We learn from history that we never learn from history.
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> Subscription: https://www.open-mpi.org/mailman/listinfo.cgi/devel
> Link to this post: 
> http://www.open-mpi.org/community/lists/devel/2016/05/19038.php

Reply via email to