From: Kurt Mosiejczuk Subject: Re: print/texlive/texmf depending on qt5 (was Re: sparc64 bulk build report) To: ports@openbsd.org Date: Mon, 30 Jun 2025 14:29:44 -0400 On Mon, Jun 30, 2025 at 05:10:55PM +0100, Stuart Henderson wrote: > On 2025/06/29 16:20, Kurt Mosiejczuk wrote: > > So at some point texmf has managed to sprout a roundabout dependency on > > qt5 via the following chains originating with print/psutils > > print/texlive/base not installable print/psutils -> graphics/py-wand -> graphics/ImageMagick -> multimedia/libheif -> multimedia/libde265 -> x11/qt5/qtbase > That isn't a circular dep, it's a build (packaging) failure in qtbase. > checksumming|********************************************** | 75% > Error: /usr/obj/ports/qtbase-5.15.16pl130/fake-sparc64/usr/local/lib/qt5/cmake/Qt5Gui/Qt5Gui_QEglFSKmsGbmIntegrationPlugin.cmake does not exist > Error: /usr/obj/ports/qtbase-5.15.16pl130/fake-sparc64/usr/local/lib/qt5/plugins/egldeviceintegrations/libqeglfs-kms-integration.so does not exist > pkg_create: can't continue Yeah. By "roundabout" I meant that it was way down the chain, not that it was circular. --Kurt