Page MenuHomeFreeBSD

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

Authored by nc on Dec 26 2019, 9:46 PM.
Tags
Referenced Files
Unknown Object (File)
Fri, Oct 3, 12:31 AM
Unknown Object (File)
Thu, Oct 2, 11:45 PM
Unknown Object (File)
Wed, Oct 1, 10:38 PM
Unknown Object (File)
Sun, Sep 28, 8:18 PM
Unknown Object (File)
Fri, Sep 26, 3:06 PM
Unknown Object (File)
Sun, Sep 21, 12:12 AM
Unknown Object (File)
Sat, Sep 20, 4:26 AM
Unknown Object (File)
Sep 13 2025, 9:19 AM

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.