thanks Ralph.

On Thu, Dec 13, 2012 at 1:54 AM, Ralph Castain <r...@open-mpi.org> wrote:

> The checkpoint/restart code in the 1.7 branch is almost certainly broken
> as the developer/maintainer of that code graduated and left for a colder
> climate. We do not yet have someone to take their place, so the future of
> that capability is somewhat in doubt.
>
> Afraid you'll have to stick with the 1.6 series for now.
>
> On Dec 12, 2012, at 12:38 AM, Ifeanyi <ifeanyeg2...@gmail.com> wrote:
>
> > Hi all,
> >
> > I am having trouble building openmpi-1.7rc5 with ../configure
> --with-ft=cr
> >
> > openmpi-1.7rc5# ./configure --with-ft=cr
> > openmpi-1.7rc5# make all install
> >
> > error message:
> > base/errmgr_base_fns.c:565:13: warning: ignoring return value of
> 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
> > base/errmgr_base_fns.c: In function 'orte_errmgr_base_migrate_state_str':
> > base/errmgr_base_fns.c:384:17: warning: ignoring return value of
> 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
> > base/errmgr_base_fns.c: In function 'orte_errmgr_base_abort':
> > base/errmgr_base_fns.c:244:18: warning: ignoring return value of
> 'vasprintf', declared with attribute warn_unused_result [-Wunused-result]
> > make[2]: *** [base/errmgr_base_fns.lo] Error 1
> > make[2]: Leaving directory
> `/home/abolap/Downloads/openmpi-1.7rc5/orte/mca/errmgr'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/abolap/Downloads/openmpi-1.7rc5/orte'
> > make: *** [all-recursive] Error 1
> >
> > It install successfully when fault tolerance is not enabled on the build.
> >
> > Pls help.
> >
> > Regards - Ifeanyi
> >
> > _______________________________________________
> > users mailing list
> > us...@open-mpi.org
> > http://www.open-mpi.org/mailman/listinfo.cgi/users
>
>
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users
>

Reply via email to