See my note from several hours ago: http://www.open-mpi.org/community/lists/devel/2013/09/13001.php
On Sep 27, 2013, at 3:31 PM, Ralph Castain <r...@open-mpi.org> wrote: > Jeff already sent a note out to the VT guys - caused by the update to MPI-3 > API format (the "const" and [] syntax) > > On Sep 27, 2013, at 12:23 PM, Joshua Ladd <josh...@mellanox.com> wrote: > >> And for once, it’s not our fault. Hooray! >> >> --- make all -j 8 result_stdout/result_stderr --- >> CC libvt_mpi_la-vt_iowrap.lo >> vt_mpiwrap.c:7058: error: conflicting types for 'MPI_File_write_shared' >> /hpc/scrap/mtt/scratch/hcol/20130927_210048_17714_18252_mir2/mpi-install/Pqkv/src/ompi-vendor.git/ompi/contrib/vt/vt/../../../include/mpi.h:1367: >> note: previous declaration of 'MPI_File_write_shared' was here >> In file included from vt_mpiwrap.c:7101: >> >> vt_mpiwrap.gen.c:421: error: conflicting types for 'MPI_Cart_rank' >> CC libvt_mpi_la-vt_iowrap_helper.lo >> vt_mpiwrap.gen.c:1071: error: conflicting types for 'MPI_Get_count' >> vt_mpiwrap.gen.c:1113: error: conflicting types for 'MPI_Get_elements' >> vt_mpiwrap.gen.c:1283: error: conflicting types for 'MPI_Graph_map' >> /hpc/scrap/mtt/scratch/hcol/20130927_210048_17714_18252_mir2/mpi-install/Pqkv/src/ompi-vendor.git/ompi/contrib/vt/vt/../../../include/mpi.h:1433: >> note: previous declaration of 'MPI_Graph_map' was here >> vt_mpiwrap.gen.c:1591: error: conflicting types for >> 'MPI_Group_translate_ranks' >> /hpc/scrap/mtt/scratch/hcol/20130927_210048_17714_18252_mir2/mpi-install/Pqkv/src/ompi-vendor.git/ompi/contrib/vt/vt/../../../include/mpi.h:1462: >> note: previous declaration of 'MPI_Group_translate_ranks' was here >> vt_mpiwrap.gen.c:1863: error: conflicting types for 'MPI_Pack' >> /hpc/scrap/mtt/scratch/hcol/20130927_210048_17714_18252_mir2/mpi-install/Pqkv/src/ompi-vendor.git/ompi/contrib/vt/vt/../../../include/mpi.h:1561: >> note: previous declaration of 'MPI_Pack' was here >> vt_mpiwrap.gen.c:2029: error: conflicting types for 'MPI_Test_cancelled' >> /hpc/scrap/mtt/scratch/hcol/20130927_210048_17714_18252_mir2/mpi-install/Pqkv/src/ompi-vendor.git/ompi/contrib/vt/vt/../../../include/mpi.h:1653: >> note: previous declaration of 'MPI_Test_cancelled' was here >> vt_mpiwrap.gen.c:2371: error: conflicting types for 'MPI_Type_indexed' >> /hpc/scrap/mtt/scratch/hcol/20130927_210048_17714_18252_mir2/mpi-install/Pqkv/src/ompi-vendor.git/ompi/contrib/vt/vt/../../../include/mpi.h:1731: >> note: previous declaration of 'MPI_Type_indexed' was here >> vt_mpiwrap.gen.c:2623: error: conflicting types for 'MPI_Unpack' >> /hpc/scrap/mtt/scratch/hcol/20130927_210048_17714_18252_mir2/mpi-install/Pqkv/src/ompi-vendor.git/ompi/contrib/vt/vt/../../../include/mpi.h:1751: >> note: previous declaration of 'MPI_Unpack' was here >> vt_mpiwrap.gen.c:2997: error: conflicting types for 'MPI_Pack_external' >> vt_mpiwrap.gen.c:3039: error: conflicting types for 'MPI_Pack_external_size' >> In file included from vt_mpiwrap.c:7101: >> >> vt_mpiwrap.gen.c:3165: error: conflicting types for >> 'MPI_Type_create_hindexed' >> vt_mpiwrap.gen.c:3249: error: conflicting types for >> 'MPI_Type_create_indexed_block' >> /hpc/scrap/mtt/scratch/hcol/20130927_210048_17714_18252_mir2/mpi-install/Pqkv/src/ompi-vendor.git/ompi/contrib/vt/vt/../../../include/mpi.h:1684: >> note: previous declaration of 'MPI_Type_create_indexed_block' was here >> vt_mpiwrap.gen.c:3333: error: conflicting types for 'MPI_Type_create_struct' >> vt_mpiwrap.gen.c:3375: error: conflicting types for >> 'MPI_Type_create_subarray' >> vt_mpiwrap.gen.c:3501: error: conflicting types for 'MPI_Unpack_external' >> vt_mpiwrap.gen.c:3897: error: conflicting types for 'MPI_Comm_set_name' >> vt_mpiwrap.gen.c:4445: error: conflicting types for 'MPI_Type_set_name' >> vt_mpiwrap.gen.c:4741: error: conflicting types for 'MPI_Win_set_name' CC >> libvt_mpi_la-vt_libwrap.lo >> /hpc/scrap/mtt/scratch/hcol/20130927_210048_17714_18252_mir2/mpi-install/Pqkv/src/ompi-vendor.git/ompi/contrib/vt/vt/../../../include/mpi.h:1790: >> note: previous declaration of 'MPI_Win_set_name' was here >> vt_mpiwrap.gen.c:5345: error: conflicting types for 'MPI_File_set_view' >> vt_mpiwrap.gen.c:5749: error: conflicting types for 'MPI_Register_datarep' >> /hpc/scrap/mtt/scratch/hcol/20130927_210048_17714_18252_mir2/mpi-install/Pqkv/src/ompi-vendor.git/ompi/contrib/vt/vt/../../../include/mpi.h:1591: >> note: previous declaration of 'MPI_Register_datarep' was here >> CC libvt_mpi_la-vt_mallocwrap.lo >> make[5]: *** [libvt_mpi_la-vt_mpiwrap.lo] Error 1 >> make[5]: *** Waiting for unfinished jobs.... >> CC libvt_mpi_la-vt_mpifile.lo >> make[5]: Leaving directory >> `/hpc/scrap/mtt/scratch/hcol/20130927_210048_17714_18252_mir2/mpi-install/Pqkv/src/ompi-vendor.git/ompi/contrib/vt/vt/vtlib' >> make[4]: *** [all-recursive] Error 1 >> make[3]: *** [all] Error 2 >> make[3]: Leaving directory >> `/hpc/scrap/mtt/scratch/hcol/20130927_210048_17714_18252_mir2/mpi-install/Pqkv/src/ompi-vendor.git/ompi/contrib/vt/vt' >> make[2]: *** [all-recursive] Error 1 >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory >> `/hpc/scrap/mtt/scratch/hcol/20130927_210048_17714_18252_mir2/mpi-install/Pqkv/src/ompi-vendor.git/ompi' >> make: *** [all-recursive] Error 1 >> >> >> Joshua S. Ladd, PhD >> HPC Algorithms Engineer >> Mellanox Technologies >> >> Email: josh...@mellanox.com >> Cell: +1 (865) 258 - 8898 >> >> >> _______________________________________________ >> devel mailing list >> de...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/devel > > _______________________________________________ > devel mailing list > de...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/devel -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/