https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282280
Bug ID: 282280 Summary: deadlock building textproc/py-rdflib and www/qt5-webengine Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-b...@freebsd.org Reporter: b...@rufus.in-berlin.de CC: k...@freebsd.org, pyt...@freebsd.org CC: k...@freebsd.org, pyt...@freebsd.org When building textproc/py-rdflib and www/qt5-webengine one after the other a deadlock occurs: textproc/py-rdflib depends on py311-html5lib-modern-1.2 while www/qt5-webengine depends on py311-html5lib-1.1. Both are mutually exclusive: textproc/py-rdflib Installing py311-html5lib-modern-1.2... pkg-static: py311-html5lib-modern-1.2 conflicts with py311-html5lib-1.1 (install s files into the same place). Problematic file: /usr/local/lib/python3.11/site- packages/html5lib/__init__.py *** Error code 1 www/qt5-webengine pkg-static: py311-html5lib-1.1 conflicts with py311-html5lib-modern-1.2 (install s files into the same place). Problematic file: /usr/local/lib/python3.11/site- packages/html5lib/__init__.py *** Error code 1 -- You are receiving this mail because: You are on the CC list for the bug.