Opened 5 years ago

Closed 5 years ago

#57608 closed defect (fixed)

getdp @3.0.3+mpich +petsc -python27 +python36: linker command failed with exit code 1

Reported by: mbrethen Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: getdp

Description

Build on Mac OS 10.12.6. Attaching Main.log.

Attachments (2)

main.log (578.8 KB) - added by mbrethen 5 years ago.
CMakeError.log (1.3 KB) - added by mbrethen 5 years ago.
cmake error log

Download all attachments as: .zip

Change History (8)

Changed 5 years ago by mbrethen

Attachment: main.log added

comment:1 Changed 5 years ago by mbrethen

-I/opt/local/share/cmake/Modules should be -I/opt/local/share/cmake-3.12/Modules

comment:2 Changed 5 years ago by mf2k (Frank Schima)

Owner: changed from mcalhoun@… to MarcusCalhoun-Lopez

comment:3 Changed 5 years ago by mf2k (Frank Schima)

Don't forget to use WikiFormatting.

Changed 5 years ago by mbrethen

Attachment: CMakeError.log added

cmake error log

comment:4 Changed 5 years ago by mbrethen

See the CMakeError.log

comment:5 Changed 5 years ago by mbrethen

I confirmed that 'sudo port build getdp +mpich -python27 +python36' builds. There must be a missing directory in petsc.

comment:6 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: assignedclosed

In 0d53c593394850b235148a7a7312f44cda253c67/macports-ports (master):

getdp: fix hpddm dependency

  • HPDDM is only used in conjunction with PETSc.
  • GetDP does not add libraries on which HPDDM depends.

Fixes #57608

Note: See TracTickets for help on using tickets.