Changes between Initial Version and Version 4 of Ticket #49490


Ignore:
Timestamp:
Oct 28, 2015, 6:36:03 PM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

You said the problem was with openmpi-gcc49, but the log you attached was for openmpi-gcc48. No matter; maybe both are failing the same way.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49490

    • Property Priority changed from High to Normal
    • Property Owner changed from macports-tickets@… to sean@…
    • Property Summary changed from Installation problem openmpi into Yosemite 10.10.4 to openmpi-gcc48 @1.10.0: error: 'HWLOC_OBJ_OSDEV_COPROC' undeclared (first use in this function)
    • Property Port openmpi-gcc48 added
  • Ticket #49490 – Description

    initial v4  
    44I tried several ways however finally all of of the ways gave following error:
    55
    6 {{{Error: org.macports.build for port openmpi-gcc49 returned: command execution failed}}}
     6{{{
     7Error: org.macports.build for port openmpi-gcc49 returned: command execution failed
     8}}}
    79
    810When I looked at the .log file also saw following error:
    911
    10 {{{ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sc ience_openmpi/openmpi-gcc49/work/openmpi-1.10.0/opal/mca/hwloc/base/hwloc_base_util.c:1482:13: error: 'HWLOC_OBJ_OSDEV_COPROC' undeclared (first use in this function)}}}
     12{{{
     13/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sc ience_openmpi/openmpi-gcc49/work/openmpi-1.10.0/opal/mca/hwloc/base/hwloc_base_util.c:1482:13: error: 'HWLOC_OBJ_OSDEV_COPROC' undeclared (first use in this function)
     14}}}
    1115
    1216If someone can help to me I will be appreciated.