[Bug 274851] math/dsdp: adding a SONAME to the shared library

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 01 Nov 2023 16:21:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274851

            Bug ID: 274851
           Summary: math/dsdp: adding a SONAME to the shared library
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: thierry@FreeBSD.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

Created attachment 246049
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=246049&action=edit
Adding a SONAME to the shared library

When building math/py-cvxopt the following error is displayed:

Error: /usr/local/lib/python3.9/site-packages/cvxopt/dsdp.cpython-39.so
islinked to /usr/local/lib/libdsdp.so which does not have a SONAME. math/dsdp
needs to be fixed.

Since I’m there, also install the static library.

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