runtime/ompi_mpi_init.c:103:5: warning: "HAVE___MALLOC_INITIALIZE_HOOK" is not defined [-Wundef] #if HAVE___MALLOC_INITIALIZE_HOOK
In file included from ../../../../opal/class/opal_value_array.h:31:0, from ../../../../opal/mca/base/mca_base_var.h:66, from ../../../../opal/mca/base/base.h:37, from ../../../../opal/mca/crs/crs.h:55, from ../../../../opal/runtime/opal_cr.h:27, from ../../../../opal/threads/condition.h:35, from ../../../../opal/class/opal_free_list.h:30, from osc_rdma.h:26, from osc_rdma_dynamic.h:12, from osc_rdma_comm.h:15, from osc_rdma_comm.c:12: osc_rdma_comm.c: In function 'ompi_osc_rdma_get_contig': osc_rdma_comm.c:734:54: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'osc_rdma_size_t {aka long long int}' [-Wformat=] OSC_RDMA_VERBOSE(MCA_BASE_VERBOSE_TRACE, "using internal buffer %p in fragment %p for get of size %lu bytes, source address 0x%lx", ^ ../../../../opal/util/output.h:523:52: note: in definition of macro 'OPAL_OUTPUT_VERBOSE' #define OPAL_OUTPUT_VERBOSE(a) opal_output_verbose a ^ osc_rdma_comm.c:734:13: note: in expansion of macro 'OSC_RDMA_VERBOSE' OSC_RDMA_VERBOSE(MCA_BASE_VERBOSE_TRACE, "using internal buffer %p in fragment %p for get of size %lu bytes, source address 0x%lx", ^