Page MenuHomeFreeBSD

devel/libgtop: Fix build on 13-CURRENT >= 1300062
ClosedPublic

Authored by nc on Dec 26 2019, 9:46 PM.
Tags
Referenced Files
F137700465: D22929.id.diff
Mon, Nov 24, 11:54 PM
Unknown Object (File)
Sat, Nov 22, 9:10 AM
Unknown Object (File)
Thu, Oct 30, 7:42 PM
Unknown Object (File)
Oct 3 2025, 12:31 AM
Unknown Object (File)
Oct 2 2025, 11:45 PM
Unknown Object (File)
Oct 1 2025, 10:38 PM
Unknown Object (File)
Sep 28 2025, 8:18 PM
Unknown Object (File)
Sep 26 2025, 3:06 PM

Details

Reviewers
koobs
Group Reviewers
gnome
Commits
rP522841: Fix build on 13-CURRENT >= 1300062
Summary
devel/libgtop: Fix build on 13-CURRENT >= 1300062

Changes to the virtual memory subsystem in 13.0-CURRENT r355491 has changed the API, as it is no longer a circular array. This broke the devel/libgtop port on these systems.

Submitted by: Neel Chauhan <neel AT neelc DOT org> (based on patch by dougm)
Reviewed_by: koobs
Approved by:
Differential_Revision: D22929
MFH: 2020Q1
Test Plan

Apply this patch to a Ports tree, and compile libgtop on 13-CURRENT >= 1300062.

  • portlint: ???
  • testport: ???

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

@neel_neelc.org I'd like to get this resolved. Could you reference the upstream commits/issues/merge requests this patch constitutes/ correlates with in the differential summary please, and include comments/references in the patch headers too

koobs edited the test plan for this revision. (Show Details)
koobs added reviewers: koobs, gnome.
This revision was not accepted when it landed; it landed in state Needs Review.Jan 12 2020, 10:25 PM
This revision was automatically updated to reflect the committed changes.