Date: Fri, 10 May 2024 20:34:38 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 278901] irc/znc: include pkgconfig at runtime for module compiling Message-ID: <bug-278901-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278901 Bug ID: 278901 Summary: irc/znc: include pkgconfig at runtime for module compiling Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: dbaio@freebsd.org Reporter: dvl@FreeBSD.org Assignee: dbaio@freebsd.org Flags: maintainer-feedback?(dbaio@freebsd.org) Created attachment 250573 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D250573&action= =3Dedit alters USES=3Dpkgconfig to USES=3Dpkgconfig:both After updating to 1.9.0, I needed to recompile some modules: Checking for list of available modules...=20 Opening config [/usr/home/dvl/.znc/configs/znc.conf]...=20 Found old config from ZNC 1.8.2. Saving a backup of it. Creating a config backup... /usr/home/dvl/.znc/configs/znc.conf.pre-1.9.0 Loading global module [webadmin]...=20 Loading global module [adminlog]...=20 Loading global module [playback]... [ Version mismatch for module playback: core is 1.9.0, module is built for 1.8.2. Recompile this module. ] Unrecoverable config error. Attempts to recompile resulted in: Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) The attached patch fixed that for me --=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-278901-7788>