Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jul 2022 19:36:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 264985] sysutils/syslog-ng: 3.37.1 fails to package with PYTHON=ON: Error: Plist issues found
Message-ID:  <bug-264985-21822-nFL9zsYjBd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264985-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264985-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264985

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Dec701eb51727f506b81f44c45930f3d=
e436b5666

commit ec701eb51727f506b81f44c45930f3de436b5666
Author:     Christian Ullrich <chris@chrullrich.net>
AuthorDate: 2022-07-05 19:31:14 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2022-07-05 19:31:14 +0000

    sysutils/syslog-ng: Fix package with PYTHON=3DON

    Since the 3.37.1 update, syslog-ng does not build with option PYTHON
    enabled:

    [00:01:12] =3D=3D=3D=3D> Running Q/A tests (stage-qa)
    [00:01:12] Error: /usr/local/lib/syslog-ng/libmod-python.so is linked to
    /usr/local/lib/libpython3.10.so.1.0 from lang/python310 but it is not
    declared as a dependency
    [00:01:12] Warning: you need LIB_DEPENDS+=3Dlibpython3.10.so:lang/pytho=
n310

    PR:             264985
    Submitted by:   Christian Ullrich <chris@chrullrich.net>
    Reported by:    Christian Ullrich <chris@chrullrich.net>
    Reviewed by:    Peter Czanik (CzP) <peter.czanik@oneidentity.com>
                    Balabit (a OneIdentity company) / syslog-ng upstream

    Signed-off-by:  Cy Schubert <cy@FreeBSD.org>

 sysutils/syslog-ng/Makefile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264985-21822-nFL9zsYjBd>