Folks, We see a warning about assignment from a const string to a regular string (CFLAGS="-Wall -Werror"). Please see the fix we are maintaining for this:
http://git.mpich.org/mpich.git/commitdiff/5ce7102445fe0f6fbcf3fac0e49b092bf3069778 Could you consider including this or an alternative (e.g., direct typecast of the const string to "char *") in the next hwloc release? Thanks, -- Pavan