Date: Wed, 05 Jan 2022 14:56:59 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 260953] lang/python38: compile error: implicit declaration of function 'CPU_COUNT_S' Message-ID: <bug-260953-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260953 Bug ID: 260953 Summary: lang/python38: compile error: implicit declaration of function 'CPU_COUNT_S' Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: ohartmann@walstatt.org Flags: maintainer-feedback?(python@FreeBSD.org) Assignee: python@FreeBSD.org on recent CURRENT, FreeBSD 14.0-CURRENT #0 main-n252058-5e6a2d6eb220: Thu D= ec 30 19:21:01 CET 2021 amd64, compiling port lang/python38 fails du to the er= ror shown below: [...] --- Modules/posixmodule.o --- ./Modules/posixmodule.c:6676:27: error: implicit declaration of function 'CPU_COUNT_S' is invalid in C99 [-Werror,-Wimplicit-function-declaration] for (cpu =3D 0, count =3D CPU_COUNT_S(setsize, mask); count; cpu++) { --=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-260953-7788>