View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013587ParaView(No Category)public2012-10-29 21:132013-01-30 10:41
ReporterUtkarsh Ayachit 
Assigned ToNikhil Shetty 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version3.98.0Fixed in Version3.98.1 
Summary0013587: MPIPython fails to build on certain Macs
DescriptionRefer to this mailing list thread:
http://www.paraview.org/pipermail/paraview/2012-August/025740.html [^]
TagsNo tags attached.
ProjectTBD
Topic Name0013675-update-mpi4py-1.3 => 13587_fix_mpi4py_build_issues
Typeincorrect functionality
Attached Files

 Relationships
related to 0013675closedNikhil Shetty Update mpi4py to the latest version available 

  Notes
(0029582)
Utkarsh Ayachit (administrator)
2012-10-29 21:15

Built target paraview_mpi_pyc
Linking CXX shared module ../../../bin/MPIPython.so
Undefined symbols for architecture x86_64:
  "_lt_dladvise_destroy", referenced from:
      _dlopen_mpi_lib in MPI.c.o
  "_lt_dladvise_ext", referenced from:
      _dlopen_mpi_lib in MPI.c.o
  "_lt_dladvise_global", referenced from:
      _dlopen_mpi_lib in MPI.c.o
  "_lt_dladvise_init", referenced from:
      _dlopen_mpi_lib in MPI.c.o
  "_lt_dlclose", referenced from:
      ___pyx_pf_6mpi4py_3MPI_Finalize in MPI.c.o
      ___pyx_f_6mpi4py_3MPI_atexit_py in MPI.c.o
  "_lt_dlexit", referenced from:
      ___pyx_pf_6mpi4py_3MPI_Finalize in MPI.c.o
      ___pyx_f_6mpi4py_3MPI_atexit_py in MPI.c.o
  "_lt_dlinit", referenced from:
      _dlopen_mpi_lib in MPI.c.o
  "_lt_dlopenadvise", referenced from:
      _dlopen_mpi_lib in MPI.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
(0029583)
Utkarsh Ayachit (administrator)
2012-10-29 21:16

commit 0c83cfc18e8f87b2fbc51a4058cdb5e246f06c3d
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Oct 29 21:14:08 2012 -0400

    BUG 0013587. Fix mpi4py build issues.
    
    mpi4py was not linking against the MPI_CXX_LIBRARIES which was raising
    the compilers errors with certain mpi implementations.
    
    Change-Id: Ie47e6b1c5df9c385b1de25b2b2d7b73af2ea6c68
(0029584)
Utkarsh Ayachit (administrator)
2012-10-29 22:42

The commit doesn't fix the issue. We need to update the mpi4py version: http://code.google.com/p/mpi4py/issues/detail?id=9 [^]
(0029881)
Nikhil Shetty (reporter)
2012-12-13 10:07

Trying to first fix 0013675 and see if this issue gets fixed automatically
(0029919)
Nikhil Shetty (reporter)
2012-12-20 13:40

This is fixed in 0013675-update-mpi4py-1.3
(0029926)
Utkarsh Ayachit (administrator)
2012-12-21 11:21

merged into master, if applicable.
(0030047)
Alan Scott (manager)
2013-01-09 16:22

Closing without testing. If this is still an issue, please reopen this bug (or create a new one).

 Issue History
Date Modified Username Field Change
2012-10-29 21:13 Utkarsh Ayachit New Issue
2012-10-29 21:15 Utkarsh Ayachit Note Added: 0029582
2012-10-29 21:16 Utkarsh Ayachit Topic Name => 13587_fix_mpi4py_build_issues
2012-10-29 21:16 Utkarsh Ayachit Note Added: 0029583
2012-10-29 21:16 Utkarsh Ayachit Status backlog => gatekeeper review
2012-10-29 21:16 Utkarsh Ayachit Fixed in Version => git-next
2012-10-29 21:16 Utkarsh Ayachit Resolution open => fixed
2012-10-29 21:16 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-10-29 21:16 Utkarsh Ayachit Target Version => 3.98.0
2012-10-29 22:42 Utkarsh Ayachit Note Added: 0029584
2012-10-29 22:42 Utkarsh Ayachit Status gatekeeper review => backlog
2012-10-29 22:42 Utkarsh Ayachit Resolution fixed => reopened
2012-11-24 09:33 Utkarsh Ayachit Assigned To Utkarsh Ayachit => Nikhil Shetty
2012-11-24 09:34 Utkarsh Ayachit Relationship added related to 0013675
2012-12-13 10:06 Nikhil Shetty Status backlog => todo
2012-12-13 10:07 Nikhil Shetty Note Added: 0029881
2012-12-14 19:13 Nikhil Shetty Status todo => active development
2012-12-20 13:40 Nikhil Shetty Topic Name 13587_fix_mpi4py_build_issues => 0013675-update-mpi4py-1.3 => 13587_fix_mpi4py_build_issues
2012-12-20 13:40 Nikhil Shetty Note Added: 0029919
2012-12-20 13:40 Nikhil Shetty Status active development => gatekeeper review
2012-12-21 11:20 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-12-21 11:21 Utkarsh Ayachit Status gatekeeper review => customer review
2012-12-21 11:21 Utkarsh Ayachit Note Added: 0029926
2013-01-08 19:31 Alan Scott Project Sandia => TBD
2013-01-09 16:22 Alan Scott Note Added: 0030047
2013-01-09 16:22 Alan Scott Status customer review => closed
2013-01-09 16:22 Alan Scott Resolution reopened => fixed
2013-01-30 10:41 Utkarsh Ayachit Fixed in Version git-master => 3.98.1


Copyright © 2000 - 2018 MantisBT Team