Opened 3 years ago

Closed 3 years ago

#62610 closed defect (fixed)

mpich-default: error: use of undeclared identifier 'HWLOC_OBJ_L1CACHE'; did you mean 'HWLOC_OBJ_CACHE'?

Reported by: lionelalexandre (Lionel) Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc: eborisch (Eric A. Borisch)
Port: mpich mpich-default

Description (last modified by ryandesign (Ryan Carsten Schmidt))

On Mac Mojave and MacPorts 2.6.4 , when trying to install mpich-default

sudo port install mpich-default
Password:
---> Computing dependencies for mpich-default
---> Building mpich-default
Error: Failed to build mpich-default: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_mpich/mpich-default/main.log

Attachments (2)

main.log (4.0 MB) - added by lionelalexandre (Lionel) 3 years ago.
main.2.log (3.8 MB) - added by lionelalexandre (Lionel) 3 years ago.

Change History (11)

Changed 3 years ago by lionelalexandre (Lionel)

Attachment: main.log added

comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: mpich-default removed
Owner: set to eborisch
Status: newassigned
Summary: Error when installing mpich-defaultmpich-default: error: use of undeclared identifier 'HWLOC_OBJ_L1CACHE'; did you mean 'HWLOC_OBJ_CACHE'?

comment:2 Changed 3 years ago by mascguy (Christopher Nielsen)

Cc: mascguy added

comment:3 Changed 3 years ago by mascguy (Christopher Nielsen)

Cc: eborisch added; mascguy removed
Owner: changed from eborisch to mascguy

comment:4 Changed 3 years ago by mascguy (Christopher Nielsen)

We've made some changes to this port over the past six weeks, including how we utilize hwloc. And it's possible that your issue may be fixed.

Can you try installing again, after running sudo port clean --all mpich-default?

comment:5 Changed 3 years ago by mascguy (Christopher Nielsen)

Port: mpich added

comment:6 Changed 3 years ago by lionelalexandre (Lionel)

Yhank you for your help. I have a new problem. Error: Failed to build mpich-default: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_mpich/mpich-default/main.log for details. I have attached the main.log file

Changed 3 years ago by lionelalexandre (Lionel)

Attachment: main.2.log added

comment:7 Changed 3 years ago by mascguy (Christopher Nielsen)

Lionel, can you update your MacPorts installation with sudo port selfupdate?

Then run sudo port clean --all mpich-default, followed by sudo port -N install mpich-default.

comment:8 Changed 3 years ago by lionelalexandre (Lionel)

everything went fine. Problem is fixed. Thank you.

comment:9 Changed 3 years ago by mascguy (Christopher Nielsen)

Resolution: fixed
Status: assignedclosed

Beautiful, glad we were able to resolve this for you! Closing as fixed.

Note: See TracTickets for help on using tickets.