[MacPorts] #20465: libglade2 can't find xineramaproto, randrproto, fixesproto, compositeproto, damageproto
#20465: libglade2 can't find xineramaproto, randrproto, fixesproto, compositeproto, damageproto -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: libglade2 -------------------------------------+-------------------------------------- Configuring libglade2 failed for me, on Mac OS X 10.5.7 Intel with Xcode 3.1.2: {{{ checking for pkg-config... /mp/bin/pkg-config checking for GTK+ - version >= 2.5.0... no *** Could not run GTK+ test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GTK+ is incorrectly installed. checking for gtk_plug_get_type... no checking pkg-config is at least version 0.9.0... yes checking for LIBGLADE... configure: error: Package requirements ( libxml-2.0 >= 2.4.10 atk >= 1.9.0 gtk+-2.0 >= 2.5.0 glib-2.0 >= 2.10.0) were not met: Package xineramaproto was not found in the pkg-config search path. Perhaps you should add the directory containing `xineramaproto.pc' to the PKG_CONFIG_PATH environment variable Package 'xineramaproto', required by 'Xinerama', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBGLADE_CFLAGS and LIBGLADE_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. }}} Once I installed xorg-xineramaproto, I got: {{{ Package randrproto was not found in the pkg-config search path. Perhaps you should add the directory containing `randrproto.pc' to the PKG_CONFIG_PATH environment variable Package 'randrproto', required by 'Xrandr', not found }}} I installed xorg-randrproto, then I got: {{{ Package fixesproto was not found in the pkg-config search path. Perhaps you should add the directory containing `fixesproto.pc' to the PKG_CONFIG_PATH environment variable Package 'fixesproto', required by 'Xfixes', not found }}} I installed xorg-fixesproto: {{{ Package compositeproto was not found in the pkg-config search path. Perhaps you should add the directory containing `compositeproto.pc' to the PKG_CONFIG_PATH environment variable Package 'compositeproto', required by 'Xcomposite', not found }}} Installed xorg-compositeproto: {{{ Package damageproto was not found in the pkg-config search path. Perhaps you should add the directory containing `damageproto.pc' to the PKG_CONFIG_PATH environment variable Package 'damageproto', required by 'Xdamage', not found }}} Installed xorg-damageproto. Finally, I was able to build libglade2. So libglade2 or someone in libglade2's dependency chain needs to declare dependencies on xorg-xineramaproto, xorg-randrproto, xorg-fixesproto, xorg-compositeproto, and xorg-damageproto, but I don't know who. Possibly this was already fixed by r50534 but since that did not bump the revisions of the affected ports, those of us who already had the ports installed did not receive the fix. -- Ticket URL: <http://trac.macports.org/ticket/20465> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20465: libglade2 can't find xineramaproto, randrproto, fixesproto, compositeproto, damageproto -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: libglade2 -------------------------------------+-------------------------------------- Comment(by ryandesign@…): Of the ports that were modified by r50534, the following have already had their version or revision subsequently increased: * mesa * xorg-libAppleWM * xorg-libFS * xorg-libX11 * xorg-libXTrap * xorg-libXaw * xorg-libXt * xorg-libxcb * xorg-xcb-util That leaves the following ports which I believe should now have their revision bumped to ensure everyone receives the change: * Xft2 * xorg-libXScrnSaver * xorg-libXTrap * xorg-libXau * xorg-libXcomposite * xorg-libXcursor * xorg-libXdamage * xorg-libXdmcp * xorg-libXevie * xorg-libXext * xorg-libXfixes * xorg-libXfont * xorg-libXfontcache * xorg-libXi * xorg-libXinerama * xorg-libXmu * xorg-libXp * xorg-libXrandr * xorg-libXres * xorg-libXtst * xorg-libXv * xorg-libXvMC * xorg-libXxf86dga * xorg-libXxf86misc * xorg-libXxf86vm * xorg-libdmx * xorg-libfontenc * xorg-libice * xorg-liblbxutil * xorg-libsm * xorg-libxkbfile * xpm * xrender If you have no objection I'm happy to do this. -- Ticket URL: <http://trac.macports.org/ticket/20465#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20465: libglade2 can't find xineramaproto, randrproto, fixesproto, compositeproto, damageproto -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: libglade2 -------------------------------------+-------------------------------------- Comment(by jeremyhu@…): Ok -- Ticket URL: <http://trac.macports.org/ticket/20465#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20465: libglade2 can't find xineramaproto, randrproto, fixesproto, compositeproto, damageproto -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: snc@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: libglade2 -------------------------------------+-------------------------------------- Changes (by snc@…): * owner: macports-tickets@… => snc@… * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/20465#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20465: libglade2 can't find xineramaproto, randrproto, fixesproto, compositeproto, damageproto --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: snc@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: libglade2 | --------------------------------------+------------------------------------- Changes (by snc@…): * status: assigned => closed * resolution: => fixed Comment: Port revisions bumped in r54724. This should correct the problem in this ticket. -- Ticket URL: <http://trac.macports.org/ticket/20465#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts