[Bug 285055] [exp-run] Pass SHLIB_PROVIDE_PATHS* vars to pkg to let it infer provided libraries

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 26 Feb 2025 17:40:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285055

            Bug ID: 285055
           Summary: [exp-run] Pass SHLIB_PROVIDE_PATHS* vars to pkg to let
                    it infer provided libraries
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://reviews.freebsd.org/D43791
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: arrowd@FreeBSD.org
                CC: ports-bugs@FreeBSD.org
             Flags: exp-run?

The patch in https://reviews.freebsd.org/D43791 enables Ports framework to pass
SHLIB_PROVIDE_PATHS* vars to pkg. The recent pkg-devel update includes
https://github.com/freebsd/pkg/pull/2422 which uses these vars to figure out a
list of libraries provided by a package being built.

As bapt said on Phab, we'd like to request 2 exp-runs with this change applied:

- The first one is to check that the change by itself does not break anything
- The second one using pkg-devel to actually check the feature.

-- 
You are receiving this mail because:
You are on the CC list for the bug.