Date: Tue, 21 Jun 2022 13:28:21 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 264807] [PATCH] sysutils/py-psutil: fix failing __FreeBSD_version in psutil 5.9.1 Message-ID: <bug-264807-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264807 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=3D234837&action= =3Dedit 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 p= ort on systems without COMPAT_FREEBSD7. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264807-7788>