Bug 264838 - [exp-run] libnv symbol rename
Summary: [exp-run] libnv symbol rename
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kyle Evans
URL:
Keywords:
Depends on: 265397
Blocks:
  Show dependency treegraph
 
Reported: 2022-06-23 01:53 UTC by Kyle Evans
Modified: 2022-07-23 06:15 UTC (History)
1 user (show)

See Also:
antoine: exp-run+


Attachments
git(1) diff against base (39.18 KB, patch)
2022-06-23 01:53 UTC, Kyle Evans
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle Evans freebsd_committer freebsd_triage 2022-06-23 01:53:02 UTC
Created attachment 234878 [details]
git(1) diff against base

A WIP patch will rename nearly every symbol in libnv to avoid conflicts with zfs's libnvpair. I have no clue what ports usage of it's like, but it's used in at least capsicum/casper and probably other places I'm not thinking of... please do a precautionary exp-run with the attached base patch.
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2022-06-27 07:48:34 UTC
Exp-run looks fine
Comment 2 Kyle Evans freebsd_committer freebsd_triage 2022-07-06 20:34:57 UTC
Thanks!