Date: Mon, 22 May 2023 04:49:02 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 271557] net/remmina: Using libsoup2 and libsoup3 in the same process is not supported Message-ID: <bug-271557-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271557 Bug ID: 271557 Summary: net/remmina: Using libsoup2 and libsoup3 in the same process is not supported Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: fernape@FreeBSD.org Reporter: root@dc365.ru Assignee: fernape@FreeBSD.org Flags: maintainer-feedback?(fernape@FreeBSD.org) Created attachment 242316 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242316&action= =3Dedit Fixing the version of libsoup in use If the libsoup3 library is present on the system during the build of net/remmina, the port is linked against this library. After installation, the application is not functional and crashes with the message: libsoup-ERROR **: 09:36:19.231: libsoup3 symbols detected. Using libsoup2 a= nd libsoup3 in the same process is not supported. Trace/BPT trap The included Makefile patch fixes the issue. --=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-271557-7788>