Date: Fri, 27 Dec 2024 12:22:24 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 283654] databases/memcached does not build due to dependency error Message-ID: <bug-283654-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283654 Bug ID: 283654 Summary: databases/memcached does not build due to dependency error Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bofh@freebsd.org Reporter: xavier@groumpf.org Flags: maintainer-feedback?(bofh@freebsd.org) Assignee: bofh@freebsd.org ust tried to update databases/memcached. It requires and tries to build py311-lxml5-5.3.0, but an error occurs : [root@numenor memcached]# make all =3D=3D=3D> memcached-1.6.34 depends on executable: xml2rfc - not found =3D=3D=3D> Staging for py311-xml2rfc-3.24.0 =3D=3D=3D> py311-xml2rfc-3.24.0 depends on package: py311-lxml5>=3D5.3.0 = - not found =3D=3D=3D> Installing for py311-lxml5-5.3.0 [...] =3D=3D=3D> py311-lxml5-5.3.0 conflicts with installed package(s): py311-lxml-4.9.3 They install files into the same place. You may want to stop build with Ctrl + C. =3D=3D=3D> Checking if py311-lxml5 is already installed =3D=3D=3D> Registering installation for py311-lxml5-5.3.0 as automatic Installing py311-lxml5-5.3.0... pkg-static: py311-lxml5-5.3.0 conflicts with py311-lxml-4.9.3 (installs fil= es into the same place). Problematic file: /usr/local/lib/python3.11/site-packages/lxml/ElementInclude.py *** Error code 1 However, py311-lxml-4.9.3 is requires by other ports : [root@numenor memcached]# pkg query %ro py311-lxml-4.9.3 print/py-fonttools www/py-beautifulsoup Which do not build (I tried) with py311-lxml5-5.3.0. The first can be rebui= lt without LXML option, but the second has no options to change Regards, Xavier --=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-283654-7788>