Date: Sat, 30 Sep 2023 23:59:24 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 274187] sysutils/syslog-ng: Fix plist error when building with PYTHON option Message-ID: <bug-274187-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274187 Bug ID: 274187 Summary: sysutils/syslog-ng: Fix plist error when building with PYTHON option Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: cy@FreeBSD.org Reporter: romain@FreeBSD.org Assignee: cy@FreeBSD.org Flags: maintainer-feedback?(cy@FreeBSD.org) Created attachment 245343 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245343&action= =3Dedit Patch to fix the issue When building with python support: ---Begin OPTIONS List--- =3D=3D=3D> The following configuration options are available for syslog-ng-= 4.4.0: [...] PYTHON=3Don: Build with Python 3.9 support Some files are orphaned: =3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: lib/syslog-ng/python/syslogng/__pycache__/reloc%%PYTHON_EXT_SUFFIX%%.pyc Error: Orphaned: lib/syslog-ng/python/syslogng/reloc.py It look like this is part of https://github.com/syslog-ng/syslog-ng/commit/64f7b8e52e3358dc6c11824954f3a= 89966b048e1 added last week. No need to bump PORTREVISION since PYTHON is not a default option. --=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-274187-7788>