FWIW: Gilles has a pending PR that fixes all of these https://github.com/open-mpi/ompi/pull/530 <https://github.com/open-mpi/ompi/pull/530>
> On Apr 15, 2015, at 8:55 AM, Nathan Hjelm <hje...@lanl.gov> wrote: > > On Tue, Apr 14, 2015 at 08:14:09PM -0700, Ralph Castain wrote: >> Dave committed this earlier today, and here is the first error report: >> WARNING! Common symbols found: >> comm_request.o: 0000000000000068 C ompi_comm_request_mutex >> comm_request.o: 0000000000000001 C >> ompi_comm_request_progress_active >> comm_request.o: 0000000000000210 C ompi_comm_requests >> comm_request.o: 0000000000000078 C ompi_comm_requests_active > > I will fix the above warnings. The variables in question can be made static. > >> comm_init.o: 00000000000000b0 C ompi_comm_f_to_c_table >> comm_init.o: 0000000000000600 C ompi_mpi_comm_null >> comm_init.o: 0000000000000008 C ompi_mpi_comm_parent >> comm_init.o: 0000000000000600 C ompi_mpi_comm_self >> comm_init.o: 00000000000000b0 C ompi_mpi_communicators >> comm_init.o: 0000000000000600 C ompi_mpi_comm_world >> Would someone like to fix these? >> Ralph > >> _______________________________________________ >> devel mailing list >> de...@open-mpi.org >> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel >> Link to this post: >> http://www.open-mpi.org/community/lists/devel/2015/04/17220.php > > _______________________________________________ > devel mailing list > de...@open-mpi.org > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel > Link to this post: > http://www.open-mpi.org/community/lists/devel/2015/04/17230.php