[Bug 264807] [PATCH] sysutils/py-psutil: fix failing __FreeBSD_version in psutil 5.9.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Jun 2022 13:28:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264807
Bug ID: 264807
Summary: [PATCH] sysutils/py-psutil: fix failing
__FreeBSD_version in psutil 5.9.1
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: sunpoet@FreeBSD.org
Reporter: torstenb@vmunix.org
Assignee: sunpoet@FreeBSD.org
Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
Created attachment 234837
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234837&action=edit
Adding patch to psutil/arch/freebsd/mem.c and increasing the ports revision
psutil 5.9.1 doesn't include <sys/param.h>, causing __FreeBSD_version check for
> 702101 in arch/freebsd/mem.c to not work properly and thus breaking the port
on systems without COMPAT_FREEBSD7.
--
You are receiving this mail because:
You are the assignee for the bug.