[Bug 281074] Mk/Uses/mpi.mk: The MPI option causes failure when MPI_USES=mpi:mpich is given

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 26 Aug 2024 02:37:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281074

            Bug ID: 281074
           Summary: Mk/Uses/mpi.mk: The MPI option causes failure when
                    MPI_USES=mpi:mpich is given
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: yuri@freebsd.org

When the the MPIX option name is used then MPIX_USES=mpi:mpich works fine.
But when the MPI option name is used then MPI_USES=mpi:mpich fails like this:

/!\ dbcsr-2.7.0: Makefile errors /!\

The following options helpers are incorrectly set after bsd.port.options.mk
and are ineffective: MPI_CFLAGS MPI_LIBS

*** Error code 1




Testcase: math/dbcsr

-- 
You are receiving this mail because:
You are the assignee for the bug.