[Bug 237750] net/openmpi: Installs .pc files into a wrong location

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 4 21:31:40 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237750

            Bug ID: 237750
           Summary: net/openmpi: Installs .pc files into a wrong location
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: danilo at FreeBSD.org
          Reporter: yuri at freebsd.org
          Assignee: danilo at FreeBSD.org
             Flags: maintainer-feedback?(danilo at FreeBSD.org)

openmpi-1.10.7_4 installs
        /usr/local/mpi/openmpi/lib/pkgconfig/ompi-c.pc
        /usr/local/mpi/openmpi/lib/pkgconfig/ompi-cxx.pc
        /usr/local/mpi/openmpi/lib/pkgconfig/ompi-f77.pc
        /usr/local/mpi/openmpi/lib/pkgconfig/ompi-f90.pc
        /usr/local/mpi/openmpi/lib/pkgconfig/ompi-fort.pc
        /usr/local/mpi/openmpi/lib/pkgconfig/ompi.pc
        /usr/local/mpi/openmpi/lib/pkgconfig/orte.pc

which can't be found by pkg-config:
$ pkg-config --libs ompi-c
Package ompi-c was not found in the pkg-config search path.

They should go into /usr/local//libdata/pkgconfig

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


More information about the freebsd-ports-bugs mailing list