On 06/14/2016 10:37 AM, Jeff Squyres (jsquyres) wrote:
> Per discussion on the webex today, a new nightly snapshot tarball was just 
> created for the v2.x branch with all the latest MPI_Request updates:
> 
>     https://www.open-mpi.org/nightly/v2.x/
> 
> Please be sure to test this; we'd like to make a v2.0.0rc3 tarball with all 
> these changes.
> 

It appears that
https://github.com/open-mpi/ompi/commit/11e2d7886eaf90089e7bc85cad5bc1c89c38afcd
appears to break building on Fedora rawhide due to use of __malloc_hook_init:

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include
-I../oshmem/include
-I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen
-I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen
-I../ompi/mpiext/cuda/c -I.. -I../orte/include -DNDEBUG -O2 -g -pipe -Wall
-Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic
-finline-functions -fno-strict-aliasing -pthread -MT runtime/ompi_mpi_init.lo
-MD -MP -MF runtime/.deps/ompi_mpi_init.Tpo -c runtime/ompi_mpi_init.c  -fPIC
-DPIC -o runtime/.libs/ompi_mpi_init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include
-I../oshmem/include
-I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen
-I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen
-I../ompi/mpiext/cuda/c -I.. -I../orte/include -DNDEBUG -O2 -g -pipe -Wall
-Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic
-finline-functions -fno-strict-aliasing -pthread -MT
runtime/ompi_mpi_finalize.lo -MD -MP -MF runtime/.deps/ompi_mpi_finalize.Tpo
-c runtime/ompi_mpi_finalize.c  -fPIC -DPIC -o runtime/.libs/ompi_mpi_finalize.o
runtime/ompi_mpi_init.c:101:22: error: attempt to use poisoned
"__malloc_initialize_hook"
 OPAL_DECLSPEC void (*__malloc_initialize_hook) (void) =
                      ^


-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA, Boulder/CoRA Office             FAX: 303-415-9702
3380 Mitchell Lane                       or...@nwra.com
Boulder, CO 80301                   http://www.nwra.com

Reply via email to