Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 May 2019 21:31:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237750] net/openmpi: Installs .pc files into a wrong location
Message-ID:  <bug-237750-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237750

            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@FreeBSD.org
          Reporter: yuri@freebsd.org
          Assignee: danilo@FreeBSD.org
             Flags: maintainer-feedback?(danilo@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237750-7788>