#34726: Wine missing dependencies for gst-plugins-base gnome-vfs gconf gtk2 librsvg libgsf -----------------------------------+---------------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: -----------------------------------+---------------------------------------- Comment(by md14-macports@…): I am seeing what appears to be the same problem just trying to install gtk2, without wine. {{{ $ sudo port -vs install gtk2 ---> Computing dependencies for gtk2...... ---> Dependencies to be installed: librsvg libgsf gconf gtk2 gnome-vfs Error: The following dependencies were not installed: librsvg libgsf gconf gtk2 gnome-vfs To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gtk2 failed }}} Notice that gtk2 depends on itself. It seems that currently the dependency chain is: gtk2 -> librsvg -> libgsf -> gconf -> gtk2. {{{ $ port deps gtk2 Full Name: gtk2 @2.24.10_2+x11 Extract Dependencies: xz Build Dependencies: pkgconfig, perl5 Library Dependencies: atk, pango, gdk-pixbuf2, librsvg, xorg-libXi, xorg-libXrandr, xorg-libXcursor, xorg-libXinerama, xorg-libXdamage, xorg-libXcomposite, xorg-libXfixes Runtime Dependencies: shared-mime-info, hicolor-icon-theme $ port deps librsvg Full Name: librsvg @2.34.2_2 Build Dependencies: pkgconfig Library Dependencies: libart_lgpl, cairo, libcroco, fontconfig, freetype, glib2, libgsf, libxml2, pango Runtime Dependencies: python27 $ port deps libgsf Full Name: libgsf @1.14.22_0 Extract Dependencies: xz Build Dependencies: pkgconfig, gconf, intltool Library Dependencies: libbonobo, bzip2, gettext, glib2, libxml2, zlib, gnome-vfs $ port deps gconf Full Name: gconf @2.28.1_3 Build Dependencies: pkgconfig, intltool Library Dependencies: gtk2, dbus-glib, policykit, orbit2 }}} -- Ticket URL: <https://trac.macports.org/ticket/34726#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS