``` /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:126:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, "CManager Condition wait at \"%s\" line %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:130:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, "CManager Condition wake at \"%s\" line %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:172:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, "CM Poll Forever - thread %lx doing wait\n", (long)thr_thread_self()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:174:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, "CM Poll Forever - doing close and exit\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:185:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, "CM Poll Forever - doing close\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:252:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:260:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "Forked - CManager %lx ref count now %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:274:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:279:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:299:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, "CM Poll Network\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:540:9: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMConnectionVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:544:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMConnectionVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:547:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMTransportVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:871:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMBufferVerbose, "Final buffer disposition buf %d, %p, size %ld, ref_count %d\n", i++, list, list->size, list->ref_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:893:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "CManager %p closing, ref count %d\n", cm, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:896:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "CMControlList close CL=%lx current reference count will be %d, sdp = %p\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:899:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "CMControlList CL=%lx is closed\n", (long) cl); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:903:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "CManager in close, closing connection %p , ref count %d\n", cm->connections[0], ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:915:4: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "CManager calling shutdown function SHUTDOWN %d, %lx\n", i, (long)shutdown_functions[i].func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:923:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "CManager %p ref count now %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:937:8: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "CManager calling shutdown function FREE %d, %lx\n", i, (long)shutdown_functions[i].func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:944:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "Freeing CManager %p\n", cm); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1057:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(trans->cm, CMConnectionVerbose, "CM default blocking %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1063:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(trans->cm, CMConnectionVerbose, "CM default read thread %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1101:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(trans->cm, CMFreeVerbose, "CMConnection_create %lx \n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1150:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(data->conn->cm, CMLowLevelVerbose,"successful run: %d, failed run: %d, size: %d, bw: %f\n", data->successful_run, data->failed_run, data->size, bw); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1169:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose,"CM_BW_MEASURE_INTERVAL set, interval is %ld\n", interval_value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1175:4: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose,"CM_BW_MEASURE_INTERVAL prior interval is %d, no action.\n", previous_interval); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1178:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose,"CM_BW_MEASURE_INTERVAL prior interval is %d, killing prior task.\n", previous_interval); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1230:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMConnectionVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1235:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMConnectionVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1246:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "CM - Dereference connection %p, ref count now %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1251:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "CM - connection reference count less than 0, conn %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1254:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "CM - Shut down connection %p\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1261:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "Calling connection failed with no dereference %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1264:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "CM - Dereference connection %p FREEING\n", (void*)conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1285:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "CMConnection failed conn=%lx\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1301:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMConnectionVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1319:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "internal_connection_close conn=%lx ref count is %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1328:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "User CMConnection close conn=%lx ref count will be %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1470:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "CM - sending handshake\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1479:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "CM - after handshake, pending is %d\n", conn->write_pending); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1487:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "CM - waiting for handshake response\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1502:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMConnectionVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1529:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMConnectionVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1537:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMConnectionVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1550:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMConnectionVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1561:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMConnectionVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1616:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "Add reference to connection %p, value is now %d\n", conn, conn->conn_ref_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1636:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(tmp->cm, CMFreeVerbose, "internal_get_conn found conn=%p ref count will be %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1638:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(tmp->cm, CMConnectionVerbose, "internal_get_conn found conn=%p ref count will be %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1651:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "internal_get_conn initiated connection %p ref count now %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1656:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "internal_get_conn returning conn=%p ref count %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1705:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMBufferVerbose, "Creating buffer %p, ref_count is %d\n", tmp, tmp->ref_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1721:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMBufferVerbose, "Create and link buffer %p, ref_count is %d\n", tmp, tmp->ref_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1734:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMBufferVerbose, "cm_get_data_buf called with len %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1737:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMBufferVerbose, " buffer %d %p, size is %ld, data %p, ref_count %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1748:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMBufferVerbose, "cm_get_data_buf buffer %p, ref_count is %d, should not be negative\n", tmp, tmp->ref_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1758:4: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMBufferVerbose, "cm_get_data_buf called len %d, return existing %p, next %p, count %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1778:4: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMBufferVerbose, " cm_get_data_buf resizing down! return is %p\n", tmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1796:4: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMBufferVerbose, " cm_get_data_buf resizingup! return is %p\n", tmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1806:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMBufferVerbose, "cm_get_data_buf create new len %d, return %p, count %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1832:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMBufferVerbose, "cm_return_data_buf buffer %p, callback %p, ref_count is now %d\n", cmb, cmb->return_callback, cmb->ref_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:1836:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMBufferVerbose, "cm_return_data_buf --- Unlinking %p cmb\n", cmb); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2004:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, "CMdata continuing read, already have %ld bytes, trying to read total %ld\n", buffer_data_end, buffer_full_point); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2006:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, "CMdata block read beginning\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2060:4: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2062:4: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "Calling connection failed read_len with dereference %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2069:4: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2084:4: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2089:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMBufferVerbose, "Received buffer %p from transport read_block_func, increment ref count, now is %d\n", message_buffer, message_buffer->ref_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2095:4: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2097:4: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "Calling connection failed with dereference, data length %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2105:4: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, "CMdata read_block failed, failing connection %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2106:4: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "Calling connection failed read_block withdereference %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2110:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, "CMdata read_block returned %d bytes of data\n", data_length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2135:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMDataVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2141:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMDataVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2170:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "CM - Received CONN handshake message\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2187:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "CM - CONN handshake condition %d\n", conn->handshake_condition); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2194:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "CM - Sending CONN handshake message\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2197:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "CM - *NOT* Sending CONN handshake message\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2293:9: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "Calling connection unknown message failed with dereference %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2461:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMDataVerbose, "CM - Receiving event message data len %ld, attr len %d, stone_id %x\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2505:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMDataVerbose, "CM - Receiving record of type %s, FFSformat %p\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2510:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMDataVerbose, "CM - Found incoming cm_format %p, matching FFSformat %p\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2516:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMDataVerbose, "CM - Created cm_format %p, matching FFSformat %p\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2519:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMDataVerbose, "CM - Calling CMcreate_conversion type %s, format %p\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2522:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMDataVerbose, "CM - after CMcreate_conversion format %p, has_conversion is %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2585:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "CM - add reference connection %p - handler\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2599:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "CM - delete reference connection %p - handler\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2610:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMDataVerbose, "CM - Finish processing - record of type %s\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ [ 28%] Building C object thirdparty/EVPath/EVPath/CMakeFiles/EVPath.dir/cm_formats.c.o cd $SRC_DIR/build/thirdparty/EVPath/EVPath && $BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-clang -DEVPath_EXPORTS -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -I$SRC_DIR/build/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/atl/atl -I$SRC_DIR/build/thirdparty/atl/atl -I$SRC_DIR/thirdparty/ffs/ffs -I$SRC_DIR/thirdparty/ffs/ffs/fm -I$SRC_DIR/thirdparty/ffs/ffs/cod -I$SRC_DIR/thirdparty/ffs/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs/ffs -I$SRC_DIR/thirdparty/dill/dill -I$SRC_DIR/build/thirdparty/dill/dill -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -I$PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/adios2-2.5.0 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.9 -fPIC -std=gnu99 -o CMakeFiles/EVPath.dir/cm_formats.c.o -c $SRC_DIR/thirdparty/EVPath/EVPath/cm_formats.c /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2625:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMBufferVerbose, "CMtake_buffer, data %p found buffer %p, ref_count incremented, now %d\n", data, buf, buf->ref_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2639:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMBufferVerbose, "CMreturn_buffer, data %p found buffer %p, ref_count now %d, calling cm_return_data_buf\n", data, buf, buf->ref_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2675:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "CMWriteQueuedData, conn %lx, header %d, attr %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2695:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "CMWriteQueuedData, conn %p, remaining header %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2715:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "CMWriteQueuedData, conn %p, remaining attr %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2739:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "Continued partial pending write, %d bytes sent\n", actual); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2748:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "CMWriteQueuedData, conn %lx, %d remaining data vectors\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2766:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "Calling write failed connection failed with dereference %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2784:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "UNSet Pending write for conn %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2802:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "Completed pending write, did %d notifications\n", i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2804:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "Completed pending write, No notifications\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2813:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "Set Pending write for conn %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2924:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "Removing from pbio_vec at offset %d\n", (int) j); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:2995:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "Wait for pending write for conn %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3000:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "Control list wait for conn %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3009:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "Condition wait for conn %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3016:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "Done waiting for pending write for conn %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3072:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "Calling write failed connection failed with dereference %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3093:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3109:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "Calling write failed connection failed with dereference %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3153:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMDataVerbose, "Not writing data to closed connection\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3157:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMDataVerbose, "Not writing data to failed connection\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3164:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMDataVerbose, "Not writing data to closed connection\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3176:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMDataVerbose, "Not writing data to closed connection\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3225:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMDataVerbose, "CM - Total write size is %d bytes data + %d bytes attrs\n", length, attr_header[3]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3242:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3253:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3264:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3269:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "Writev success\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3289:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMDataVerbose, "Not writing data to closed connection\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3293:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMDataVerbose, "Not writing data to failed connection\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3369:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMDataVerbose, "CM - Total write size is %ld bytes data + %d bytes attrs\n", data_length, attr_len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3403:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3415:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3426:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFreeVerbose, "Calling connection (write failed) failed with dereference %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3428:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3434:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "Writev success\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3482:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVWarning, "INT_CM_fd_add_select called with bogus notification function; ignored\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3604:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "calling select shutdown function sdp%p\n", cm->control_list->select_data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3613:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "calling select FREE function, %p\n", task_data[1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3638:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMControlVerbose, "Loading CMselect module %s\n", select_module); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3716:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3723:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "Forked - CManager %lx ref count now %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3727:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "CManager adding select shutdown function, %lx\n",(long)shutdown_function); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3886:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMTransportVerbose, "CM installed pull schedule with period %ld secs, %ld usecs\n", period->tv_sec, (long) period->tv_usec); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm.c:3893:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMTransportVerbose, "CM installed pull schedule to transport %s\n", (*trans_list)->trans_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_formats.c:293:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_formats.c:298:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, "CMpbio preload failed\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ 2 warnings generated. [ 28%] Building C object thirdparty/EVPath/EVPath/CMakeFiles/EVPath.dir/cm_util.c.o cd $SRC_DIR/build/thirdparty/EVPath/EVPath && $BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-clang -DEVPath_EXPORTS -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -I$SRC_DIR/build/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/atl/atl -I$SRC_DIR/build/thirdparty/atl/atl -I$SRC_DIR/thirdparty/ffs/ffs -I$SRC_DIR/thirdparty/ffs/ffs/fm -I$SRC_DIR/thirdparty/ffs/ffs/cod -I$SRC_DIR/thirdparty/ffs/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs/ffs -I$SRC_DIR/thirdparty/dill/dill -I$SRC_DIR/build/thirdparty/dill/dill -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -I$PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/adios2-2.5.0 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.9 -fPIC -std=gnu99 -o CMakeFiles/EVPath.dir/cm_util.c.o -c $SRC_DIR/thirdparty/EVPath/EVPath/cm_util.c /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_util.c:165:39: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS); ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_util.c:192:39: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS); ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_util.c:212:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMAttrVerbose, "Creating attr list %lx at %s:%d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_util.c:222:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMAttrVerbose, "Freeing attr list %lx at %s:%d, ref count was %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_util.c:235:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMAttrVerbose, "Adding ref attr list %lx at %s:%d, ref count now %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_util.c:245:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMAttrVerbose, "Copy attr list %lx at %s:%d, new list %p\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_util.c:265:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMAttrVerbose, "decode attr list from xmit at %s:%d, new list %lx\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ 7 warnings generated. [ 29%] Building C object thirdparty/EVPath/EVPath/CMakeFiles/EVPath.dir/cm_transport.c.o cd $SRC_DIR/build/thirdparty/EVPath/EVPath && $BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-clang -DEVPath_EXPORTS -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -I$SRC_DIR/build/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/atl/atl -I$SRC_DIR/build/thirdparty/atl/atl -I$SRC_DIR/thirdparty/ffs/ffs -I$SRC_DIR/thirdparty/ffs/ffs/fm -I$SRC_DIR/thirdparty/ffs/ffs/cod -I$SRC_DIR/thirdparty/ffs/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs/ffs -I$SRC_DIR/thirdparty/dill/dill -I$SRC_DIR/build/thirdparty/dill/dill -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -I$PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/adios2-2.5.0 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.9 -fPIC -std=gnu99 -o CMakeFiles/EVPath.dir/cm_transport.c.o -c $SRC_DIR/thirdparty/EVPath/EVPath/cm_transport.c /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_transport.c:287:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMTransportVerbose, "Loaded transport %s.\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_transport.c:304:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMTransportVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ 2 warnings generated. [ 29%] Building C object thirdparty/EVPath/EVPath/CMakeFiles/EVPath.dir/cm_lock.c.o cd $SRC_DIR/build/thirdparty/EVPath/EVPath && $BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-clang -DEVPath_EXPORTS -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -I$SRC_DIR/build/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/atl/atl -I$SRC_DIR/build/thirdparty/atl/atl -I$SRC_DIR/thirdparty/ffs/ffs -I$SRC_DIR/thirdparty/ffs/ffs/fm -I$SRC_DIR/thirdparty/ffs/ffs/cod -I$SRC_DIR/thirdparty/ffs/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs/ffs -I$SRC_DIR/thirdparty/dill/dill -I$SRC_DIR/build/thirdparty/dill/dill -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -I$PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/adios2-2.5.0 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.9 -fPIC -std=gnu99 -o CMakeFiles/EVPath.dir/cm_lock.c.o -c $SRC_DIR/thirdparty/EVPath/EVPath/cm_lock.c /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_lock.c:24:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, "CManager Lock at \"%s\" line %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_lock.c:36:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMLowLevelVerbose, "CManager Unlock at \"%s\" line %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ 2 warnings generated. [ 30%] Building C object thirdparty/EVPath/EVPath/CMakeFiles/EVPath.dir/cm_perf.c.o cd $SRC_DIR/build/thirdparty/EVPath/EVPath && $BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-clang -DEVPath_EXPORTS -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -I$SRC_DIR/build/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/atl/atl -I$SRC_DIR/build/thirdparty/atl/atl -I$SRC_DIR/thirdparty/ffs/ffs -I$SRC_DIR/thirdparty/ffs/ffs/fm -I$SRC_DIR/thirdparty/ffs/ffs/cod -I$SRC_DIR/thirdparty/ffs/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs/ffs -I$SRC_DIR/thirdparty/dill/dill -I$SRC_DIR/build/thirdparty/dill/dill -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -I$PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/adios2-2.5.0 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.9 -fPIC -std=gnu99 -o CMakeFiles/EVPath.dir/cm_perf.c.o -c $SRC_DIR/thirdparty/EVPath/EVPath/cm_perf.c /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:68:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMControlVerbose, "CMDo_performance_response func %d \n", func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:92:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - responding to latency probe of %ld bytes\n", length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:105:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - latency probe response, condition %d\n", cond); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:113:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - Starting bandwidth probe\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:117:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - bandwidth probe - body packet\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:137:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - Completing bandwidth probe - %g seconds to receive\n", t.d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:173:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - bandwidth probe response, condition %d\n", cond); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:183:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - Starting transport test\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:195:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - transport test - body packet\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:239:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - transport test response sent:"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:258:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMConnectionVerbose, "CM - transport test response, condition %d\n", cond); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:264:9: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMConnectionVerbose, "CM - received CM bw measure initiate\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:284:13: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMConnectionVerbose, "CM - received CM bw measure end, condition %d\n", *(int*)buffer); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:285:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - Completing bandwidth probe - %d microseconds to receive\n", header[2]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:314:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - bandwidth probe response, condition %d\n", cond); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:365:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - Initiating latency probe of %ld bytes\n", size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:375:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - Completed latency probe - result %g microseconds\n", chr_time_to_microsecs(&round_trip_time)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:443:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - Initiating bandwidth probe of %ld bytes, %d messages\n", size, repeat_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:466:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - Completed bandwidth probe - result %g seconds\n", secs_to_receive); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:468:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - Estimated bandwidth - %g Mbites/sec\n", bandwidth / 1000.0 * 1000.0 * 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:575:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - Initiating transport test of %ld bytes, %d messages\n", size, repeat_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:577:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - transport test, sending first message\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:673:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMTransportVerbose, "CM - Completed transport test - result %p \n", result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:675:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMTransportVerbose, "CM - Completed transport test CONNECTION FAILED- result %p \n", result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:849:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - Regression()- Matrix XtX is not invertible\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:853:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose,"CM - Regression():\nslope = %f (Bandwidth = %f Mbps), intercept = %f\n", a[0][0], 8 / a[0][0], a[1][0]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:887:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "INT_CMregressive_probe_bandwidth: get from attr, N: %d, repeat_count: %d\n", N, repeat_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:894:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMConnectionVerbose, "CM - INITIATE BW MEASURE on CONN %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:937:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - Initiating bandwidth probe of %ld bytes, %d messages\n", size, repeat_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:973:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - Partial Estimated bandwidth- %f Mbps, size: %ld, delay: %d, ave_delay+=%f\n", bandwidth*8.0 / 1000.0, size-biggest_size/(N+1), microsecs_to_receive, dsm.AveRTDelay[i]*1000.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:992:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose,"INT_CMregressive_probe_bandwidth: ave_delay: %f, ave_size: %f, var_delay: %f, var_size: %f, EXY: %f, covXY: %f, cofXY: %f\n", ave_delay, ave_size, var_delay, var_size, EXY, covXY, cofXY); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:994:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - Regressive Estimated bandwidth- %f Mbps, size: %ld\n", bandwidth, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_perf.c:1009:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMTransportVerbose, "CM - Regressive Setting measures to BW %d kbps, COF %d\n", ibandwidth, icof); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ 33 warnings generated. [ 30%] Building C object thirdparty/EVPath/EVPath/CMakeFiles/EVPath.dir/cm_pbio.c.o cd $SRC_DIR/build/thirdparty/EVPath/EVPath && $BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-clang -DEVPath_EXPORTS -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -I$SRC_DIR/build/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/atl/atl -I$SRC_DIR/build/thirdparty/atl/atl -I$SRC_DIR/thirdparty/ffs/ffs -I$SRC_DIR/thirdparty/ffs/ffs/fm -I$SRC_DIR/thirdparty/ffs/ffs/cod -I$SRC_DIR/thirdparty/ffs/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs/ffs -I$SRC_DIR/thirdparty/dill/dill -I$SRC_DIR/build/thirdparty/dill/dill -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -I$PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/adios2-2.5.0 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.9 -fPIC -std=gnu99 -o CMakeFiles/EVPath.dir/cm_pbio.c.o -c $SRC_DIR/thirdparty/EVPath/EVPath/cm_pbio.c 138 warnings generated. /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:253:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFormatVerbose, "CMpbio request for format from host %x, port %d\n", host_IP, host_port); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:270:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFormatVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:284:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFormatVerbose, "CMpbio failed to reestablish connection, returning NULL\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:287:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFormatVerbose, "CMpbio got connection %p\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:291:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFormatVerbose, "CMpbio Request format on connection %p\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:296:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFormatVerbose, "CMpbio write failed\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:301:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFormatVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:304:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFormatVerbose, "CMpbio waiting on condition %d\n", cond); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:307:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFormatVerbose, "CMpbio Connection failed %p\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:311:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFormatVerbose, "CMpbio Request returned\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:332:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFormatVerbose, "CMpbio port callback found no IP_PORT attribute\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:335:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFormatVerbose, "CMpbio port callback returning %d\n", int_port_num); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ [ 30%] Building C object thirdparty/EVPath/EVPath/CMakeFiles/EVPath.dir/cm_interface.c.o /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:375:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] cd $SRC_DIR/build/thirdparty/EVPath/EVPath && $BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-clang -DEVPath_EXPORTS -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -I$SRC_DIR/build/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/atl/atl -I$SRC_DIR/build/thirdparty/atl/atl -I$SRC_DIR/thirdparty/ffs/ffs -I$SRC_DIR/thirdparty/ffs/ffs/fm -I$SRC_DIR/thirdparty/ffs/ffs/cod -I$SRC_DIR/thirdparty/ffs/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs/ffs -I$SRC_DIR/thirdparty/dill/dill -I$SRC_DIR/build/thirdparty/dill/dill -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -I$PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/adios2-2.5.0 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.9 -fPIC -std=gnu99 -o CMakeFiles/EVPath.dir/cm_interface.c.o -c $SRC_DIR/build/thirdparty/EVPath/EVPath/cm_interface.c CMtrace_out(conn->cm, CMLowLevelVerbose, "CMpbio send format request - total %d bytes in writev\n", (int)(format_ID_length + sizeof(msg))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:411:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "CMpbio send format response - total %ld bytes in writev\n", (long)(body_len + sizeof(msg))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:451:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "CMpbio send format preload - total %ld bytes in writev\n", (long)(body_len + id_len + sizeof(msg))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:485:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFormatVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:491:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFormatVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:555:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, "CMPbio operation in progress\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:567:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "CMpbio reading 4 length bytes\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:569:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:594:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, "CMpbio reading %ld msg bytes\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:597:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:620:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:627:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:636:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:639:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:644:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:649:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, "CMpbio Read Failed\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:661:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:664:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:669:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, "CMpbio - Write Failed\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:676:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:680:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:685:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, "CMpbio Read Failed\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:699:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:705:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:710:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, "CMpbio Read Failed\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:719:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMLowLevelVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:724:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, "CMpbio Read Failed\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:734:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:737:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, "CMpbio - loaded format\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:753:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_pbio.c:758:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(conn->cm, CMFormatVerbose, "CMpbio Read Failed\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ 43 warnings generated. ``` ``` /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:297:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "Freeing stone %d\n", stone_num); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:319:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "Closing and dereferencing conn %p in free stone\n", act->o.bri.conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:680:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Adding Congestion action %d to stone %x\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:729:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Adding filter action %d to stone %x\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1097:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Call to determine_action, event reference_format is NULL\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1099:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Call to determine_action, event reference_format is %p (%s), stage is %d, encoded is %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1196:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(event->cm, CMBufferVerbose, "RETURN decoded event %p\n", event->decoded_event); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1199:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(event->cm, CMBufferVerbose, "RETURN encoded event %p\n", event->decoded_event); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1251:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(event->cm, CMBufferVerbose, "Last cm_get_data_buf was for EVPath decode buffer, return was %p\n", cm_decode_buf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1257:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(event->cm, CMBufferVerbose, "EVPath now returning original, data is %p\n", event->encoded_event); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1274:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(event->cm, CMBufferVerbose, "Last cm_get_data_buf was for EVPath decode buffer2, return was %p\n", cm_decode_buf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1752:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Encoding event prior to decode for conversion, action id %d\n", resp_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1757:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Decoding event, action id %d\n", resp_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1791:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Executing terminal/filter event\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1844:4: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Filter passed event to stone %x, submitting\n", term->target_stone_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1850:4: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Filter discarded event\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1853:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Finish terminal event\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1897:17: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Enqueued item to store\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1900:21: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Dequeuing item because of limit\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1965:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Process local actions on stone %x\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1968:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "0 - in-play %d\n", as->events_in_play); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1980:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "1 - in-play %d\n", as->events_in_play); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1986:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Process output actions on stone %x\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1988:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "2 - in-play %d\n", as->events_in_play); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:1998:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "3 - in-play %d\n", as->events_in_play); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:2036:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Got a close for connection %p on already free'd stone %x, shutting down\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:2041:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Got a close for connection %p on stone %x, shutting down\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:2049:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "Closing and dereferencing conn %p\n", conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:2095:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Process output action on stone %x\n", s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:2174:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Bridge stone %x has closed connection\n", s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:2176:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Writing event to remote stone %x\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:2188:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVWarning, "Tried to output event with NULL reference format. Event discarded.\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:2209:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "Closing and dereferencing conn after write failure %p\n", act->o.bri.conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:2627:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, " Found target to remove at position %d\n", target_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/response.c:590:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Filter function returned %d, submitting further to stone %d\n", ret, out_stones[0]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/response.c:593:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Filter function returned %d, NOT submitting\n", ret); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/response.c:620:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Router function returned %d, larger than the number of associated outputs\n", ret); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/response.c:622:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Router function returned %d, which has not been set with EVaction_set_output()\n", ret); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/response.c:624:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Router function returned %d, submitting further to stone %d\n", ret, out_stones[ret]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/response.c:628:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Router function returned %d, NOT submitting\n", ret); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/response.c:698:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Transform function returned %d, NOT submitting\n", ret); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:3313:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "Doing deep copy to free up event before returning from EVsubmit()\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:3430:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMFreeVerbose, "Freeing evpath information, evp %lx\n", (long) evp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp.c:3486:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, "INITATED EVPATH, base stone num is %x\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/response.c:1612:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/response.c:1627:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVerbose, ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ 9 warnings generated. ``` ``` /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/thin_server.c:64:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, CMConnectionVerbose, "CMSocket trying to bind port %d", target); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ [ 36%] Building C object thirdparty/EVPath/EVPath/CMakeFiles/EVPath.dir/evp_threads.c.o cd $SRC_DIR/build/thirdparty/EVPath/EVPath && $BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-clang -DEVPath_EXPORTS -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -I$SRC_DIR/build/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/atl/atl -I$SRC_DIR/build/thirdparty/atl/atl -I$SRC_DIR/thirdparty/ffs/ffs -I$SRC_DIR/thirdparty/ffs/ffs/fm -I$SRC_DIR/thirdparty/ffs/ffs/cod -I$SRC_DIR/thirdparty/ffs/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs/ffs -I$SRC_DIR/thirdparty/dill/dill -I$SRC_DIR/build/thirdparty/dill/dill -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -I$PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/adios2-2.5.0 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.9 -fPIC -std=gnu99 -o CMakeFiles/EVPath.dir/evp_threads.c.o -c $SRC_DIR/thirdparty/EVPath/EVPath/evp_threads.c 1 warning generated. [ 36%] Building C object thirdparty/EVPath/EVPath/CMakeFiles/EVPath.dir/ev_dfg.c.o cd $SRC_DIR/build/thirdparty/EVPath/EVPath && $BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-clang -DEVPath_EXPORTS -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -I$SRC_DIR/build/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/EVPath/EVPath -I$SRC_DIR/thirdparty/atl/atl -I$SRC_DIR/build/thirdparty/atl/atl -I$SRC_DIR/thirdparty/ffs/ffs -I$SRC_DIR/thirdparty/ffs/ffs/fm -I$SRC_DIR/thirdparty/ffs/ffs/cod -I$SRC_DIR/thirdparty/ffs/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs -I$SRC_DIR/build/thirdparty/ffs/ffs/ffs -I$SRC_DIR/thirdparty/dill/dill -I$SRC_DIR/build/thirdparty/dill/dill -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -I$PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/adios2-2.5.0 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.9 -fPIC -std=gnu99 -o CMakeFiles/EVPath.dir/ev_dfg.c.o -c $SRC_DIR/thirdparty/EVPath/EVPath/ev_dfg.c /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/evp_threads.c:62:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(source_cm, EVerbose, "Transferring event %p from cm %p to cm %p, new_event %p\n\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ 1 warning generated. /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:129:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "EVDFG handle_queued_messages - master DFG state is %s\n", str_state[master->state]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:132:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "Master Message is type %s, calling handler\n", master_msg_str[next->msg_type]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:157:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "EVDFG handle queued end loop - master DFG state is now %s\n", str_state[master->state]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:159:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "EVDFG handle queued exiting - master DFG state is now %s\n", str_state[master->state]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:886:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "ENABLING AUTO STONES, list is %p\n", auto_list); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:889:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "auto stone %d, period %d sec, %d usec\n", auto_list[i].stone, auto_list[i].period_secs, auto_list[i].period_usecs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:908:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "Client DFG %p Node id %d is ready, signalling %d\n", client, client->my_node_id, client->ready_condition); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:911:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "Client DFG %p Node id %d got ready, reconfig done\n", client, client->my_node_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:927:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "EVDFG conn_shutdown_handler - master DFG state is now %s\n", str_state[master->state]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:933:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "IN CONN_SHUTDOWN_HANDLER\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:940:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "Found reporting stone as output %d of stone %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:944:7: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "Dead stone is %d\n", target_stone); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:952:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "Dead node is %d, name %s\n", node, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:958:4: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "Dead node is %d, name %s\n", node, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:988:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "Client %d has confirmed shutdown\n", client->my_node_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:990:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "Client %d shutdown signalling %d\n", client->my_node_id, client->shutdown_conditions[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1004:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "EVDFG exit shutdown master DFG state is %s\n", str_state[master->state]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1029:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "Bad mojo, failed to find global stone id after stone close of stone %d\n", stone); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1030:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, " If the above message occurs during shutdown, this is likely not a concern\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1050:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "Reconfigure canonical name assignment, node = %d\n", node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1052:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "Canonical name assignment, node = %d, given name was %s, canonical is %s\n", node, given_name, canonical_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1070:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "EVDFG flush_attr_reconfig - master DFG state is now %s\n", str_state[master->state]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1110:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "EVDFG node_join - master DFG state is now %s\n", str_state[master->state]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1144:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "Reconfigure, contact_string = %s\n", contact_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1145:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "node_count = %d, stone_count = %d\n", master->node_count, master->dfg->stone_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1165:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "Client \"%s\" has joined DFG, contact %s\n", node_name, master->nodes[new_node].str_contact_list); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1184:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "Client %d getting Deploy message\n", client->my_node_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1244:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "Client %d wrote deploy ack\n", client->my_node_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1246:8: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "Client %d no master conn\n", client->my_node_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1385:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "EVDFG initialization - master DFG state set to %s\n", str_state[master->state]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1444:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "EVDFG initialization - master DFG state set to %s\n", str_state[master->state]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1519:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "Stone %d - assigned to node %s, action %s\n", i, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1607:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "assign node, node# = %d\n", node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1620:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(client->cm, EVdfgVerbose, "DFG %p wait for ready\n", client); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1623:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(client->cm, EVdfgVerbose, "DFG %p ready wait released\n", client); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1634:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(client->cm, EVdfgVerbose, "Client %d calling client_shutdown\n", client->my_node_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1643:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(client->cm, EVdfgVerbose, "Client %d shutdown condition wait\n", client->my_node_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1645:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(client->cm, EVdfgVerbose, "Client %d shutdown condition wait DONE!\n", client->my_node_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1656:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(client->cm, EVdfgVerbose, "Client %d calling client_FORCE_shutdown\n", client->my_node_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1669:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(client->cm, EVdfgVerbose, "Client %d shutdown condition wait\n", client->my_node_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1671:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(client->cm, EVdfgVerbose, "Client %d shutdown condition wait DONE!\n", client->my_node_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1687:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(client->cm, EVdfgVerbose, "Client %d ready for shutdown \n", client->my_node_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1702:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(client->cm, EVdfgVerbose, "Client %d wait for shutdown \n", client->my_node_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1705:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(client->cm, EVdfgVerbose, "Client %d wait for shutdown DONE! \n", client->my_node_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1712:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(client->cm, EVdfgVerbose, "Client %d testing for shutdown return %d\n", client->my_node_id, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1912:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "DFG %p node name %s\n", client, node_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:1992:3: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(dfg->master->cm, EVdfgVerbose, "Created bridge stone %x, target node is %d, assigned to node %d\n", cur->out_links[j], target->node, cur->node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2068:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "Master in deploy_msg_for_node for client %s, node %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2148:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(dfg->master->cm, EVdfgVerbose, "Master in deploy_to_node for client %s, node %d, stones to deploy %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2355:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "Client %s reports deployed, count %d\n", msg->node_id, master->dfg->deploy_ack_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2357:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "That was the last one, Signalling %d\n", dfg->deploy_ack_condition); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2358:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "EVDFG exit deploy ack handler - master DFG state is %s\n", str_state[master->state]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2363:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "EVDFG - master DFG state set to %s\n", str_state[master->state]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2368:8: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "EVDFG after reconfiguration - master DFG state set to %s\n", str_state[master->state]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2370:8: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "EVDFG reconfiguration in progress. Deploy ack count %d, - master DFG state set remains %s\n", master->dfg->deploy_ack_count, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2375:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(cm, EVdfgVerbose, "EVDFG exit deploy ack handler - master DFG state is %s\n", str_state[master->state]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2406:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "EVDFG check all nodes registered - master DFG state is %s\n", str_state[master->state]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2417:9: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "EVDFG perform_deployment - master DFG state set to %s\n", str_state[master->state]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2458:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(dfg->master->cm, EVdfgVerbose, "Master signaling DFG %p ready for operation\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2462:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(dfg->master->cm, EVdfgVerbose, "Master - ready not required for node %d \"%s\"\n", i, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2469:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(dfg->master->cm, EVdfgVerbose, "Master - ready sent to node %d \"%s\"\n", i, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2478:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(dfg->master->cm, EVdfgVerbose, "Master DFG %p is ready, local signalling %d\n", dfg, dfg->client->ready_condition); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2497:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "possibly signal shutdown\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2512:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "Client %d signals %d, forces shutdown\n", signal_from_client, value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2514:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "Client %d signals %d, See if we're all ready to signal shutdown\n", signal_from_client, value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2519:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "NODE %d status is :", i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2522:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "NOT READY FOR SHUTDOWN\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2526:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "READY for shutdown, no status\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2529:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "READY for shutdown, SUCCESS\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2533:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "ALREADY FAILED\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2537:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "READY for shutdown, FAILURE %d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2546:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "DFG undergoing forced shutdown\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2549:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "DFG not ready for shutdown\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2553:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "DFG nobody has contributed status - not ready for shutdown\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2556:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "DFG shutdown with value %d\n", status); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2558:5: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "EVDFG possibly signal shutdown - master DFG state is %s\n", str_state[master->state]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2563:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "DFG shutdown message sent to client \"%s\"(%d)\n", master->nodes[i].canonical_name, i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2588:6: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "Client %d shutdown signalling %d\n", master->client->my_node_id, master->client->shutdown_conditions[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/ev_dfg.c:2591:2: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat] CMtrace_out(master->cm, EVdfgVerbose, "Master DFG shutdown\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:544:252: note: expanded from macro 'CMtrace_out' #define CMtrace_out(cm, trace_type, ...) {TRACE_TIME_DECL ; (CMtrace_on(cm,trace_type) ? (CMtrace_PID ? fprintf(cm->CMTrace_file, "P%lxT%lx - ", (long) getpid(), (long)thr_thread_self()) : 0) , CMtrace_timing? TRACE_TIME_GET,fprintf(cm->CMTrace_file, TRACE_TIME_PRINTDETAILS):0, fprintf(cm->CMTrace_file, __VA_ARGS__) : 0);fflush(cm->CMTrace_file);} ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/miniconda/conda-bld/adios2_1569893413423/work/thirdparty/EVPath/EVPath/cm_internal.h:542:72: note: expanded from macro 'TRACE_TIME_PRINTDETAILS' #define TRACE_TIME_PRINTDETAILS "%lld.%.6ld - ", (long long)tv.tv_sec, tv.tv_usec ~~~~~ ^~~~~~~~~~ 79 warnings generated. ```